Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.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 d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10 Commit message: "testenv: install dbg pkgs with --binary-repo too" > git rev-list --no-walk d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins4017664780329708886.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:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs -b osmocom:latest -c all [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-21T12:22:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-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 [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (9512 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Emulation.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking M3UA_Emulation.ttcn Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking PFCP_Types.ttcn Linking HNBAP_CommonDataTypes.asn Linking HNBAP_Constants.asn Linking HNBAP_Containers.asn Linking HNBAP_IEs.asn Linking HNBAP_PDU_Contents.asn Linking HNBAP_PDU_Descriptions.asn Linking HNBAP_EncDec.cc Linking HNBAP_Types.ttcn Linking HNBAP_Templates.ttcn Linking RUA_CommonDataTypes.asn Linking RUA_Constants.asn Linking RUA_Containers.asn Linking RUA_IEs.asn Linking RUA_PDU_Contents.asn Linking RUA_PDU_Descriptions.asn Linking RUA_EncDec.cc Linking RUA_Types.ttcn Linking RUA_Templates.ttcn Linking RUA_Emulation.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Iuh_Types.ttcn Linking Iuh_CodecPort.ttcn Linking Iuh_CodecPort_CtrlFunctDef.cc Linking Iuh_CodecPort_CtrlFunct.ttcn Linking Iuh_Emulation.ttcn Linking DNS_Helpers.ttcn Linking SDP_Templates.ttcn Linking MGCP_Emulation.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking RAN_Adapter.ttcnpp Linking RAN_Emulation.ttcnpp Linking BSSAP_CodecPort.ttcn Linking SCCP_Templates.ttcn Linking PFCP_CodecPort.ttcn Linking PFCP_CodecPort_CtrlFunct.ttcn Linking PFCP_CodecPort_CtrlFunctDef.cc Linking PFCP_Emulation.ttcn Linking PFCP_Templates.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_EncDec.cc Linking IuUP_Emulation.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking SCTP_Templates.ttcn Linking Mutex.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-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:1232.2-24: In function instance: HNBGW_Tests.ttcn:1232.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1244.2-17: In function instance: HNBGW_Tests.ttcn:1244.2-17: warning: The value returned by function `@ConnHdlr.f_rua_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'make', '-j', '17'] 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_3.cc Creating dependency file for RUA_Constants_part_4.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_6.cc Creating dependency file for RANAP_PDU_Contents_part_7.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_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.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_1.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_2.cc Creating dependency file for RUA_Types_part_1.cc Creating dependency file for RUA_Templates_part_7.cc Creating dependency file for RUA_Templates_part_6.cc Creating dependency file for RUA_Templates_part_5.cc Creating dependency file for RUA_Templates_part_4.cc Creating dependency file for RUA_Templates_part_3.cc Creating dependency file for RUA_Templates_part_2.cc Creating dependency file for RUA_Templates_part_1.cc Creating dependency file for RUA_Emulation_part_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_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.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_5.cc Creating dependency file for PFCP_Types_part_6.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_Templates_part_7.cc Creating dependency file for PFCP_Types_part_1.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_3.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_7.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_5.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_7.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_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.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_6.cc Creating dependency file for MobileL3_CC_Types_part_7.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_4.cc Creating dependency file for Misc_Helpers_part_5.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_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_Emulation_part_3.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_4.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_2.cc Creating dependency file for Iuh_Emulation_part_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_6.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_4.cc Creating dependency file for HNBAP_Types_part_3.cc Creating dependency file for HNBAP_Types_part_2.cc Creating dependency file for HNBAP_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_7.cc Creating dependency file for HNBAP_Templates_part_6.cc Creating dependency file for HNBAP_Templates_part_5.cc Creating dependency file for HNBAP_Templates_part_4.cc Creating dependency file for HNBAP_Templates_part_3.cc Creating dependency file for HNBAP_Templates_part_2.cc Creating dependency file for HNBAP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_6.cc Creating dependency file for ConnHdlr_part_5.cc Creating dependency file for ConnHdlr_part_4.cc Creating dependency file for ConnHdlr_part_3.cc Creating dependency file for ConnHdlr_part_2.cc Creating dependency file for ConnHdlr_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for 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 RANAP_Types.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Mutex.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HNBGW_Tests.cc Creating dependency file for HNBAP_Types.cc Creating dependency file for HNBAP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for ConnHdlr.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr.o ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc 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 Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex.o Mutex.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc 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 Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc env 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 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 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 env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_1.o Mutex_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_2.o Mutex_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_3.o Mutex_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_4.o Mutex_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_5.o Mutex_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_6.o Mutex_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_7.o Mutex_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc: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 RUA_IEs.o RUA_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc 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 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (388 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'apt-rdepends', 'osmo-hnbgw'] [testenv][generic] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][generic] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][generic] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][generic] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-pfcp0: installing libosmo-pfcp-dbg [testenv][generic] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][generic] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-hnbgw -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp0 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 38 newly installed, 0 to remove and 1 not upgraded. Need to get 15.4 MB of archives. After this operation, 25.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.4.0 [16.4 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.13.1 [57.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.13.1 [101 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp0 0.4.0 [40.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.37 [286 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv-dbg 0.4.0 [40.3 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.6.0 [51.7 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap-dbg 1.6.0 [191 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp-dbg 0.4.0 [128 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.6.0 [28.0 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua-dbg 1.6.0 [93.3 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.6.2 [105 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw-dbg 1.6.2 [502 kB] Fetched 15.4 MB in 0s (86.0 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-latest. Preparing to unpack .../04-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.37_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.2_amd64.deb ... Unpacking osmo-hnbgw (1.6.2) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.2_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.2) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.37) ... Setting up libosmo-gtlv1:amd64 (0.4.0) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmo-rua0:amd64 (1.6.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmo-rua-dbg:amd64 (1.6.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-pfcp0:amd64 (0.4.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-hnbgw (1.6.2) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.2) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] 20241121122237678 DLSS7 <000c> osmo_ss7.c:337 0: Creating SS7 Instance 20241121122237678 DLSS7 <000c> osmo_ss7.c:637 0: Creating Route Table system 20241121122237678 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241121122237678 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241121122237678 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241121122237678 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241121122237678 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS 20241121122237678 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241121122237678 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241121122237679 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241121122237679 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241121122237679 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241121122237679 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241121122237679 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241121122237679 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241121122237679 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241121122237679 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121122237679 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241121122237679 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241121122237679 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241121122237679 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241121122237679 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241121122237679 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241121122237679 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241121122237679 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241121122237679 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241121122237679 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x5645df5fb520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5645df5fb500(iups) with 3 counters 20241121122237867 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241121122237867 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241121122237867 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Allocated (fsm.c:456) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x5645df5fb5a0(msc) with 15 counters (rate_ctr.c:86) 20241121122237867 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241121122237867 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121122237867 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Allocated (fsm.c:456) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x5645df5fb5a0(msc) with 15 counters (rate_ctr.c:86) 20241121122237867 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241121122237867 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121122237867 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Allocated (fsm.c:456) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x5645df5fb5a0(msc) with 15 counters (rate_ctr.c:86) 20241121122237867 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241121122237867 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121122237867 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Allocated (fsm.c:456) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x5645df5fb5a0(msc) with 15 counters (rate_ctr.c:86) 20241121122237867 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241121122237867 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121122237867 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Allocated (fsm.c:456) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x5645df5fb580(sgsn) with 15 counters (rate_ctr.c:86) 20241121122237867 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241121122237867 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121122237867 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Allocated (fsm.c:456) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x5645df5fb580(sgsn) with 15 counters (rate_ctr.c:86) 20241121122237867 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241121122237867 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121122237867 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Allocated (fsm.c:456) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x5645df5fb580(sgsn) with 15 counters (rate_ctr.c:86) 20241121122237867 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241121122237867 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121122237867 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Allocated (fsm.c:456) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x5645df5fb580(sgsn) with 15 counters (rate_ctr.c:86) 20241121122237867 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241121122237867 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121122237867 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241121122237867 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241121122237867 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241121122237867 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241121122237867 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241121122237867 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241121122237867 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:44347 (mgcp_client.c:987) 20241121122237867 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:74) 20241121122237867 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121122237867 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:843) 20241121122237867 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:869) 20241121122237867 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20241121122237867 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x7f55e91d6e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20241121122237867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_DOWN}: Allocated (fsm.c:456) 20241121122237867 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956) 20241121122237867 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20241121122237867 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20241121122237867 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780) 20241121122237867 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20241121122237867 DLGLOBAL DEBUG validating counter group 0x7f55e91d6ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241121122237867 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20241121122237867 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{IDLE}: Allocated (fsm.c:456) 20241121122237867 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20241121122237868 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_DOWN}: Allocated (fsm.c:456) 20241121122237868 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20241121122237868 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241121122237868 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241121122237868 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5645e062e0b0 (osmo_ss7.c:431) 20241121122237868 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:889) 20241121122237868 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:897) 20241121122237868 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20241121122237868 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:797) 20241121122237868 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121122237868 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:843) 20241121122237868 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121122237868 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:797) 20241121122237868 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121122237868 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:843) 20241121122237868 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121122237868 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:797) 20241121122237868 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121122237868 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:843) 20241121122237868 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121122237868 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:797) 20241121122237868 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121122237868 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:843) 20241121122237868 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121122237868 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:797) 20241121122237868 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121122237868 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:843) 20241121122237868 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121122237868 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:797) 20241121122237868 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121122237868 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:843) 20241121122237868 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121122237868 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:797) 20241121122237868 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121122237868 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:843) 20241121122237868 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121122237868 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:797) 20241121122237868 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:37446<->l=::1:2905): New m3ua connection accepted 20241121122237868 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122237868 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122237868 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122237868 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:37446<->l=::1:2905): created dynamic ASP asp-dyn-0 20241121122237868 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:37446<->l=:::2905 20241121122237868 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241121122237868 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241121122237868 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122237868 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241121122237868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122237868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122237868 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122237868 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121122237868 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122237868 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122237868 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122237868 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122237868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122237868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122237868 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122237868 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121122237868 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122237868 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122237868 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122237868 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122237868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122237868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122237868 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122237868 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121122237868 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122237868 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122237868 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122237868 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122237868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122237868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122237868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122237868 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121122237868 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122237868 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122237868 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122237868 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122237868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122237868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122237869 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122237869 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121122237869 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122237869 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122237869 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122237869 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122237869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122237869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122237869 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122237869 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121122237869 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122237869 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122237869 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122237869 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122237869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122237869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122237869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122237869 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121122237869 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122237869 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122237869 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122237869 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122237869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122237869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122237869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122237869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122237869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122237869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122237869 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121122237869 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122237869 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:37446){CONNECTING} connection established (stream_cli.c:362) 20241121122237869 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241121122237869 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:37446) (osmo_ss7_asp.c:934) 20241121122237869 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241121122237869 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241121122237869 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241121122237869 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241121122237869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122237869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241121122237869 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122237869 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122237869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122237869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122237869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713) 20241121122237869 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676) 20241121122237869 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241121122237869 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241121122237869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121122237869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20241121122237869 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241121122237869 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241121122237869 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNBGW_Tests.cfg MC@1d0ad8f57daa: Unix server socket created successfully. MC@1d0ad8f57daa: Listening on TCP port 33209. 1d0ad8f57daa is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 1d0ad8f57daa 33209 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1d0ad8f57daa: New HC connected from 10.0.2.100 [10.0.2.100]. 1d0ad8f57daa: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@1d0ad8f57daa: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1d0ad8f57daa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1d0ad8f57daa: Configuration file was processed on all HCs. MC@1d0ad8f57daa: Creating MTC on host 10.0.2.100. MC@1d0ad8f57daa: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Thu Nov 21 12:22:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_hnb_register started. 20241121122239870 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241121122239870 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241121122239870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564) 20241121122239870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241121122239870 DLSS7 <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241121122239870 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241121122239870 DLSS7 <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS 20241121122239870 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241121122239870 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241121122239870 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241121122239870 DLSS7 <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122239870 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241121122239870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122239870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713) 20241121122239870 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439) 20241121122239870 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241121122239870 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241121122239870 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241121122239870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122239870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241121122239870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241121122239870 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241121122239870 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241121122239870 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241121122239870 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241121122239871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122239871 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122239871 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122239871 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122239871 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122239871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122239871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122239871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713) 20241121122239871 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676) 20241121122239871 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241121122239871 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x5645e062df00]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241121122239871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121122239871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20241121122239871 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241121122239871 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241121122239871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122239871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241121122239871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241121122239871 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241121122239871 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5645e062f4d0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241121122239873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122239880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122239890 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34683<->l=127.0.0.1:4262) (control_if.c:570) 20241121122239921 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122239921 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122239921 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122239921 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122239922 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122239922 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122239922 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122239922 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122239922 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122239922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122239922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122239922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122239922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122239922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122239922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122239922 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122239922 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122239922 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122239922 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122239922 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122239922 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122239922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122239922 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122239922 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122239922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122239922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122239922 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122239922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122239922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122239922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122239922 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122239922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122239922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122239922 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122239923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239923 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122239923 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122239923 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122239923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122239923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122239923 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122239923 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122239923 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122239924 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122239924 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122239924 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122239924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122239924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122239924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122239924 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122239924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122239924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122239924 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122239924 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122239924 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122239924 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122239924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122239924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122239924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122239924 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122239925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122239925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122239925 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122239925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122239925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122239925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122239925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122239925 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122239925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122239925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122239925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122239925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122239925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122239925 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(11)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122239964 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122239964 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122239965 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122239965 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122239965 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122239965 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122239965 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122239965 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122239966 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122239966 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122239966 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122239966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122239966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122239966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122239966 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122239966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122239966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122239967 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122239967 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122239967 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122239967 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122239967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122239967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122239967 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122239967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122239967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122239967 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122239967 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122239967 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122239967 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122239967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122239967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122239967 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122239967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122239967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122239967 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122239967 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122239967 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122239967 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122239967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122239967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122239967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122239967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122239967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122239967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122239967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122239967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122239967 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122239967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122239967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122239967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122239967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122239967 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122239967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122239967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122239967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122239967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122239967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122239967 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122239967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122239967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122239967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122239967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122239967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122239967 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122239967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122239967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122239968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122239968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122239968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122239968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122239968 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122240155 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122240155 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122240155 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122240155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122240159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240159 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122240159 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122240159 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122240159 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122240159 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122240159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122240161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122240161 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122240161 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122240161 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122240161 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122240161 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122240161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122240161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122240161 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122240161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122240161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122240161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122240161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122240161 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122240161 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122240161 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122240162 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122240162 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122240162 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122240162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122240162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122240162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122240163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122240163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122240163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122240163 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122240163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240163 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122240163 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122240163 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122240163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122240163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122240163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122240163 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122240195 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122240195 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122240195 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122240195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122240199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240199 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122240199 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122240199 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122240199 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122240199 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122240199 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122240200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240200 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122240200 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122240200 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122240200 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122240200 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122240200 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122240200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122240200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122240200 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122240200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122240200 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122240200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122240200 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122240200 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122240201 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122240201 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122240202 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122240202 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122240202 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122240202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122240202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122240202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122240202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122240202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122240202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122240202 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122240202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122240202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122240202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122240202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122240202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122240202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122240202 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122240966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240966 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122240966 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122240966 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122240966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122240966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122240966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122240966 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122240966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122240966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122240966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122240966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122240966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122240966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122240966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122240966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122240966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122240966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122240966 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122240967 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122240967 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122240967 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122240967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122240967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122240967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122240967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122240967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122240967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122240967 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122240967 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122240967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122240967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122240967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122240967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122240967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122240967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122240967 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122240968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122240968 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122240968 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122240968 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122240968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122240968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122240968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122240968 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122240968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122240968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122240968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122240968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122240968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122240968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122240968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122240968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122240969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122240969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122240969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122240969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122240969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122240969 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122240969 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122240969 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122241005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122241005 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122241005 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122241006 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122241006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122241006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122241006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122241006 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122241006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122241006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122241006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122241006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122241006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122241006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122241006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122241006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122241006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122241006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122241006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122241006 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122241006 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122241006 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122241006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122241006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122241006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122241006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122241006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122241006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122241006 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122241006 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122241006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122241006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122241006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122241006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122241006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122241006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122241006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122241006 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122241007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122241007 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122241008 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122241008 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122241008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122241008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122241008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122241008 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122241008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122241008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122241008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122241008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122241008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122241008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122241008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122241008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122241008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122241008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122241008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122241008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122241008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122241008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122241008 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122241008 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122241030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122241030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122241030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122241030 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122241030 DLGLOBAL DEBUG validating counter group 0x5645df5fbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241121122241030 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122241030 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122241030 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122241030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122241030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122241038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122241039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122241039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122241039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_hnb_register(3)@1d0ad8f57daa: Final verdict of PTC: none 20241121122241039 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122241039 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(12)@1d0ad8f57daa: Final verdict of PTC: none 20241121122241039 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34683<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(10)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(4)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(15)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122241042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54020<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@1d0ad8f57daa: Test case TC_hnb_register finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Nov 21 12:22:41 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241121122241116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122241169 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122241169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122241169 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122241169 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122241169 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122241169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122241169 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122241170 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122241170 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122241170 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122241170 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122241170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122241170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122241170 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122241170 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122241170 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122241170 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122241170 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122241170 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122241170 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122241170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122241170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122241170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122241170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122241170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122241170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122241170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122241170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122241170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122241170 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122241170 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122241170 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122241170 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122241170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122241170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122241170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122241170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122241170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122241170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122241170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122241170 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122241170 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122241170 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122241170 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122241518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223160) 20241121122241825 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::5c97:4bff:fe70:7d2b]:2905 err=None (stream.c:265) 20241121122241825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241121122241825 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241121122241825 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::5c97:4bff:fe70:7d2b]:2905 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=223160, count=225440) 20241121122243171 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122243171 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122243171 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122243171 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122243171 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122243171 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Thu Nov 21 12:22:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_hnb_register_duplicate started. 20241121122244597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122244602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122244608 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43673<->l=127.0.0.1:4262) (control_if.c:570) TC_hnb_register_duplicate-Iuh0(20)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122244636 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122244636 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122244656 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122244656 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244656 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122244656 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244657 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122244657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122244657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122244657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244657 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244657 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122244657 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244657 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244657 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122244657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122244657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122244657 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122244657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122244657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122244657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244658 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122244658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244658 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_hnb_register_duplicate-Iuh1(22)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122244658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244658 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244658 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244658 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122244658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122244658 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57619 (stream_srv.c:129) 20241121122244658 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57619<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122244658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122244658 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122244658 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122244658 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244659 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244659 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122244659 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122244659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244659 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122244659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244659 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244659 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244659 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122244659 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122244660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244660 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122244660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244660 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122244660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122244660 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122244660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122244660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122244660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122244660 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(26)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(24)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122244701 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122244701 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244702 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122244702 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244702 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122244702 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244702 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244702 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122244702 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122244702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122244702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244703 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244703 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122244703 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244703 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244703 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122244703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244703 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122244703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122244703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122244703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122244703 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122244703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244703 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122244703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244703 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122244703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122244703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122244703 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122244704 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244704 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122244704 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122244704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244704 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122244704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244704 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244704 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244704 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122244704 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122244704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244704 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122244704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244704 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244704 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122244705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122244705 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122244705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122244705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122244705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122244705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122244895 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122244895 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122244895 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122244895 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122244898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244898 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122244898 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122244898 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122244898 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122244898 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122244898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122244899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244899 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122244899 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122244899 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122244899 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122244899 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122244899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122244900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122244900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122244900 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122244900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122244900 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122244900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122244900 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122244900 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122244900 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122244900 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244901 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244901 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122244901 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122244901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122244901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244901 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122244901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122244901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122244901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122244901 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122244937 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122244937 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122244937 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122244937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122244940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244940 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122244940 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122244940 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122244940 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122244940 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122244940 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122244941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244942 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122244942 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122244942 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122244942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122244942 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122244942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122244942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122244942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122244942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122244942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122244942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122244942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122244942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122244942 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122244942 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122244942 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122244943 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122244943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122244943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122244943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122244943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122244943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122244943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122244943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122244943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122244943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122244943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122244943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122244943 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122244943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122244943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122244943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122244943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122244943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122244943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122244943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122244943 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122245704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122245704 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122245704 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122245704 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122245704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122245704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122245704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122245704 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122245704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122245704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122245704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122245704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122245704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122245704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122245704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122245704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122245704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122245704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122245704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122245704 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122245704 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122245704 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122245704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122245704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122245704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122245704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122245704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122245704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122245704 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122245704 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122245704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122245704 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122245704 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122245704 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122245704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122245704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122245705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122245705 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122245706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122245706 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122245706 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122245706 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122245706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122245706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122245706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122245706 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122245706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122245706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122245706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122245706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122245706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122245706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122245706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122245706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122245706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122245706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122245706 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122245706 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122245706 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122245743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122245743 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122245743 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122245743 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122245743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122245743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122245743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122245743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122245743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122245743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122245743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122245743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122245743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122245743 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122245743 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122245743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122245743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245744 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122245744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122245744 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122245744 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122245744 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122245744 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122245744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122245744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122245744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122245744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122245744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122245744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122245744 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122245744 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122245744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122245744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122245744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122245744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122245744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122245744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122245744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122245744 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122245746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122245746 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122245746 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122245746 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122245746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122245746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122245746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122245746 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122245746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122245746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122245746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122245746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122245746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122245746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122245746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122245746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122245746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122245746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122245746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122245746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122245746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122245746 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122245746 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122245746 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122245765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122245765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122245765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122245765 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122245765 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122245765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122245765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122245765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122245765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122245773 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122245773 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122245773 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122245773 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122245773 DHNBAP ERROR (127.0.0.1:57619 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241121122245774 DHNBAP ERROR (127.0.0.1:57619 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241121122245774 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122245774 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241121122245774 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: talloc reports "struct hnb_context" x 1, expecting 1 MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122245783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122245783 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43673<->l=127.0.0.1:4262) (control_if.c:193) 20241121122245784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122245784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122245784 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122245784 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122245784 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(25)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(17)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(30)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122245787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@1d0ad8f57daa: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Nov 21 12:22:45 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 20241121122245844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122245909 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122245909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122245909 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122245909 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122245909 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122245909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122245909 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122245909 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122245909 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122245910 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122245910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122245910 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122245910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122245910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122245910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122245910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122245910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122245910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122245910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122245910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122245910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122245910 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122245910 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122245910 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122245910 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122245910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122245910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122245910 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122245910 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122245910 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122245910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122245910 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122245910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122245910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122245910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122245910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122245910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122245910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122245910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122245910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122245910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122245910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122245910 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122245910 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122245910 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122246245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213256) Waiting for packet dumper to finish... 1 (prev_count=213256, count=214360) 20241121122247910 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122247911 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122247911 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122247911 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122247911 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122247911 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Thu Nov 21 12:22:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241121122249326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122249331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122249341 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38603<->l=127.0.0.1:4262) (control_if.c:570) 20241121122249371 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122249371 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249372 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122249372 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249372 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122249372 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249372 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249372 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122249372 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122249372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122249372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249372 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122249373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122249373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122249373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122249373 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249373 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122249373 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122249373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249373 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122249373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249373 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249373 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122249373 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249373 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249373 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122249373 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122249373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249373 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122249373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249373 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249373 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122249374 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122249374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122249374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122249374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122249374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122249374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122249374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122249374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122249374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122249375 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249375 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122249375 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122249375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249375 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122249375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249375 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122249375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122249375 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(39)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(37)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122249412 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122249412 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249413 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122249413 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249413 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122249413 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249413 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249413 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122249414 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122249414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249414 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249414 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122249414 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249414 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249414 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122249414 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122249414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249414 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249414 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249414 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122249414 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122249414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122249414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122249414 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249414 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122249414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249414 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122249415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122249415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122249415 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122249415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122249415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122249415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122249415 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122249416 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249416 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122249416 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122249416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249416 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122249416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249416 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249416 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249416 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249416 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122249416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122249416 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122249604 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122249604 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122249604 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122249604 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122249608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249608 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122249608 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122249608 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122249608 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122249608 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122249608 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122249609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249609 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122249609 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122249609 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122249609 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122249609 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122249609 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122249609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122249609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122249609 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122249609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122249609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122249609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122249609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122249610 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122249610 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122249610 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249611 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249611 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122249611 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122249611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122249611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249611 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249611 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249611 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249611 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122249611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122249611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122249611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122249611 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122249644 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122249644 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122249644 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122249644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122249647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249647 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122249647 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122249647 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122249647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122249647 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122249647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122249648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249648 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122249648 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122249648 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122249648 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122249648 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122249648 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122249649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122249649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122249649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122249649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122249649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122249649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122249649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122249649 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122249649 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122249649 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122249650 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122249650 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122249650 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122249650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122249650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122249650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122249650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122249650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122249650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122249650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122249650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122249650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122249650 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122249650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122249650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122249650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122249650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122249650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122249650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122249650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122249650 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122250413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122250413 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122250413 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122250413 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122250413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122250413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122250413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122250413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122250413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122250413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122250413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122250413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122250413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122250413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122250413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122250413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122250413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122250413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122250413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122250413 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122250413 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122250413 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122250413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122250413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122250413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122250413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122250413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122250413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122250413 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122250413 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122250414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122250414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122250414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122250414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122250414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122250414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122250414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122250414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122250415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122250415 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122250415 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122250415 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122250415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122250415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122250415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122250415 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122250415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122250415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122250415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122250415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122250415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122250415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122250415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122250415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122250415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122250415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122250415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122250415 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122250415 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122250454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122250454 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122250454 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122250454 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122250454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122250454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122250454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122250454 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122250454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122250454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122250454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122250454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122250454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122250454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122250454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122250454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122250454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122250454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122250454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122250454 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122250455 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122250455 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122250455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122250455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122250455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122250455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122250455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122250455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122250455 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122250455 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122250455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122250455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122250455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122250455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122250455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122250455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122250455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122250455 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122250456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122250456 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122250456 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122250456 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122250456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122250456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122250456 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122250456 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122250456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122250456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122250456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122250456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122250456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122250456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122250456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122250456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122250456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122250457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122250457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122250457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122250457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122250457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122250457 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122250457 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122250474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122250474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122250474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122250474 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122250474 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122250474 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122250474 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122250474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122250474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122250476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122250476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122250476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122250476 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122250476 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) 20241121122250476 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122250476 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122250476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122250476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: talloc reports "struct hnb_context" x 1, expecting 1 MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@1d0ad8f57daa: Final verdict of PTC: none 20241121122250483 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38603<->l=127.0.0.1:4262) (control_if.c:193) 20241121122250483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122250483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122250483 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122250483 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122250483 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122250483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36994<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(41)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(32)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(43)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122250485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@1d0ad8f57daa: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Thu Nov 21 12:22:50 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 20241121122250537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122250622 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122250622 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122250622 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122250622 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122250622 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122250622 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122250622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122250622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122250622 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122250622 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122250622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122250622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122250622 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122250622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122250622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122250622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122250622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122250622 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122250622 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122250622 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122250622 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122250622 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122250622 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122250622 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122250622 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122250622 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122250622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122250622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122250622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122250622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122250622 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122250622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122250622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122250622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122250622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122250622 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122250622 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122250622 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122250622 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122250939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37000<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210872) Waiting for packet dumper to finish... 1 (prev_count=210872, count=211528) 20241121122252623 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122252623 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122252623 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122252623 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122252623 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122252623 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Thu Nov 21 12:22:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_hnb_disconnected_timeout started. 20241121122254019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122254023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122254032 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36673<->l=127.0.0.1:4262) (control_if.c:570) 20241121122254060 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122254060 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254061 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122254061 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254061 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122254061 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254062 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254062 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122254062 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122254062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122254062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254062 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254062 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122254062 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254062 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254062 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122254062 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122254062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254062 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122254062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_hnb_disconnected_timeout-Iuh0(48)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122254062 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254062 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122254062 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122254062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254062 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254062 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254062 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122254062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122254062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122254062 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122254062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254062 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254062 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254062 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122254062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122254062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122254062 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122254063 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254063 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122254063 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122254063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254063 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122254063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254063 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254063 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254063 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122254063 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122254064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254064 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122254064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254064 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254064 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254064 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254064 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122254064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122254064 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122254064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254064 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254064 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254064 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122254064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122254064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122254064 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(52)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122254093 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122254093 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254094 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122254094 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254094 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122254094 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254094 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122254094 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254095 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254095 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122254095 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122254095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254095 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122254095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254095 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254095 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254095 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122254095 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122254095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254095 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122254095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254095 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254095 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254095 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122254095 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122254095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254096 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122254096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254096 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254096 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254096 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122254096 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122254096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122254096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254096 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254096 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254096 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254096 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122254096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254096 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254096 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254096 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122254096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254096 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254096 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254096 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122254096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254096 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254096 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254096 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122254096 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122254143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122254143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122254143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122254143 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122254143 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122254143 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122254143 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122254143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122254143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122254288 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122254288 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122254288 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122254288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122254291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254291 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122254291 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122254291 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122254291 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122254291 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122254291 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122254292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254292 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122254292 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122254292 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122254292 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122254292 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122254292 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122254292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122254293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122254293 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122254293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122254293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122254293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122254293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122254293 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122254293 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122254293 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254294 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254294 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122254294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122254294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122254294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254294 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122254294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122254294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122254294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122254294 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122254321 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122254321 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122254321 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122254321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122254323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254323 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122254323 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122254323 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122254323 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122254323 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122254323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122254325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254325 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122254325 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122254325 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122254325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122254325 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122254325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122254325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122254325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122254325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122254325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122254325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122254325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122254325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122254325 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122254325 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122254325 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122254326 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122254326 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122254326 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122254326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122254326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122254326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122254326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122254326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122254326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122254326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122254326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122254326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122254326 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122254326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122254326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122254326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122254326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122254326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122254326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122254326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122254326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122255097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122255097 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122255097 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122255097 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122255097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122255097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122255097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122255097 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122255098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122255098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122255098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122255098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122255098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122255098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122255098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122255098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122255098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122255098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122255098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122255098 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122255098 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122255098 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122255098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122255098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122255098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122255098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122255098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122255098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122255098 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122255098 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122255098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122255098 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122255098 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122255098 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122255098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122255098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122255098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122255098 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122255098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122255098 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122255098 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122255098 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122255098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122255098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122255098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122255098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122255099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122255099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122255099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122255099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122255099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122255099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122255099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122255099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122255099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122255099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122255099 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122255099 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122255099 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122255129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122255129 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122255129 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122255129 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122255129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122255129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122255129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122255129 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122255129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122255130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122255130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122255130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122255130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122255130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122255130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122255130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122255130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122255130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122255130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122255130 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122255130 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122255130 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122255130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122255130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122255130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(54)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122255130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122255130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122255130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122255130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122255130 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122255130 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122255130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122255130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122255130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122255130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122255130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122255130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122255130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122255130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122255132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122255132 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122255132 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122255132 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122255132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122255132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122255132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122255132 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122255132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122255132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122255132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122255132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122255132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122255132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122255132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122255132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122255132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122255132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122255132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122255132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122255132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122255132 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122255132 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122255132 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122255153 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@1d0ad8f57daa: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@1d0ad8f57daa: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241121122255158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122255158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122255158 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122255158 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122255158 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241121122256161 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241121122301169 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@1d0ad8f57daa: 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@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241121122302199 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(57)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122302200 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122302200 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)@1d0ad8f57daa: 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@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122302207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122302207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122302207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122302207 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122302208 DLGLOBAL DEBUG validating counter group 0x5645df5fbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241121122302208 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122302208 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122302208 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122302208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122302208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241121122302210 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122303214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122303214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122303214 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122303214 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122303214 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241121122303217 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241121122309227 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@1d0ad8f57daa: 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@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122309234 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36673<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@1d0ad8f57daa: Final verdict of PTC: none 20241121122309234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122309234 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122309234 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122309234 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(50)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@1d0ad8f57daa: Final verdict of PTC: none 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122309234 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122309235 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122309235 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122309235 [1;34mDLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122309235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122309235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(54)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@1d0ad8f57daa: Final verdict of PTC: none 20241121122309235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122309235 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122309235 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122309235 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122309235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122309235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122309235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122309235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122309235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW-MGCP(56)@1d0ad8f57daa: Final verdict of PTC: none 20241121122309235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122309235 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122309235 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122309235 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122309235 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122309235 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122309235 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122309235 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122309235 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(52)@1d0ad8f57daa: Final verdict of PTC: none 20241121122309235 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122309235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122309235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122309235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122309235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn0-M3UA(55)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@1d0ad8f57daa: Final verdict of PTC: none 20241121122309235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122309235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122309235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122309235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122309235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122309235 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122309235 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122309235 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122309235 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(45)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122309236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37014<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@1d0ad8f57daa: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Thu Nov 21 12:23:09 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 20241121122309282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122309683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196888) Waiting for packet dumper to finish... 1 (prev_count=196888, count=222128) 20241121122311236 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122311236 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122311236 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122311236 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122311236 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122311236 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Thu Nov 21 12:23:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ue_register started. 20241121122312765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122312769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122312778 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39657<->l=127.0.0.1:4262) (control_if.c:570) 20241121122312809 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122312809 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122312809 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122312809 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122312809 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122312809 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122312810 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122312810 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122312810 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122312810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122312810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122312810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122312810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122312810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122312810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122312810 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122312810 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122312810 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122312810 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122312810 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122312810 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122312810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122312810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122312810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122312810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122312810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122312810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122312810 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ue_register-Iuh0(63)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122312810 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122312811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122312811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122312811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122312811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122312811 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122312811 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122312811 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122312811 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122312811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122312811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122312811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122312811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122312811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122312811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122312811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122312811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122312811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122312811 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122312811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122312811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122312811 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122312811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122312811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122312811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122312811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122312811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122312812 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122312812 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122312812 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122312812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122312812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122312812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122312812 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122312812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122312812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122312812 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122312812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122312812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122312812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122312812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122312812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122312812 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(67)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122312843 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122312843 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122312843 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122312843 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122312843 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122312843 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122312844 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122312844 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122312844 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122312844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122312844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122312844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122312844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122312844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122312844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122312844 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122312844 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122312844 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122312844 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122312844 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122312844 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122312844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122312844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122312844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122312844 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122312844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122312844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122312844 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122312844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122312844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122312844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122312844 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122312844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122312844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122312844 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122312844 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122312844 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122312844 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122312844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122312845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122312845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122312845 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122312845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122312845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122312845 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122312845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122312845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122312845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122312845 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122312845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122312845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122312845 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122312845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122312845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122312845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122312845 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122312845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122312845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122312845 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122312846 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122312846 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122312846 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122312846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122312846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122312846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122312846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122312846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122312846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122312846 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122312846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122312846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122312846 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122312846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122312846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122312846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122312846 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122312846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122312846 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122312895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122312895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122312895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122312895 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122312895 DLGLOBAL DEBUG validating counter group 0x5645df5fbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241121122312895 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122312895 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122312895 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122312895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122312895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122313037 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122313037 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122313037 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122313037 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122313040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313040 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122313040 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122313040 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122313040 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122313040 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122313040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122313041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313041 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122313041 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122313041 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122313041 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122313041 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122313041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122313041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122313042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122313042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122313042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122313042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122313042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122313042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122313042 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122313042 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122313042 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122313043 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122313043 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122313043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122313043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122313043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122313043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122313043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122313043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122313043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122313043 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122313043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122313043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122313043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122313043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122313043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122313043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122313043 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122313071 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122313071 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122313071 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122313071 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122313075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313075 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122313075 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122313075 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122313075 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122313075 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122313075 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122313076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313076 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122313077 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122313077 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122313077 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122313077 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122313077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122313077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122313077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122313077 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122313077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122313077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122313077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122313077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122313077 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122313077 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122313077 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122313078 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122313078 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122313078 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122313078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122313078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122313078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122313078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122313078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122313078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122313078 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122313078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122313078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122313078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122313078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122313078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122313078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122313078 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122313846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313846 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122313846 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122313846 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122313846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122313846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122313846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122313846 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122313847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122313847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122313847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122313847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122313847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122313847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122313847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122313847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122313847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122313847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122313847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122313847 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122313847 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122313847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122313847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122313847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122313847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122313847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122313847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122313847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122313847 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122313847 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122313847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313847 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122313847 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122313847 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122313847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122313847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122313847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122313847 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122313848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313848 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122313848 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122313848 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122313848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122313849 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122313849 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122313849 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122313849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122313849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122313849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122313849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122313849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122313849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122313849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122313849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122313849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122313849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122313849 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122313849 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122313849 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122313880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313880 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122313880 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122313880 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122313880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122313880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122313880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122313880 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122313880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122313880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122313880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122313880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122313880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122313880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122313880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122313880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122313880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122313880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122313880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122313880 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122313880 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122313880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122313880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122313880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122313880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122313880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122313880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122313880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122313880 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122313880 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122313880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122313880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122313880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122313881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122313881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122313881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122313881 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122313881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122313881 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122313881 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122313881 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122313881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122313881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122313881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122313881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122313881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122313881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122313881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122313881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122313881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122313881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122313881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122313881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122313881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122313881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122313881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122313881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122313881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122313881 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122313881 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122313881 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122313903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122313903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122313903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241121122313903 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241121122313903 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241121122313903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122313903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122313909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122313909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122313909 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122313909 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122313909 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122313909 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39657<->l=127.0.0.1:4262) (control_if.c:193) 20241121122313909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register(59)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@1d0ad8f57daa: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@1d0ad8f57daa: Final verdict of PTC: none TC_ue_register-Iuh0(63)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(71)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(60)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122313912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44398<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ue_register finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Nov 21 12:23:13 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241121122313953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122314049 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122314049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122314049 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122314049 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122314049 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122314049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122314049 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122314049 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122314049 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122314049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122314050 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122314050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122314050 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122314050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122314050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122314050 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122314050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122314050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122314050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122314050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122314050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122314050 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122314050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122314050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122314050 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122314050 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122314050 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122314050 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122314050 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122314050 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122314050 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122314050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122314050 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122314050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122314050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122314050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122314050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122314050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122314050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122314050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122314050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122314050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122314050 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122314050 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122314050 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122314050 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122314354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44416<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194516) Waiting for packet dumper to finish... 1 (prev_count=194516, count=210604) 20241121122316051 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122316051 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122316051 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122316051 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122316051 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122316051 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Thu Nov 21 12:23:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ue_register_tmsi_lai started. MTC@1d0ad8f57daa: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20241121122317437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122317443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122317448 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39591<->l=127.0.0.1:4262) (control_if.c:570) 20241121122317483 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122317483 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317483 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122317483 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317484 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122317484 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317484 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317484 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122317484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122317484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122317484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317484 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317484 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122317484 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317484 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317484 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122317484 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122317484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317484 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122317484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317484 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317485 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122317485 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_tmsi_lai-Iuh0(76)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122317485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317485 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317485 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317485 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122317485 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122317485 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122317485 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122317485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317485 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317485 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317485 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122317485 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122317485 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122317485 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122317486 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317486 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122317486 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122317486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317486 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122317486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317486 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317486 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317486 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122317486 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122317486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317486 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122317486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317486 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122317486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122317486 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122317486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122317486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122317486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122317486 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(80)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(78)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122317520 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122317520 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317520 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122317520 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317520 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122317520 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317521 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122317521 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317522 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317522 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122317522 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317522 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122317522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317522 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317522 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317522 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122317522 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317522 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122317522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317522 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317522 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317522 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122317522 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317522 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122317522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317522 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317523 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317523 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122317523 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122317523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122317523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317523 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122317523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122317523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122317523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122317523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(81)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122317582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122317582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122317582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122317582 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122317582 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122317582 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122317582 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122317582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122317582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122317713 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122317713 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122317713 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122317713 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122317716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317716 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122317716 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122317716 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122317716 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122317716 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122317716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122317717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317717 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122317717 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122317717 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122317717 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122317718 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122317718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122317718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122317718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122317718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122317718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122317718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122317718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122317718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122317718 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122317718 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122317718 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317719 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317719 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122317719 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122317719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122317719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317719 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317719 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122317719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122317719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122317719 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122317719 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122317753 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122317753 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122317753 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122317753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122317757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317757 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122317757 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122317757 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122317757 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122317757 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122317757 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122317758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317758 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122317758 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122317758 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122317758 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122317758 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122317758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122317758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122317758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122317758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122317758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122317758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122317758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122317758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122317758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122317758 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122317758 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122317759 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122317759 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122317759 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122317759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122317759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122317759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122317760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122317760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122317760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122317760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122317760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122317760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122317760 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122317760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122317760 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122317760 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122317760 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122317760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122317760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122317760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122317760 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122318522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122318522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122318522 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122318522 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122318522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122318522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122318522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122318522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122318522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122318522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122318522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122318522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122318522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122318523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122318523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122318523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122318523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318523 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122318523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122318523 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122318523 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122318523 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122318523 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122318523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122318523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122318523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122318523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122318523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122318523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122318523 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122318523 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122318523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122318523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122318523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122318523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122318523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122318523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122318523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122318523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122318524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122318524 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122318524 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122318524 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122318524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122318524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122318524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122318524 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122318524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122318524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122318524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122318524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122318524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122318524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122318524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122318524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122318524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122318524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122318524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122318525 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122318525 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122318563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122318563 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122318563 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122318563 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122318563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122318563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122318563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122318563 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122318563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122318563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122318563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122318563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122318563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122318563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122318563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122318563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122318563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.sgsn0-RAN(82)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122318563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122318563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122318563 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122318563 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122318563 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122318563 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122318563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122318563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122318563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122318564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122318564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122318564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122318564 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122318564 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122318564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122318564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122318564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122318564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122318564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122318564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122318564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122318564 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122318565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122318565 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122318565 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122318565 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122318565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122318565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122318565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122318565 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122318565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122318565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122318565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122318565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122318566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122318566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122318566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122318566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122318566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122318566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122318566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122318566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122318566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122318566 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122318566 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122318566 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122318590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122318590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122318590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241121122318590 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241121122318590 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241121122318590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122318590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122318596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54122<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122318597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122318597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122318597 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122318597 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122318597 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122318597 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39591<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_tmsi_lai(72)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(73)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@1d0ad8f57daa: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@1d0ad8f57daa: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(84)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122318599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54114<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Nov 21 12:23:18 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 20241121122318639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122318725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122318725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122318725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122318725 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122318725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122318725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122318725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122318725 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122318726 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122318726 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122318726 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122318726 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122318726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122318726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122318726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122318726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122318726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122318726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122318726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122318726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122318726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122318726 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122318726 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122318726 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122318726 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122318726 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122318726 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122318726 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122318726 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122318726 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122318726 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122318726 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122318726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122318726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122318726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122318726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122318726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122318726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122318726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122318726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122318726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122318726 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122318726 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122318726 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122318726 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122319040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54138<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209708) Waiting for packet dumper to finish... 1 (prev_count=209708, count=210364) 20241121122320726 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122320726 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122320726 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122320726 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122320726 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122320726 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Thu Nov 21 12:23:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ue_register_before_hnb_register started. 20241121122322124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122322127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122322134 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34075<->l=127.0.0.1:4262) (control_if.c:570) 20241121122322165 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122322165 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322165 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122322165 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122322166 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322166 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122322166 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122322166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122322166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322166 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322166 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122322166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122322166 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122322166 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322166 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322166 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122322166 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122322166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122322166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122322166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322166 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122322167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322167 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122322166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122322167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122322167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122322167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122322167 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122322167 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122322167 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322168 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322168 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122322168 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122322168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322169 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122322169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322169 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322169 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322169 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122322169 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122322169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322169 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122322169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322169 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122322169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122322169 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122322169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122322169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122322169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122322169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(93)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122322199 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122322199 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322199 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122322199 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322199 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122322199 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322200 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122322200 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322201 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322201 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122322201 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322201 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122322201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322201 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322201 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322201 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122322201 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322201 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122322201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322201 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322201 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322201 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122322201 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322201 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122322201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322201 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322201 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322201 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122322201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122322202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322202 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122322202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122322202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122322202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122322202 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122322394 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122322394 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122322394 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122322394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122322398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322398 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122322398 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122322398 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122322398 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122322398 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122322398 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122322400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322400 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122322400 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122322400 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122322400 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122322400 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122322400 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122322400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122322400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122322400 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122322400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122322400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122322400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122322400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122322400 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122322400 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122322400 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322401 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322401 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122322401 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122322401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122322401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322401 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122322401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122322401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122322401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122322401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122322428 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122322428 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122322428 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122322428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122322431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322431 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122322431 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122322431 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122322431 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122322431 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122322431 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122322432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322432 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122322432 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122322432 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122322432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122322432 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122322432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122322432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122322432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122322432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122322432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122322432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122322433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122322433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122322433 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122322433 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122322433 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122322434 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122322434 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122322434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122322434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122322434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122322434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122322434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122322434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122322434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122322434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122322434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122322434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122322434 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122322434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122322434 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122322434 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122322434 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122322434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122322434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122322434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122322434 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122323204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122323204 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122323204 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122323204 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122323204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122323204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122323204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122323204 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122323204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122323204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122323204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122323204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122323204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122323204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122323204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122323204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122323204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122323205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122323205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122323205 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122323205 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122323205 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122323205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122323205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122323205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122323205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122323205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122323205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122323205 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122323205 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122323205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122323205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122323205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122323205 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122323205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122323205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122323205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122323205 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122323206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122323206 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122323206 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122323206 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122323206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122323206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122323206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122323206 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122323206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122323206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122323206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122323206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122323206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122323207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122323207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122323207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122323207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122323207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122323207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122323207 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122323207 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122323236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122323236 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122323236 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122323237 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122323237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122323237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122323237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122323237 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122323237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122323237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122323237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122323237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122323237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122323237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122323237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122323237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122323237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122323237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122323237 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122323237 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122323237 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122323237 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122323237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122323237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122323237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122323237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122323237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122323237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122323237 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122323237 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122323237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122323237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122323237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122323237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122323237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122323237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122323237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122323237 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122323239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122323239 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122323239 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122323239 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122323239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122323239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122323239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122323239 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122323239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122323239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122323239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122323239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122323239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122323239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122323239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122323239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122323239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122323239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122323239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122323239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122323239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122323239 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122323239 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122323239 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122323260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122323260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122323260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241121122323260 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241121122323260 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241121122323260 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241121122323260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122323260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122323267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122323267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122323267 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122323267 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) 20241121122323267 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_before_hnb_register(85)@1d0ad8f57daa: Final verdict of PTC: none 20241121122323268 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34075<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(92)@1d0ad8f57daa: Final verdict of PTC: none 20241121122323268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(96)@1d0ad8f57daa: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@1d0ad8f57daa: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(86)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(97)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122323270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54152<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Thu Nov 21 12:23:23 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 20241121122323320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122323409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122323409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122323409 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122323409 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122323409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122323409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122323409 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122323410 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122323410 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122323410 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122323410 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122323410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122323410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122323410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122323410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122323410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122323410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122323410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122323410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122323410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122323410 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122323410 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122323410 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122323410 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122323410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122323410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122323410 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122323410 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122323410 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122323410 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122323410 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122323410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122323410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122323410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122323410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122323410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122323410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122323410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122323410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122323410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122323410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122323410 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122323410 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122323410 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122323722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54168<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207376) Waiting for packet dumper to finish... 1 (prev_count=207376, count=208032) 20241121122325411 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122325411 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122325411 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122325411 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122325411 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122325411 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Thu Nov 21 12:23:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_cs_initial_ue started. 20241121122326806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122326811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122326817 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39617<->l=127.0.0.1:4262) (control_if.c:570) 20241121122326848 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122326848 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122326849 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122326849 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122326849 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122326849 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122326849 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122326849 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122326849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122326849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122326849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122326849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122326850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122326850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122326850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122326850 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122326850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122326850 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122326850 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122326850 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122326850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122326850 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122326850 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_cs_initial_ue-Iuh0(102)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122326850 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122326850 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122326850 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122326850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122326850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122326850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122326850 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122326850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122326850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122326850 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122326850 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122326850 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122326850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122326850 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122326850 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122326850 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122326850 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122326850 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122326850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122326850 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122326850 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122326851 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122326851 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122326851 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122326851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122326851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122326851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122326852 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122326852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122326852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122326852 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122326852 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122326852 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122326852 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122326852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122326852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122326852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122326852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122326852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122326852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122326852 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122326852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122326852 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122326852 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122326852 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122326852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122326852 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122326852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122326852 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122326852 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122326852 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122326852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122326852 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122326852 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(106)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122326886 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122326886 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122326886 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122326886 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122326887 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122326887 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122326887 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122326887 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122326887 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122326887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122326887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122326887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122326887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122326887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122326887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122326887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122326887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122326887 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122326888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122326888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122326888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122326888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122326888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122326888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122326888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122326889 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122326889 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122326889 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122326889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122326889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122326889 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122326889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122326889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122326889 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122326889 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122326889 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122326889 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122326889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122326889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122326889 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122326889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122326889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122326889 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122326889 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122326889 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122326889 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122326889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122326889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122326889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122326889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122326889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122326889 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122326889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122326889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122326889 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122326889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122326889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122326889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122326889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122326889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122326889 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122326889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122326889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122326889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122326889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122326889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122326889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122326889 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122326890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122326890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122326890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122326890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122326890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122326890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122326890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122326951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122326951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122326951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122326951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122326951 DLGLOBAL DEBUG validating counter group 0x5645df5fbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241121122326951 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122326951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122326951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122326951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122326951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122327079 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122327079 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122327079 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122327079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122327082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327082 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122327082 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122327082 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122327082 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122327082 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122327082 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122327084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327084 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122327084 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122327084 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122327084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122327084 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122327084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122327084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122327084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122327084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122327084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122327084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122327084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122327084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122327084 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122327084 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122327084 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122327085 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122327085 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122327085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122327085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122327085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122327085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122327085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122327085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122327085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122327086 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122327086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122327086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122327086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122327086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122327086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122327086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122327086 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122327119 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122327119 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122327119 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122327119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122327122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327122 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122327122 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122327122 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122327122 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122327122 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122327122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122327123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327123 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122327123 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122327123 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122327123 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122327123 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122327123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122327123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122327123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122327123 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122327123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122327123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122327123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122327123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122327124 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122327124 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122327124 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122327125 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122327125 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122327125 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122327125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122327125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122327125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122327125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122327125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122327125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122327125 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122327125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122327125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122327125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122327125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122327125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122327125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122327125 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122327888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327888 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122327888 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122327888 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122327888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122327888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122327888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122327888 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122327888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122327888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122327888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122327888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122327888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122327888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122327888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122327888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122327888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122327888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122327888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122327888 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122327888 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122327888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122327888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122327888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122327888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122327888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122327888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122327888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122327888 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122327888 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122327889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122327889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122327889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122327889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122327889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122327889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122327889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122327890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327890 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122327890 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122327890 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122327890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122327890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122327890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122327890 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122327890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122327890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122327890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122327890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122327890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122327890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122327890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122327890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122327890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122327890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122327890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122327890 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122327890 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122327928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327928 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122327928 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122327928 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122327928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122327928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122327928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122327928 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122327928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122327928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122327928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122327928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122327928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122327928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122327928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122327928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122327928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122327928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122327928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122327928 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122327928 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122327928 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122327928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122327928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122327928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122327928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122327928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122327928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122327928 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122327928 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122327928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122327928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122327928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122327928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122327928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122327928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122327928 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122327930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122327930 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122327930 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122327930 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122327930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122327930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122327930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122327930 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122327931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122327931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122327931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122327931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122327931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122327931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122327931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122327931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122327931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122327931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122327931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122327931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122327931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122327931 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122327931 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122327931 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122327983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42170<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@1d0ad8f57daa: f_create_expect(l3 := '0C8749911273F00AE733'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@1d0ad8f57daa: Created Expect[0] for '0C8749911273F00AE733'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7772528 20241121122329008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122329008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122329008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122329008 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122329008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x769970, normal) (hnbgw_rua.c:388) 20241121122329008 DHNB DEBUG map_rua[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122329008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122329008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7772528 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122329008 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122329008 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122329008 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7772528 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122329008 DCN DEBUG map_sccp[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122329008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122329008 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7772528 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122329008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7772528 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122329008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122329008 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122329008 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122329008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122329008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122329008 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122329008 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{IDLE}: Allocated (fsm.c:456) 20241121122329008 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122329008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0c8749911273f00ae733004f40030003b50056400500f1100926) (sccp_scrc.c:401) 20241121122329008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122329008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122329008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122329008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122329008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122329008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122329008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122329008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122329008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122329008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122329008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122329008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122329008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122329008 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122329008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122329008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122329008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122329009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122329009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122329009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122329009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122329009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122329009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122329009 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@1d0ad8f57daa: Found Expect[0] for l3='0C8749911273F00AE733'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_initial_ue0(111)4199929 HNBGW_Test.msc0-SCCP(104)@1d0ad8f57daa: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122329018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122329018 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122329018 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122329018 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122329018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122329018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122329018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122329018 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122329018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122329018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122329018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122329018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122329018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122329018 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0065f1b4) (sccp_scrc.c:472) 20241121122329018 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241121122329018 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122329018 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122329018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122329018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122329018 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122329018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122329018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122329019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(103)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@1d0ad8f57daa: Final verdict of PTC: none 20241121122329024 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39617<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(108)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@1d0ad8f57daa: Final verdict of PTC: none 20241121122329024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122329024 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122329024 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122329024 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122329024 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122329024 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122329024 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122329024 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122329024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122329024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122329025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122329025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122329025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122329025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122329025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122329025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122329025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122329025 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122329025 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122329025 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122329025 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122329025 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122329025 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122329025 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122329025 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122329025 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122329025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122329025 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122329025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122329025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122329025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122329025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122329025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122329025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122329025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122329025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122329025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122329025 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122329025 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122329025 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122329025 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122329025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122329025 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122329025 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122329025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065f1b4), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122329025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122329025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122329025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122329025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122329025 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122329025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122329025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122329025 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122329025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122329025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122329025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122329025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{disrupted}: Freeing instance (context_map.c:202) 20241121122329025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7772528)[0x5645e0635be0]{disrupted}: Deallocated (fsm.c:568) 20241121122329025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122329025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:206) 20241121122329025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122329025 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7772528 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122329025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122329025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122329026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122329026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122329026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122329026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122329026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122329026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122329026 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122329026 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122329026 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122329026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122329026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122329026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122329026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(107)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(99)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(110)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122329033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Nov 21 12:23:29 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 20241121122329085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122329486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184588) Waiting for packet dumper to finish... 1 (prev_count=184588, count=241384) 20241121122331026 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122331026 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122331026 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122331026 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122331026 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122331026 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Thu Nov 21 12:23:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_ps_initial_ue started. 20241121122332568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122332574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122332578 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34203<->l=127.0.0.1:4262) (control_if.c:570) 20241121122332603 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122332603 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332604 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122332604 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332604 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122332604 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332605 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332605 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122332605 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122332605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332605 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332605 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122332605 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122332605 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332605 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122332605 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332605 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122332605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332605 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332605 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332605 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122332605 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122332605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122332605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122332605 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122332605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332606 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122332606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332606 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332606 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122332606 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122332606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122332606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122332606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122332606 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122332606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122332606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122332606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122332606 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122332607 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332607 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122332607 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122332607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332607 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122332607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332607 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122332607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122332607 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(120)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122332637 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122332637 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332638 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122332638 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332638 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122332638 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332638 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122332638 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332639 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332639 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122332639 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122332639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332640 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122332640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332640 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332640 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332640 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122332640 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332640 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122332640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332640 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332640 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332640 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122332640 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332640 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122332640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332640 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332640 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332640 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122332640 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122332640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332640 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122332641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122332641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122332641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122332641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122332692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122332692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122332692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122332692 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122332692 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122332692 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122332692 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122332692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122332692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122332832 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122332832 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122332832 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122332832 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122332835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332835 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122332835 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122332835 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122332835 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122332836 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122332836 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122332837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332837 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122332837 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122332837 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122332837 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122332837 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122332837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122332837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122332837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122332837 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122332837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122332837 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122332837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122332837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122332837 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122332837 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122332837 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332839 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332839 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122332839 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122332839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122332839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332839 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122332839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122332839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122332839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122332839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122332865 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122332865 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122332865 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122332865 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122332868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332868 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122332868 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122332868 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122332868 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122332868 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122332869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122332870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332870 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122332870 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122332870 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122332870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122332870 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122332870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122332870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122332870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122332870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122332870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122332870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122332870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122332870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122332870 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122332870 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122332870 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122332871 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122332871 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122332871 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122332871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122332871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122332871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122332872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122332872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122332872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122332872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122332872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122332872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122332872 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122332872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122332872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122332872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122332872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122332872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122332872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122332872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122332872 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122333642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122333642 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122333642 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122333642 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122333642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122333642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122333642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122333642 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122333643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122333643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122333643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122333643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122333643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122333643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122333643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122333643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122333643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122333643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122333643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122333643 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122333643 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122333643 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122333643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122333643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122333643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122333643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122333643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122333643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122333643 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122333643 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122333643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122333643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122333643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122333643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122333643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122333643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122333643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122333643 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122333644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122333644 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122333644 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122333644 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122333644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122333644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122333644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122333644 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122333644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122333644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122333644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122333644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122333644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122333644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122333644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122333644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122333644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122333644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122333644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122333644 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122333644 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122333673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122333673 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122333673 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122333673 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122333673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122333673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122333673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122333673 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122333673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122333673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122333673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122333673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122333673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122333673 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122333673 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122333673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122333673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122333673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122333673 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122333673 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122333673 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122333673 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122333673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122333673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122333673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122333674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122333674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122333674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122333674 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122333674 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122333674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122333674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122333674 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122333674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122333674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122333674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122333674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122333674 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122333674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122333674 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122333674 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122333674 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122333674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122333674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122333674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122333674 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122333674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122333674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122333674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122333674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122333674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122333674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122333674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122333674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122333674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122333674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122333674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122333674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122333674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122333674 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122333674 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122333674 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122333718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@1d0ad8f57daa: f_create_expect(l3 := 'F54EE5C8EDC6829A93C2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@1d0ad8f57daa: Created Expect[0] for 'F54EE5C8EDC6829A93C2'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_initial_ue0(125)3197793 20241121122334744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122334744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122334744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122334744 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122334744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30cb61, normal) (hnbgw_rua.c:388) 20241121122334744 DHNB DEBUG map_rua[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122334744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122334744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3197793 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122334744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122334744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122334744 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3197793 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122334744 DCN DEBUG map_sccp[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122334744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122334744 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3197793 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122334744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3197793 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122334744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122334744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122334744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122334744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122334744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122334744 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122334744 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{IDLE}: Allocated (fsm.c:456) 20241121122334744 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122334744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af54ee5c8edc6829a93c2004f40030002150056400500f1100926) (sccp_scrc.c:401) 20241121122334744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122334744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122334744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122334744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122334744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122334744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122334744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122334744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122334744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122334744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122334744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122334744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122334744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122334744 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122334744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122334744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122334744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122334744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122334744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122334744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122334744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122334744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122334744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122334745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@1d0ad8f57daa: Found Expect[0] for l3='F54EE5C8EDC6829A93C2'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_initial_ue0(125)3915384 HNBGW_Test.sgsn0-SCCP(121)@1d0ad8f57daa: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122334754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122334754 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122334754 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122334754 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122334754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122334754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122334754 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122334754 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122334754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122334754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122334754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122334754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122334754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122334754 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009764e6) (sccp_scrc.c:472) 20241121122334754 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241121122334754 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122334754 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122334754 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122334754 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122334754 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122334754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122334754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122334755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122334759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122334760 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34203<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_initial_ue(112)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@1d0ad8f57daa: Final verdict of PTC: none 20241121122334760 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122334760 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122334760 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122334760 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122334760 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122334760 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122334760 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122334760 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(118)@1d0ad8f57daa: Final verdict of PTC: none 20241121122334760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122334760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122334760 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122334760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122334760 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122334760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122334760 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122334760 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122334760 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122334760 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122334760 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122334760 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122334760 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122334760 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122334760 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122334761 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122334761 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122334761 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122334761 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122334761 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122334761 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122334761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122334761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122334761 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122334761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122334761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122334761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122334761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122334761 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122334761 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122334761 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122334761 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122334761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122334761 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122334761 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122334761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009764e6), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122334761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122334761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122334761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122334761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122334761 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122334761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122334761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122334761 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) VirtHNBGW-STATS(113)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@1d0ad8f57daa: Final verdict of PTC: none 20241121122334761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122334761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122334761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122334761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{disrupted}: Freeing instance (context_map.c:202) 20241121122334761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3197793)[0x5645e0635be0]{disrupted}: Deallocated (fsm.c:568) 20241121122334761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122334761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:206) 20241121122334761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122334761 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3197793 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122334761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122334761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122334761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122334761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122334761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122334761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122334761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122334761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122334761 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122334761 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122334761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122334761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122334761 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122334761 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122334761 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(121)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@1d0ad8f57daa: Final verdict of PTC: none 20241121122334762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42186<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(124)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(114)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-PFCP(115)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Nov 21 12:23:34 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 20241121122334808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122335309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184404) Waiting for packet dumper to finish... 1 (prev_count=184404, count=240972) 20241121122336761 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122336761 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122336761 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122336761 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122336761 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122336761 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Thu Nov 21 12:23:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241121122338393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122338397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122338404 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42571<->l=127.0.0.1:4262) (control_if.c:570) 20241121122338429 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122338429 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338429 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122338429 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338430 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338430 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122338430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122338430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122338430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122338430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338430 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338430 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122338430 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338430 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122338430 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122338431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122338431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122338431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122338431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122338431 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338431 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122338431 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122338431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338431 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122338431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338431 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338431 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122338431 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122338431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122338431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122338431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122338431 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338431 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122338431 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122338431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122338432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338432 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122338432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122338432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122338432 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122338433 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338433 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122338433 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122338433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338433 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122338433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338433 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122338433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122338433 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(134)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122338473 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122338473 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338474 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122338474 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338474 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122338474 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338474 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338474 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122338474 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122338474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122338475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338475 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338475 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122338475 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338475 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338475 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122338475 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122338475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338475 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122338475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338475 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122338475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122338475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122338475 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122338475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122338475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122338475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122338475 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122338476 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338476 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122338476 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122338476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338476 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122338476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338476 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338476 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338476 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122338476 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122338476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338477 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122338477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338477 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338477 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338477 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338477 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122338477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122338477 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122338477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338477 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338477 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338477 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122338477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122338477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122338477 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122338532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122338532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122338532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122338532 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122338532 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122338532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122338532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122338532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122338532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122338666 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122338666 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122338666 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122338666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122338670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338670 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122338670 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122338670 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122338670 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122338670 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122338670 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122338671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338671 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122338671 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122338671 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122338671 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122338671 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122338671 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122338671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122338671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122338671 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122338672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122338672 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122338672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122338672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122338672 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122338672 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122338672 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338673 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338673 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122338673 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122338673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122338673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338673 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122338673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122338673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122338673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122338673 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122338706 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122338706 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122338706 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122338706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122338709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338709 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122338709 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122338709 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122338709 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122338709 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122338709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122338710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338710 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122338710 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122338710 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122338710 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122338710 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122338710 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122338710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122338710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122338710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122338710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122338710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122338710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122338710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122338710 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122338711 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122338711 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122338712 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122338712 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122338712 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122338712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122338712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122338712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122338712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122338712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122338712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122338712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122338712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122338712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122338712 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122338712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122338712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122338712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122338712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122338712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122338712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122338712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122338712 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339026 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122339026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065f1b4), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122339026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122339026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122339026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122339026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122339026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122339026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122339026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122339026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122339026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122339026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122339026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122339026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122339029 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122339029 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122339029 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122339029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122339029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122339029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122339029 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122339030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122339030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122339030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122339030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122339030 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=0065f1b4) (sccp_scrc.c:472) 20241121122339030 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241121122339030 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122339030 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122339030 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122339030 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122339030 DLSCCP DEBUG SCCP-SCOC(1)[0x5645e063a780]{IDLE}: Deallocated (fsm.c:568) 20241121122339473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122339473 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122339473 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122339473 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122339473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122339473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122339473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122339473 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122339473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122339473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122339473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122339473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122339473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122339473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122339473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122339473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122339474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122339474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122339474 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122339474 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122339474 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122339474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122339474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122339474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.msc0-RAN(133)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122339474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122339474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122339474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122339474 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122339474 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122339474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122339474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122339474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122339474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122339474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122339474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122339474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122339474 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122339477 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122339477 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122339477 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122339477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122339477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122339477 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122339477 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122339477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122339477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122339477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122339477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122339477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122339477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122339477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122339477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122339477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122339477 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122339477 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122339477 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122339513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122339513 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122339513 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122339513 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122339513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122339513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122339513 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122339513 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122339513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122339513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122339513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122339513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122339513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122339513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122339513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122339513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122339513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122339513 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122339513 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122339513 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122339513 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122339513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122339513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122339513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122339514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122339514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122339514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122339514 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122339514 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122339514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122339514 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122339514 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122339514 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122339514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122339514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122339514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122339514 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122339515 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122339515 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122339515 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122339515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122339515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122339515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122339515 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122339515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122339515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122339515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122339515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122339515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122339515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122339515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122339515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122339515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122339515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122339515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122339515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122339515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122339515 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122339515 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122339515 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122339561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@1d0ad8f57daa: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8042937 20241121122340586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122340586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122340586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122340586 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122340586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ab9b9, normal) (hnbgw_rua.c:388) 20241121122340586 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122340586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122340586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8042937 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122340586 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122340586 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122340586 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8042937 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122340586 DCN DEBUG map_sccp[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122340586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122340586 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8042937 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122340586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8042937 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122340586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122340586 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122340587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122340587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122340587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122340587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122340587 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{IDLE}: Allocated (fsm.c:456) 20241121122340587 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122340587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241121122340587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122340587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122340587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122340587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122340587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122340587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122340587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122340587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122340587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122340587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122340587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122340587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122340587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122340587 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122340587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122340587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122340587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122340587 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122340587 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122340587 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122340587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122340587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122340587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122340587 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@1d0ad8f57daa: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)7318599 HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122340592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122340592 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122340592 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122340592 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122340592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122340592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122340592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122340592 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122340593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122340593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122340593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122340593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122340593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122340593 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a144d3) (sccp_scrc.c:472) 20241121122340593 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241121122340593 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122340593 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122340593 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122340593 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122340593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a144d3), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aff2c5db351c8073f28ba004f40030002c20056400500f1100926) (sccp_scrc.c:401) 20241121122340593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122340593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122340593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122340593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122340593 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122340593 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122340593 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122340593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122340593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122340593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122340593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122340593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122340593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122340593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122340593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122340593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122340593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122340601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122340606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(133)@1d0ad8f57daa: Final verdict of PTC: none 20241121122340606 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42571<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@1d0ad8f57daa: Final verdict of PTC: none 20241121122340607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122340607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122340607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122340607 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(136)@1d0ad8f57daa: Final verdict of PTC: none 20241121122340607 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122340607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122340607 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122340607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122340607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122340607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122340607 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-M3UA(134)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@1d0ad8f57daa: Final verdict of PTC: none 20241121122340607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-M3UA(137)@1d0ad8f57daa: Final verdict of PTC: none 20241121122340607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122340607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122340607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122340607 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122340607 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122340607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122340607 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122340607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122340607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122340607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122340607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(135)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@1d0ad8f57daa: Final verdict of PTC: none 20241121122340607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122340608 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122340608 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122340608 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122340608 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122340608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(127)@1d0ad8f57daa: Final verdict of PTC: none 20241121122340608 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122340608 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122340608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a144d3), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122340608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122340608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122340608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122340608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122340608 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122340608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122340608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122340608 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122340608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122340608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) IPA-CTRL-CLI-IPA(128)@1d0ad8f57daa: Final verdict of PTC: none 20241121122340608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122340608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{disrupted}: Freeing instance (context_map.c:202) 20241121122340608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8042937)[0x5645e063a780]{disrupted}: Deallocated (fsm.c:568) 20241121122340608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122340608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{disconnected}: Freeing instance (context_map.c:206) 20241121122340608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5645e0635be0]{disconnected}: Deallocated (fsm.c:568) 20241121122340608 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8042937 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122340608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122340608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122340608 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122340608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122340608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122340608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122340608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122340608 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122340608 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122340608 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122340608 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122340609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122340609 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122340609 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122340609 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122340609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122340609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122340609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122340609 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122340609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122340609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122340609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122340609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122340609 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122340609 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122340609 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(138)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122340610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51750<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Thu Nov 21 12:23:40 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 20241121122340665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122341167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51778<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257588) Waiting for packet dumper to finish... 1 (prev_count=257588, count=258244) 20241121122342608 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122342608 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122342608 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122342608 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122342608 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122342608 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Thu Nov 21 12:23:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241121122344254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122344260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122344266 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35923<->l=127.0.0.1:4262) (control_if.c:570) 20241121122344298 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122344298 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344298 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122344298 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344299 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122344299 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344299 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344299 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122344299 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122344299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122344299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344299 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344299 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344299 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344299 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122344299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122344299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122344299 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122344300 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344300 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122344300 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122344300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122344300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122344300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344300 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344300 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122344300 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344300 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344300 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122344300 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122344300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344300 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122344300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344300 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344300 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122344300 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122344300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344300 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344300 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344300 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122344300 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122344300 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122344300 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122344301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344301 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344301 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122344301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122344301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122344301 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122344301 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344301 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122344301 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122344302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344302 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122344302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344302 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344302 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344302 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344302 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122344302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122344302 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(148)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122344338 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122344338 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344339 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122344339 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344339 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122344339 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344340 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344340 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122344340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122344340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122344340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344340 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344340 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122344340 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344340 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344340 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122344340 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122344340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344340 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122344340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344340 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122344340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122344340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122344340 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122344341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122344341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122344340 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344340 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122344340 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122344341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122344341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122344341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344341 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122344341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344341 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122344341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122344341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122344341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122344342 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344342 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122344342 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122344342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344342 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122344342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344342 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122344342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122344342 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122344400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122344400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122344400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122344400 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122344400 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122344400 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122344400 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122344400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122344400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122344531 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122344531 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122344531 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122344531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122344534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344534 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122344534 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122344534 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122344534 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122344534 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122344534 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122344535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344535 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122344535 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122344535 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122344535 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122344535 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122344535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122344535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122344535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122344535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122344535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122344535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122344535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122344535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122344536 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122344536 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122344536 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344537 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344537 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122344537 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122344537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122344537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344537 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122344537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122344537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122344537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122344537 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122344572 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122344572 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122344572 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122344572 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122344575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344575 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122344575 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122344575 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122344575 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122344575 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122344575 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122344577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344577 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122344577 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122344577 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122344577 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122344577 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122344577 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122344577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122344577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122344577 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122344577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122344577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122344577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122344577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122344577 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122344577 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122344577 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122344578 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122344578 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122344578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122344578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122344578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122344578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122344578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122344578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122344578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122344578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344578 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122344578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122344579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122344579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122344579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122344579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122344762 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122344762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009764e6), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122344762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122344762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122344762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122344762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122344762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344762 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122344762 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122344762 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122344762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122344762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122344762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122344762 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122344765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122344765 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122344765 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122344765 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122344765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122344765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122344765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122344765 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122344765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122344765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122344765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122344765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122344765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122344765 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=009764e6) (sccp_scrc.c:472) 20241121122344765 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241121122344765 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122344765 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122344765 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122344765 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122344765 DLSCCP DEBUG SCCP-SCOC(2)[0x5645e063acf0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122345340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122345340 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122345340 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122345340 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122345340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122345340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122345340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122345340 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122345340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122345340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122345340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122345340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122345340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122345340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122345340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122345340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122345340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122345340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122345340 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122345340 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122345340 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122345340 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122345340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122345341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122345341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122345341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122345341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122345341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122345341 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122345341 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122345341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122345341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122345341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122345341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122345341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122345341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122345341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122345341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122345342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122345342 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122345342 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122345342 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122345342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122345342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122345342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122345342 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122345342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122345342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122345342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122345342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122345342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122345342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122345342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122345342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122345342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122345342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122345342 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122345342 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122345379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122345379 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122345379 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122345379 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122345379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122345379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122345379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122345379 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122345379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122345379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122345379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122345379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122345379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122345379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122345379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122345379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122345379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122345379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122345379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122345379 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122345379 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122345379 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122345379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) HNBGW_Test.sgsn0-RAN(150)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122345379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122345379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122345379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122345380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122345380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122345380 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122345380 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122345380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122345380 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122345380 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122345380 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122345380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122345380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122345380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122345380 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122345382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122345382 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122345382 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122345382 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122345382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122345382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122345382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122345382 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122345382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122345382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122345382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122345382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122345382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122345382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122345382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122345382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122345382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122345382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122345382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122345382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122345382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122345382 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122345382 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122345382 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122345429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51804<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@1d0ad8f57daa: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)16454191 20241121122346454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122346454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122346454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122346454 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122346454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfb122f, normal) (hnbgw_rua.c:388) 20241121122346454 DHNB DEBUG map_rua[0x5645e063acf0]{init}: Allocated (fsm.c:456) 20241121122346454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122346454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454191 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122346454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122346454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122346454 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454191 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122346454 DCN DEBUG map_sccp[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122346454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122346454 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16454191 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122346454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454191 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122346454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122346454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122346454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122346454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122346454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122346454 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122346454 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{IDLE}: Allocated (fsm.c:456) 20241121122346454 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122346454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241121122346454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122346454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122346454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122346454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122346454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122346454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122346454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122346454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122346454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122346454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122346454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122346454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122346454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122346454 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122346454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122346454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122346454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122346454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122346454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122346454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122346454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122346455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122346455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122346455 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@1d0ad8f57daa: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)2164121 HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122346460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122346460 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122346460 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122346460 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122346460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122346460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122346460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122346460 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122346460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122346460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122346460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122346460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122346460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122346460 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fb4f5f) (sccp_scrc.c:472) 20241121122346460 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241121122346460 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122346460 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122346460 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122346460 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122346460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb4f5f), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3acb723eb8afa8c1a523004f40030003b70056400500f1100926) (sccp_scrc.c:401) 20241121122346460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122346460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122346460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122346460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122346460 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122346460 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122346460 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122346460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122346460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122346460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122346460 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122346460 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122346460 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122346461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122346461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122346461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122346461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122346469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51804<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122346475 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35923<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@1d0ad8f57daa: Final verdict of PTC: none 20241121122346475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(147)@1d0ad8f57daa: Final verdict of PTC: none 20241121122346475 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(150)@1d0ad8f57daa: Final verdict of PTC: none 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122346475 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122346475 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122346475 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122346476 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122346476 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122346476 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122346476 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122346476 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122346476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122346476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122346476 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122346476 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122346476 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122346476 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122346476 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122346476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122346476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122346476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122346476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122346476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122346476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122346476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122346476 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122346476 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122346476 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122346476 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122346476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122346476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122346476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122346476 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122346476 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122346476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb4f5f), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122346476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122346476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122346476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122346476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122346476 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122346476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122346476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122346476 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122346476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122346476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122346476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122346476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{disrupted}: Freeing instance (context_map.c:202) 20241121122346476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454191)[0x5645e063acf0]{disrupted}: Deallocated (fsm.c:568) 20241121122346476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122346476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:206) 20241121122346476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122346476 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454191 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122346476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122346476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122346476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122346476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122346476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122346476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122346476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122346476 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122346476 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122346476 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122346476 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122346477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122346477 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122346477 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122346477 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122346477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122346477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122346477 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122346477 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(151)@1d0ad8f57daa: Final verdict of PTC: none 20241121122346477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122346477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@1d0ad8f57daa: Final verdict of PTC: none 20241121122346477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122346477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122346477 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) VirtHNBGW-STATS(141)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(152)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@1d0ad8f57daa: Final verdict of PTC: none 20241121122346477 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122346477 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122346482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51780<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Thu Nov 21 12:23:46 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 20241121122346534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122347035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196896) Waiting for packet dumper to finish... 1 (prev_count=196896, count=258820) 20241121122348477 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122348477 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122348477 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122348477 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122348477 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122348477 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Thu Nov 21 12:23:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_cs_bidir started. 20241121122350116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122350121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122350127 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43131<->l=127.0.0.1:4262) (control_if.c:570) 20241121122350151 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122350151 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350152 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122350152 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350152 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122350152 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350152 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350152 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122350152 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122350153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350153 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350153 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122350153 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350153 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350153 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122350153 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122350153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350153 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ranap_cs_bidir-Iuh0(158)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122350153 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122350153 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122350153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350153 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350153 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350153 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122350153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122350153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122350153 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122350153 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350153 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122350153 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350153 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122350153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122350153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122350153 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350153 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122350153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350153 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350154 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350154 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350154 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122350154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122350154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122350154 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122350155 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350155 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122350155 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122350155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350155 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122350155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350155 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350155 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350155 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350155 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122350155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122350155 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(162)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122350196 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122350196 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350197 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122350197 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350197 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122350197 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350197 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122350197 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350198 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350198 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122350198 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122350198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350199 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122350199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350199 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350199 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350199 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122350199 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350199 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122350199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350199 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350199 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350199 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122350199 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350199 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122350199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350199 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350199 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122350199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122350199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350199 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122350200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122350200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122350200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122350200 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(163)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122350250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122350250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122350250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122350250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122350250 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122350250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122350250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122350250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122350250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122350388 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122350388 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122350388 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122350388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122350391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350391 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122350391 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122350391 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122350391 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122350391 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122350391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122350392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122350392 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122350392 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122350392 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122350392 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122350392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122350392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122350392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122350392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122350392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122350392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122350392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122350392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122350392 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122350393 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122350393 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350394 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350394 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122350394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122350394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122350394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350394 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122350394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122350394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122350394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122350394 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122350428 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122350428 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122350428 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122350428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122350431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350431 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122350431 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122350431 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122350431 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122350431 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122350431 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122350433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350433 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122350433 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122350433 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122350433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122350433 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122350433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122350433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122350433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122350433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122350433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122350433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122350433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122350433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122350433 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122350433 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122350433 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122350434 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122350434 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122350434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122350434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122350434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122350434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122350434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122350434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122350434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122350434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350434 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122350435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122350435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122350435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122350435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122350435 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122350609 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122350609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a144d3), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122350609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122350609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122350609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122350609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122350609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350609 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122350609 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122350609 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122350609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122350609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122350609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122350609 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122350612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122350612 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122350612 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122350612 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122350612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122350612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122350612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122350612 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122350612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122350612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122350612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122350612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122350612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122350612 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=00a144d3) (sccp_scrc.c:472) 20241121122350612 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241121122350612 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122350612 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122350612 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122350612 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122350612 DLSCCP DEBUG SCCP-SCOC(3)[0x5645e0635d80]{IDLE}: Deallocated (fsm.c:568) 20241121122351196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122351196 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122351196 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122351196 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122351196 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122351196 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122351196 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122351196 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122351196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122351196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122351196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122351196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122351196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122351196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122351196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122351196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122351196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.msc0-RAN(161)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122351196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122351196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122351196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122351196 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122351196 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122351196 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122351196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122351196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122351196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122351196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122351196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122351196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122351196 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122351196 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122351196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122351196 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122351196 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122351196 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122351196 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122351196 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122351196 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122351196 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122351199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122351199 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122351199 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122351199 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122351199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122351199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122351199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122351199 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122351199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122351199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122351199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122351199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122351199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122351199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122351199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122351199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122351199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122351199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122351200 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122351200 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122351200 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122351236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122351236 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122351236 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122351236 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122351236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122351236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122351236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122351236 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122351236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122351236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122351236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122351236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122351236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122351236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122351236 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122351236 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122351236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351236 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122351236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122351236 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122351236 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122351236 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122351236 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122351236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122351237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122351237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122351237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122351237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122351237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122351237 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122351237 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122351237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122351237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122351237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122351237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122351237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122351237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122351237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122351237 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122351237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122351237 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122351237 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122351237 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122351237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122351237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122351237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122351237 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122351237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122351237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122351237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122351237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122351237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122351237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122351237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122351237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122351237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122351238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122351238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122351238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122351238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122351238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122351238 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122351238 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122351277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@1d0ad8f57daa: f_create_expect(l3 := '2FCE7265F5B3BCDA924C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@1d0ad8f57daa: Created Expect[0] for '2FCE7265F5B3BCDA924C'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_bidir0(167)6583932 20241121122352301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122352301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122352301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122352301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122352301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x64767c, normal) (hnbgw_rua.c:388) 20241121122352301 DHNB DEBUG map_rua[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122352301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122352301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6583932 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122352301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122352301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122352301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6583932 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122352301 DCN DEBUG map_sccp[0x5645e063acf0]{init}: Allocated (fsm.c:456) 20241121122352301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122352301 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6583932 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122352301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6583932 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122352301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122352301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122352301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122352301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122352301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122352301 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122352301 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{IDLE}: Allocated (fsm.c:456) 20241121122352301 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122352301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2fce7265f5b3bcda924c004f40030002930056400500f1100926) (sccp_scrc.c:401) 20241121122352301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122352301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122352301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122352301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122352301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122352301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122352301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122352301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122352301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122352301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122352301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122352301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122352301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122352301 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122352301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122352301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122352301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122352301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122352302 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122352302 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122352302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122352302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122352302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122352302 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@1d0ad8f57daa: Found Expect[0] for l3='2FCE7265F5B3BCDA924C'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_bidir0(167)16055663 TC_ranap_cs_bidir0(167)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122352311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122352311 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122352311 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122352311 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122352311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122352311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122352311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122352311 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122352311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122352311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122352311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122352311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122352311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122352311 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b4f2d1) (sccp_scrc.c:472) 20241121122352311 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241121122352311 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122352311 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122352311 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122352311 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122352311 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122352311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122352311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: vl_len:22 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC2CDD6FC41CD3085841A'O 20241121122352513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122352513 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122352513 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122352513 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122352514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122352514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122352514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122352514 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122352514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122352514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122352514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122352514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122352514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122352514 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=001440120000010010400b0ac2cdd6fc41cd3085841a) (sccp_scrc.c:472) 20241121122352514 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241121122352514 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122352514 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122352514 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122352514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122352514 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241121122352514 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121122352514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241121122352514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122352514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241121122352514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122352514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122352524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122352524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122352524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241121122352524 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122352524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64767c) (hnbgw_rua.c:452) 20241121122352524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6583932 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241121122352524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122352524 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121122352524 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121122352524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241121122352524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122352524 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122352524 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122352524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4f2d1), PART(T=Data,L=22,D=001440120000010010400b0aab71386bc1c314aaa811) (sccp_scrc.c:401) 20241121122352524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122352524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122352524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122352524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122352524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122352524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122352524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122352524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122352524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122352524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122352524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122352524 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: vl_len:20 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241121122352532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122352532 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122352532 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122352532 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122352532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122352532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122352532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122352532 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122352532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122352532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122352532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122352532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122352532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122352532 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:472) 20241121122352532 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241121122352532 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122352532 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122352532 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122352532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122352532 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241121122352532 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241121122352532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241121122352532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122352532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241121122352532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122352532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122352536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122352541 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43131<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(164)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@1d0ad8f57daa: Final verdict of PTC: none 20241121122352541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122352541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122352541 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122352542 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122352542 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122352542 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122352542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122352542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122352542 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_cs_bidir-Iuh0-RUA(159)@1d0ad8f57daa: Final verdict of PTC: none 20241121122352542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122352542 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122352542 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122352542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4f2d1), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122352542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122352542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122352542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122352542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122352542 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122352542 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122352542 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122352542 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122352542 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122352542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122352542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122352542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{disrupted}: Freeing instance (context_map.c:202) 20241121122352542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6583932)[0x5645e0635d80]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(160)@1d0ad8f57daa: Final verdict of PTC: none 20241121122352542 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122352542 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122352542 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122352542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122352542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{disconnected}: Freeing instance (context_map.c:206) 20241121122352542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5645e063acf0]{disconnected}: Deallocated (fsm.c:568) 20241121122352542 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6583932 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122352542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122352542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122352542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122352542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122352542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122352542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122352542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122352542 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122352542 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122352542 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122352542 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122352542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122352542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122352542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122352542 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122352542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122352542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122352542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122352542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122352542 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122352542 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122352542 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122352542 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122352542 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122352543 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122352543 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122352543 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122352543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122352543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122352543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122352543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122352543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122352543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122352543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122352543 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122352543 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122352543 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122352543 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(162)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(166)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(155)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122352546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Nov 21 12:23:52 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 20241121122352597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122353098 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=215552) Waiting for packet dumper to finish... 1 (prev_count=215552, count=274156) 20241121122354543 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122354543 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122354543 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122354543 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122354543 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122354543 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Thu Nov 21 12:23:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_ps_bidir started. 20241121122356180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122356185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122356192 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38031<->l=127.0.0.1:4262) (control_if.c:570) 20241121122356220 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122356220 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356221 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122356221 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356221 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356221 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122356221 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122356221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122356221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356221 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356222 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122356222 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122356222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122356222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122356222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122356222 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122356222 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356222 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122356222 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122356222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356222 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122356222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356222 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356222 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122356222 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122356222 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122356222 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122356222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122356222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122356222 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122356224 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356224 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122356224 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122356224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356224 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122356224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356224 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356224 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356224 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122356224 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122356224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356224 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122356224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356224 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122356224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122356224 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122356224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122356224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122356224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122356224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(176)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122356256 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122356256 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356257 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122356257 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356257 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122356257 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356257 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122356257 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356258 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356258 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122356258 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122356258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356259 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122356259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356259 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356259 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356259 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122356259 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356259 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122356259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356259 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356259 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356259 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122356259 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122356259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356259 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356259 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356259 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122356259 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122356259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356259 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356259 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356259 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122356259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122356259 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122356259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356259 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356259 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122356259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122356259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122356259 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122356259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356259 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356259 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122356259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122356259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122356259 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122356259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122356260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122356260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122356260 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122356312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122356312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122356312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122356312 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122356312 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122356312 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122356312 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122356312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122356312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122356451 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122356451 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122356451 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122356451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122356454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356454 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122356454 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122356454 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122356454 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122356454 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122356454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122356455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356455 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122356455 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122356455 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122356455 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122356455 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122356455 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122356455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122356455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122356456 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122356456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122356456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122356456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122356456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122356456 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122356456 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122356456 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356457 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356457 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122356457 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122356457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122356457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356457 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356457 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356457 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356457 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122356457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122356457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122356457 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122356457 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122356477 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122356477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb4f5f), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122356477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122356477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356477 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356477 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356477 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122356477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122356477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122356477 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122356488 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122356488 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122356488 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122356488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122356491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356491 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122356491 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122356491 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122356491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122356491 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122356491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122356492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356492 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122356492 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122356492 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122356492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122356492 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122356492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122356493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122356493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122356493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122356493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122356493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122356493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122356493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122356493 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122356493 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122356493 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122356494 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122356494 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122356494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122356494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122356494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122356494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122356494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122356494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122356494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122356494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122356494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122356494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122356494 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122356494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122356494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122356494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122356494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122356494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122356494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122356494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122356494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122357259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122357259 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122357259 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122357259 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122357259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122357259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122357259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122357259 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122357259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122357259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122357259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122357259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122357259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122357259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122357259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122357259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122357260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122357260 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122357260 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122357260 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122357260 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122357260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122357260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122357260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122357260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122357260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122357260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122357260 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122357260 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122357260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122357260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122357260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122357260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122357260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122357260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122357260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122357260 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122357261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122357261 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122357261 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122357261 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122357261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122357261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122357261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122357261 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122357261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122357261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122357261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122357262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122357262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122357262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122357262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122357262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122357262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122357262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122357262 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122357262 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122357262 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122357297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122357297 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122357297 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122357297 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122357297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122357297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122357297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122357297 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122357297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122357297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122357297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122357297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122357297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122357297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122357297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122357297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122357297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122357297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122357297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122357297 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122357297 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122357297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122357297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122357297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122357297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122357297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122357297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122357297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122357298 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122357298 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122357298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122357298 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122357298 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122357298 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122357298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122357298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122357298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122357298 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122357299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122357299 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122357299 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122357299 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122357299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122357299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122357299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122357299 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122357300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122357300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122357300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122357300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122357300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122357300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122357300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122357300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122357300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122357300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122357300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122357300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122357300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122357300 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122357300 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122357300 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122357341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39556<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@1d0ad8f57daa: f_create_expect(l3 := '00F4F47E7BE6A66FB778'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@1d0ad8f57daa: Created Expect[0] for '00F4F47E7BE6A66FB778'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_bidir0(181)13803615 20241121122358367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122358367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122358368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122358368 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122358368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd2a05f, normal) (hnbgw_rua.c:388) 20241121122358368 DHNB DEBUG map_rua[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122358368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122358368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13803615 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122358368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122358368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122358368 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13803615 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122358368 DCN DEBUG map_sccp[0x5645e063acf0]{init}: Allocated (fsm.c:456) 20241121122358368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122358368 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13803615 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122358368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13803615 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122358368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122358368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122358368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122358368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122358368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122358368 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122358368 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{IDLE}: Allocated (fsm.c:456) 20241121122358368 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122358368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a00f4f47e7be6a66fb778004f40030001120056400500f1100926) (sccp_scrc.c:401) 20241121122358368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122358368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122358368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122358368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122358368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122358368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122358368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122358368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122358368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122358368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122358368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122358368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122358368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122358368 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122358368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122358368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122358368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122358368 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122358368 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122358368 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122358368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122358368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122358368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122358368 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@1d0ad8f57daa: Found Expect[0] for l3='00F4F47E7BE6A66FB778'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_bidir0(181)10996652 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122358379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122358379 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122358379 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122358379 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122358379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122358379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122358379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122358379 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122358379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122358379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122358379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122358379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122358379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122358379 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004182de) (sccp_scrc.c:472) 20241121122358379 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241121122358379 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122358379 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122358379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122358379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122358379 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122358379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122358379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A31DAF44D1CCC81BB317A'O 20241121122358581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122358581 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122358581 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122358581 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122358581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122358581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122358581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122358581 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122358582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122358582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122358582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122358582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122358582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122358582 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=001440120000010010400b0a31daf44d1ccc81bb317a) (sccp_scrc.c:472) 20241121122358582 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241121122358582 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122358582 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122358582 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122358582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122358582 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241121122358582 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121122358582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241121122358582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122358582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241121122358582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122358582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122358592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122358592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122358592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241121122358592 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122358592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd2a05f) (hnbgw_rua.c:452) 20241121122358592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13803615 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241121122358592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122358592 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121122358592 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121122358592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241121122358592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122358592 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122358592 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122358592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004182de), PART(T=Data,L=22,D=001440120000010010400b0a585996227b4c3dae7994) (sccp_scrc.c:401) 20241121122358592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122358592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122358592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122358592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122358592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122358592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122358592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122358592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122358592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122358592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122358592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122358592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241121122358601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122358601 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122358601 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122358601 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122358601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122358601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122358601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122358601 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122358601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122358601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122358601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122358601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122358601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122358601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:472) 20241121122358601 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241121122358601 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122358601 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122358601 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122358601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122358601 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241121122358601 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241121122358601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241121122358601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122358601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241121122358601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122358602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122358606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_bidir(168)@1d0ad8f57daa: Final verdict of PTC: none 20241121122358611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122358611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122358611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122358611 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122358611 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122358611 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122358611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122358611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122358612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122358612 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122358612 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122358612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004182de), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122358612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122358612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.msc0-SCCP(174)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@1d0ad8f57daa: Final verdict of PTC: none 20241121122358612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122358612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122358612 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122358612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122358612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122358612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{disrupted}: Freeing instance (context_map.c:202) 20241121122358612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13803615)[0x5645e0635d80]{disrupted}: Deallocated (fsm.c:568) 20241121122358612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122358612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{disconnected}: Freeing instance (context_map.c:206) 20241121122358612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5645e063acf0]{disconnected}: Deallocated (fsm.c:568) 20241121122358612 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13803615 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-M3UA(179)@1d0ad8f57daa: Final verdict of PTC: none 20241121122358612 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38031<->l=127.0.0.1:4262) (control_if.c:193) 20241121122358612 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122358612 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122358612 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122358612 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.msc0-RAN(175)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@1d0ad8f57daa: Final verdict of PTC: none 20241121122358612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122358612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122358612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122358612 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122358612 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122358612 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122358612 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122358612 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122358612 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122358612 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122358612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122358612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(180)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(169)@1d0ad8f57daa: Final verdict of PTC: none 20241121122358613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122358613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122358613 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122358613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122358613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122358613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122358613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122358613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122358613 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122358613 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122358613 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122358613 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122358613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122358613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122358613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122358613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122358613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122358613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122358613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122358613 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122358613 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122358613 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122358613 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_bidir-Iuh0(172)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@1d0ad8f57daa: Final verdict of PTC: none 20241121122358613 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122358613 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122358613 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122358613 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122358613 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122358613 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122358613 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122358613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122358613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(170)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122358615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Nov 21 12:23:58 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 20241121122358667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122359168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209016) Waiting for packet dumper to finish... 1 (prev_count=209016, count=268036) 20241121122400613 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122400613 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122400613 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122400613 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122400613 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122400613 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Thu Nov 21 12:24:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_rab_assignment started. 20241121122402253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122402258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122402264 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39321<->l=127.0.0.1:4262) (control_if.c:570) 20241121122402290 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122402290 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402291 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122402291 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402291 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402291 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122402291 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122402291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) TC_rab_assignment-Iuh0(186)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122402291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122402291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402291 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402291 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122402291 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402291 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122402292 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122402292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122402292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122402292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122402292 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122402292 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402292 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122402292 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122402292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402292 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122402292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402292 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402292 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122402292 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402292 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402293 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122402293 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122402293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122402293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122402293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122402293 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122402293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402293 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122402293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402293 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122402293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122402293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122402293 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122402294 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402294 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122402294 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122402294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402294 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122402294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402294 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122402294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122402294 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(190)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122402331 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122402331 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402331 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122402331 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402331 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122402331 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402332 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122402332 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402333 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402333 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122402333 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402333 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122402333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402333 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402333 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402333 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122402333 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402333 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122402333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402333 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402333 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402333 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122402333 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402333 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122402333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402333 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402333 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402333 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122402333 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122402333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122402334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402334 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122402334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122402334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122402334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122402334 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122402382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122402382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122402382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122402382 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122402382 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122402382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122402382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122402382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122402382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122402524 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122402524 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122402524 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122402524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122402528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402528 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122402528 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122402528 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122402528 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122402528 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122402528 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122402529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402529 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122402529 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122402529 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122402529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122402529 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122402529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122402529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122402529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122402529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122402529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122402529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122402529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122402529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122402530 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122402530 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122402530 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402531 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402531 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122402531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122402531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122402531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402531 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122402531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122402531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122402531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122402531 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122402542 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122402542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4f2d1), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122402542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122402542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402542 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122402542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122402542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122402542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122402542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122402545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402545 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122402545 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122402545 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122402545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122402545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122402545 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122402545 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122402545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122402545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122402545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122402545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122402545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122402545 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=00b4f2d1) (sccp_scrc.c:472) 20241121122402545 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241121122402545 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122402545 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122402545 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122402545 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122402545 DLSCCP DEBUG SCCP-SCOC(5)[0x5645e063a780]{IDLE}: Deallocated (fsm.c:568) 20241121122402560 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122402560 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122402560 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122402560 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122402563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402563 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122402563 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122402563 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122402563 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122402563 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122402563 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122402565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402565 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122402565 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122402565 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122402565 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122402565 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122402565 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122402565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122402565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122402565 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122402565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122402565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122402565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122402565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122402565 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122402565 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122402565 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122402566 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122402566 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122402566 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122402566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122402566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122402566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122402566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122402566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122402566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122402566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122402566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122402566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122402566 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122402566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122402566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122402566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122402566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122402566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122402566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122402566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122402566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122403332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122403332 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122403332 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122403332 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122403332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122403332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122403332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122403332 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122403332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122403332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122403332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122403332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122403332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122403332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122403332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122403332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122403332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122403332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122403332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122403332 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122403332 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122403332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122403332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122403333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122403333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122403333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122403333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122403333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122403333 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122403333 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122403333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122403333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122403333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122403333 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122403333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122403333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122403333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122403333 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122403334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122403334 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122403334 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122403334 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122403334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122403334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122403334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122403334 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122403334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122403335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122403335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122403335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122403335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122403335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122403335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122403335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122403335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122403335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122403335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122403335 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122403335 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122403368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122403368 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122403368 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122403369 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122403369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122403369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122403369 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122403369 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122403369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122403369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122403369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122403369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122403369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122403369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122403369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122403369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122403369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122403369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122403369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122403369 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122403369 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122403369 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122403369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122403369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122403369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122403369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122403369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122403369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122403369 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122403369 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122403369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122403369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122403370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122403370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122403370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122403370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122403370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122403370 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122403370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122403370 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122403370 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122403370 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122403370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122403370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122403370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122403370 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122403370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122403370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122403370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122403370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122403370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122403370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122403370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122403370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122403370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122403370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122403370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122403370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122403370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122403370 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122403370 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122403370 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122403411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@1d0ad8f57daa: f_create_expect(l3 := 'CA43733113C550D2AA57'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@1d0ad8f57daa: Created Expect[0] for 'CA43733113C550D2AA57'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@1d0ad8f57daa: Added conn table entry 0TC_rab_assignment0(195)2027209 20241121122404437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122404437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122404437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122404437 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122404437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1eeec9, normal) (hnbgw_rua.c:388) 20241121122404437 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122404437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122404437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2027209 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122404437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122404437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122404437 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2027209 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122404437 DCN DEBUG map_sccp[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122404437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122404437 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2027209 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122404437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2027209 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122404437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122404437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122404437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122404437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122404437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122404437 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122404437 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{IDLE}: Allocated (fsm.c:456) 20241121122404437 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122404437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aca43733113c550d2aa57004f40030001f80056400500f1100926) (sccp_scrc.c:401) 20241121122404437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122404437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122404437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122404437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122404437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122404437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122404437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122404437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122404437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122404437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122404437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122404437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122404437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122404437 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122404437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122404437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122404438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122404438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122404438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122404438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122404438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122404438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122404438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122404438 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@1d0ad8f57daa: Found Expect[0] for l3='CA43733113C550D2AA57'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@1d0ad8f57daa: Added conn table entry 0TC_rab_assignment0(195)11714842 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122404445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122404445 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122404445 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122404445 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122404445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122404445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122404445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122404445 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122404445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122404445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122404445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122404445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122404445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122404445 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00047640) (sccp_scrc.c:472) 20241121122404445 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241121122404445 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122404445 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122404445 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122404445 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122404445 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122404445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122404445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(183)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121122404645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122404645 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122404645 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122404645 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122404645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122404645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122404645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122404645 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122404646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122404646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122404646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122404646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122404646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122404646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122404646 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241121122404646 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122404646 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122404646 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122404646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122404646 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122404646 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122404646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122404646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122404646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122404646 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122404646 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122404646 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122404646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122404646 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122404646 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{UNUSED}: Allocated (fsm.c:456) 20241121122404646 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{UNUSED}: is child of mgw(mgw-fsm-2027209-0)[0x5645e063b490] (fsm.c:486) 20241121122404646 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2027209-0)[0x5645e063b490] (mgcp_client_endpoint_fsm.c:724) 20241121122404646 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122404646 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122404646 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122404646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e0634680]{ST_CRCX}: Allocated (fsm.c:456) 20241121122404646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e0634680]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310] (fsm.c:486) 20241121122404646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e0634680]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122404646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e0634680]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122404646 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 1eeec9'... (mgcp_client.c:805) 20241121122404646 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241121122404646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e0634680]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122404646 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1eeec917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1eeec917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1eeec917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1eeec917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121122404670 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241121122404670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122404670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122404670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122404670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122404670 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122404670 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404670 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404670 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122404670 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122404670 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404670 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122404670 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122404670 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122404670 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122404670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122404670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122404670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122404670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122404684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122404684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122404684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122404684 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122404684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1eeec9) (hnbgw_rua.c:452) 20241121122404684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2027209 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122404684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122404684 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122404684 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122404684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122404684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122404684 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122404684 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122404684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122404684 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122404684 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2027209-0)[0x5645e063b490] (mgcp_client_endpoint_fsm.c:724) 20241121122404684 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122404684 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122404684 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122404685 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 1eeec9'... (mgcp_client.c:805) 20241121122404685 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241121122404685 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122404685 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122404685 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404685 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1eeec917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1eeec917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122404698 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241121122404698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122404698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122404698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404698 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122404698 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122404698 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2027209-0)[0x5645e063b490] (mgcp_client_endpoint_fsm.c:724) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122404698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e06322e0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122404698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e06322e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310] (fsm.c:486) 20241121122404698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e06322e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122404698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e06322e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241121122404698 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 1eeec9'... (mgcp_client.c:805) 20241121122404698 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241121122404698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2027209-0)[0x5645e06322e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404698 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1eeec917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1eeec917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122404710 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241121122404710 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122404710 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122404710 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122404710 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122404710 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122404710 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404710 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404710 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404710 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122404710 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122404710 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404710 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{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) 20241121122404710 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122404710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122404710 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122404710 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122404710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122404710 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122404710 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122404710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00047640), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122404710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122404710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122404710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122404710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122404710 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122404710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122404710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122404710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122404710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122404710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122404710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122404710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122404710 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122404748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122404748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122404748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122404748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122404748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122404748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122404748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122404748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122404748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122404748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122404748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122404748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122404748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122404748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122404748 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241121122404748 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122404748 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122404748 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122404748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122404748 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122404748 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122404748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122404748 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122404748 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122404748 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122404748 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122404748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122404748 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 1eeec9'... (mgcp_client.c:805) 20241121122404748 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241121122404748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122404748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122404748 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 1eeec9'... (mgcp_client.c:805) 20241121122404748 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241121122404748 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122404748 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: Removing from parent mgw(mgw-fsm-2027209-0)[0x5645e063b490] (mgcp_client_endpoint_fsm.c:873) 20241121122404748 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122404748 DLMGCP DEBUG mgw-endp(mgw-fsm-2027209-0)[0x5645e063b310]{IN_USE}: Deallocated (fsm.c:568) 20241121122404748 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122404748 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122404748 DMGW DEBUG mgw(mgw-fsm-2027209-0)[0x5645e063b490]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122404748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122404748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122404748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122404748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1eeec917" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122404757 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241121122404757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122404757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122404757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122404757 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634680]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1eeec917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122404757 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241121122404757 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122404757 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122404757 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122404757 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06322e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@1d0ad8f57daa: Deleted conn table entry 0TC_rab_assignment0(195)2027209 20241121122404763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122404763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122404763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122404763 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122404763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1eeec9,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122404763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2027209 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122404763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122404763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122404763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122404763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122404763 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122404763 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122404763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122404763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122404763 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122404763 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122404763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00047640), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122404763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122404763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122404763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122404763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122404763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122404763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122404763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122404763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122404763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122404763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122404763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122404763 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@1d0ad8f57daa: Deleted conn table entry 0TC_rab_assignment0(195)11714842 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Session index based on connection ID:0 20241121122404768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122404768 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122404768 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122404768 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122404768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122404768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122404768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122404768 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122404768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122404768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122404768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122404768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122404768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122404768 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=00047640), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122404768 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1823) 20241121122404768 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122404768 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122404768 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122404768 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122404768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122404768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122404768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122404768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:202) 20241121122404768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2027209)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122404768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122404768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:206) 20241121122404768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122404768 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2027209 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122404768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00047640), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:401) 20241121122404768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122404768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122404768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122404768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122404768 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122404768 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122404768 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122404768 DLSCCP DEBUG SCCP-SCOC(7)[0x5645e063acf0]{IDLE}: Deallocated (fsm.c:568) 20241121122404769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122404769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122404769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122404769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122404769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122404769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122404769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122404769 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: RLC received in state:disconnect_pending 20241121122406479 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122406479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb4f5f), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122406479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122406479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122406479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122406479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122406479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122406479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122406479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122406479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122406479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122406479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122406479 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122406479 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122406481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122406481 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122406481 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122406481 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122406481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122406481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122406481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122406481 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122406481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122406481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122406481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122406481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122406481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122406481 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=00fb4f5f) (sccp_scrc.c:472) 20241121122406481 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241121122406481 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122406481 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122406481 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122406481 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122406481 DLSCCP DEBUG SCCP-SCOC(4)[0x5645e0635be0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122406769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122406774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122406775 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39321<->l=127.0.0.1:4262) (control_if.c:193) 20241121122406775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122406775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122406775 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122406775 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122406775 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assignment(182)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@1d0ad8f57daa: Final verdict of PTC: none 20241121122406775 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122406775 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(189)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@1d0ad8f57daa: Final verdict of PTC: none 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122406775 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122406775 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122406775 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122406775 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122406775 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122406775 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122406775 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122406775 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122406776 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122406776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122406776 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122406776 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(190)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@1d0ad8f57daa: Final verdict of PTC: none 20241121122406776 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122406776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122406776 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122406776 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122406776 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122406776 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122406776 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122406776 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122406776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122406776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122406776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122406776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122406776 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122406776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122406776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122406776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122406776 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122406776 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122406776 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122406776 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122406776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122406776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122406776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122406776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122406776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122406776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122406776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122406776 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122406776 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) TC_rab_assignment-Iuh0(186)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@1d0ad8f57daa: Final verdict of PTC: none 20241121122406776 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122406776 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(194)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(183)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122406778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_rab_assignment finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Nov 21 12:24:06 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241121122406831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122407232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=330676) Waiting for packet dumper to finish... 1 (prev_count=330676, count=357008) 20241121122408613 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122408613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004182de), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122408613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122408613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122408613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122408613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122408613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122408613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122408613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122408613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122408613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122408613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122408613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122408613 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122408776 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122408776 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122408776 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122408776 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122408776 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122408776 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Thu Nov 21 12:24:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_rab_assignment_concurrent started. 20241121122410317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122410320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122410327 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37011<->l=127.0.0.1:4262) (control_if.c:570) 20241121122410357 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122410357 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410358 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122410358 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410358 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122410358 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410359 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_rab_assignment_concurrent-Iuh0(200)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122410359 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122410359 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122410359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410359 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410359 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122410359 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410359 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410359 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122410359 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122410359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410359 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410359 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122410359 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122410359 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410359 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122410359 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410359 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410359 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410359 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122410359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122410359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122410359 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122410360 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122410360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410360 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122410360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122410360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122410360 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122410360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122410360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122410360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122410360 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122410361 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410361 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122410361 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122410361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410361 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122410361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410361 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410361 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410361 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410361 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122410361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122410361 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(204)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122410396 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122410396 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410396 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122410396 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410396 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122410396 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410397 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122410397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122410397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122410397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410397 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410397 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122410397 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410397 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410397 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122410397 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122410397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410397 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122410397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410397 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410398 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410398 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122410398 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122410398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122410398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410398 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122410398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410398 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122410398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122410398 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122410399 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410399 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122410399 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122410399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410399 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122410399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410399 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122410399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122410399 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(205)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122410457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122410457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122410457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122410457 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122410457 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122410457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122410457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122410457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122410457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122410587 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122410587 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122410587 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122410587 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122410590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410590 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122410590 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122410590 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122410590 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122410590 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122410590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122410591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410591 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122410591 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122410591 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122410591 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122410591 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122410591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122410591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122410591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122410591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122410591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122410591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122410591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122410591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122410591 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122410591 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122410591 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410592 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410592 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122410592 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122410592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122410593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410593 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122410593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122410593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122410593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122410593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122410633 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122410633 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122410633 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122410633 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122410636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410636 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122410636 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122410636 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122410636 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122410637 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122410637 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122410638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410638 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122410638 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122410638 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122410638 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122410638 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122410638 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122410638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122410638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122410638 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122410638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122410638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122410638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122410638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122410638 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122410638 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122410638 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122410640 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122410640 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122410640 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122410640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122410640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122410640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122410640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122410640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122410640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122410640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122410640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122410640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122410640 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122410640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122410640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122410640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122410640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122410640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122410640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122410640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122410640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122411397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122411397 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122411397 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122411397 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122411397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122411397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122411397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122411397 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122411397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122411397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122411397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122411397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122411397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122411397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122411397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122411397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122411397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122411397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122411397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122411397 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122411397 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122411397 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122411397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122411397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122411397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122411397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122411397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122411397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122411397 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122411397 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122411397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122411397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122411397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122411398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122411398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122411398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122411398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122411398 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122411399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122411399 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122411399 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122411399 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122411399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122411399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122411399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122411399 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122411399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122411399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122411399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122411399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122411399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122411399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122411399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122411399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122411399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122411399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122411399 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122411399 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122411399 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122411442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122411442 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122411442 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122411442 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122411442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122411442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122411442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122411442 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122411442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122411442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122411442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122411442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122411442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122411442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122411442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122411442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122411442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122411442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122411442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122411442 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122411442 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122411442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122411442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122411442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122411442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122411443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122411443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122411443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122411443 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122411443 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122411443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122411443 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122411443 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122411443 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122411443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122411443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122411443 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122411443 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122411444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122411444 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122411444 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122411445 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122411445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122411445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122411445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122411445 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122411445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122411445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122411445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122411445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122411445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122411445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122411445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122411445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122411445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122411445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122411445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122411445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122411445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122411445 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122411445 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122411445 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122412485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122412768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := '807C98217B2CBA3C9F3C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[0] for '807C98217B2CBA3C9F3C'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 0TC_rab_assignment_concurrent0(209)5446922 20241121122413514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x531d0a, normal) (hnbgw_rua.c:388) 20241121122413514 DHNB DEBUG map_rua[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122413514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5446922 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'BD99DB58B879C742D114'O, n_connectPointCode := omit 20241121122413514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[1] for 'BD99DB58B879C742D114'O to be handled at TC_rab_assignment_concurrent0(210) 20241121122413514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5446922 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413514 DCN DEBUG map_sccp[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122413514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413514 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5446922 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5446922 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413514 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{IDLE}: Allocated (fsm.c:456) 20241121122413514 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a807c98217b2cba3c9f3c004f40030000030056400500f1100926) (sccp_scrc.c:401) 20241121122413514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413514 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413515 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413515 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413515 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413515 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 1TC_rab_assignment_concurrent0(210)11733967 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[0] for l3='807C98217B2CBA3C9F3C'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 0TC_rab_assignment_concurrent0(209)4175756 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122413522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413522 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413522 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413522 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0016f888) (sccp_scrc.c:472) 20241121122413522 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241121122413522 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413522 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413522 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413522 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413522 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := '2E2D1BF7ED4DD566F9D3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[0] for '2E2D1BF7ED4DD566F9D3'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 2TC_rab_assignment_concurrent0(211)8367279 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := '879A721F7D7F3DF1C949'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[2] for '879A721F7D7F3DF1C949'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 3TC_rab_assignment_concurrent0(212)15963309 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := '3ECBA73B9190AE2991F0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[3] for '3ECBA73B9190AE2991F0'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 4TC_rab_assignment_concurrent0(213)4867437 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'CDDE9F668EBDDB421139'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[4] for 'CDDE9F668EBDDB421139'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 5TC_rab_assignment_concurrent0(214)16033532 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'D815CB569C83B425C08E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[5] for 'D815CB569C83B425C08E'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 6TC_rab_assignment_concurrent0(215)6277360 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'AF1BE0F38369D82C3B9D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[6] for 'AF1BE0F38369D82C3B9D'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 7TC_rab_assignment_concurrent0(216)10418835 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'B9DE1C0B1C94DAD84A9D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[7] for 'B9DE1C0B1C94DAD84A9D'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 8TC_rab_assignment_concurrent0(217)4481333 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := '691EBAAD44A6803AD67B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[8] for '691EBAAD44A6803AD67B'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 9TC_rab_assignment_concurrent0(218)4657527 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'C6AAE13C5A55BA8D0E42'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[9] for 'C6AAE13C5A55BA8D0E42'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 10TC_rab_assignment_concurrent0(219)5322909 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := '04CFA0922037BBC37A9F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[10] for '04CFA0922037BBC37A9F'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 11TC_rab_assignment_concurrent0(220)13212483 20241121122413721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413721 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb30bcf, normal) (hnbgw_rua.c:388) 20241121122413721 DHNB DEBUG map_rua[0x5645e063acf0]{init}: Allocated (fsm.c:456) 20241121122413721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11733967 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413721 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413721 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413721 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11733967 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413721 DCN DEBUG map_sccp[0x5645e0634680]{init}: Allocated (fsm.c:456) 20241121122413721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413722 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11733967 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11733967 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413722 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413722 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413722 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413722 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{IDLE}: Allocated (fsm.c:456) 20241121122413722 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0abd99db58b879c742d114004f40030002800056400500f1100926) (sccp_scrc.c:401) 20241121122413722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413722 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413722 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7facaf, normal) (hnbgw_rua.c:388) 20241121122413722 DHNB DEBUG map_rua[0x5645e063b490]{init}: Allocated (fsm.c:456) 20241121122413722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8367279 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413722 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413722 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413722 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413722 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8367279 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413722 DCN DEBUG map_sccp[0x5645e0642760]{init}: Allocated (fsm.c:456) 20241121122413722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413722 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8367279 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8367279 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413722 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413722 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413722 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413722 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{IDLE}: Allocated (fsm.c:456) 20241121122413722 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413722 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2e2d1bf7ed4dd566f9d3004f40030003cf0056400500f1100926) (sccp_scrc.c:401) 20241121122413722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413722 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413722 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413722 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413723 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122413723 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241121122413723 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122413723 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413723 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122413723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122413723 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122413723 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122413723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122413723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122413723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122413723 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122413723 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122413723 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122413723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122413723 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122413723 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{UNUSED}: Allocated (fsm.c:456) 20241121122413723 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{UNUSED}: is child of mgw(mgw-fsm-5446922-0)[0x5645e06447a0] (fsm.c:486) 20241121122413723 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5446922-0)[0x5645e06447a0] (mgcp_client_endpoint_fsm.c:724) 20241121122413723 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122413723 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122413723 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122413723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0642360]{ST_CRCX}: Allocated (fsm.c:456) 20241121122413723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0642360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630] (fsm.c:486) 20241121122413723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0642360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122413723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0642360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122413723 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 531d0a'... (mgcp_client.c:805) 20241121122413723 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241121122413723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0642360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122413723 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122413723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413723 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf394ad, normal) (hnbgw_rua.c:388) 20241121122413723 DHNB DEBUG map_rua[0x5645e0642fd0]{init}: Allocated (fsm.c:456) 20241121122413723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15963309 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413723 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15963309 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413723 DCN DEBUG map_sccp[0x5645e063fb90]{init}: Allocated (fsm.c:456) 20241121122413723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413723 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15963309 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15963309 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:1 20241121122413724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413724 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413724 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{IDLE}: Allocated (fsm.c:456) 20241121122413724 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a879a721f7d7f3df1c949004f40030003240056400500f1100926) (sccp_scrc.c:401) 20241121122413724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413724 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. 20241121122413724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413724 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a456d, normal) (hnbgw_rua.c:388) 20241121122413724 DHNB DEBUG map_rua[0x5645e06429c0]{init}: Allocated (fsm.c:456) 20241121122413724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413724 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867437 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413724 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867437 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413724 DCN DEBUG map_sccp[0x5645e06400a0]{init}: Allocated (fsm.c:456) 20241121122413724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413724 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4867437 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867437 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413724 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413724 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{IDLE}: Allocated (fsm.c:456) 20241121122413724 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3ecba73b9190ae2991f0004f40030001100056400500f1100926) (sccp_scrc.c:401) 20241121122413724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413725 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[1] for l3='BD99DB58B879C742D114'O handled at TC_rab_assignment_concurrent0(210) 20241121122413725 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf4a6fc, normal) (hnbgw_rua.c:388) 20241121122413725 DHNB DEBUG map_rua[0x5645e0643d50]{init}: Allocated (fsm.c:456) 20241121122413725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 1TC_rab_assignment_concurrent0(210)8550158 20241121122413725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413725 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16033532 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413725 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413725 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413725 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16033532 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413725 DCN DEBUG map_sccp[0x5645e064c350]{init}: Allocated (fsm.c:456) 20241121122413725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413725 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16033532 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16033532 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413725 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413725 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413725 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413725 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{IDLE}: Allocated (fsm.c:456) 20241121122413725 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:2 20241121122413725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acdde9f668ebddb421139004f40030000860056400500f1100926) (sccp_scrc.c:401) 20241121122413725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413725 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'DF6E4FF55D3553422DF9'O, n_connectPointCode := omit 20241121122413725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[1] for 'DF6E4FF55D3553422DF9'O to be handled at TC_rab_assignment_concurrent0(221) 20241121122413725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413725 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413725 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5fc8f0, normal) (hnbgw_rua.c:388) 20241121122413725 DHNB DEBUG map_rua[0x5645e064c4f0]{init}: Allocated (fsm.c:456) 20241121122413725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6277360 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413726 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6277360 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413726 DCN DEBUG map_sccp[0x5645e0644620]{init}: Allocated (fsm.c:456) 20241121122413726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413726 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6277360 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6277360 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[2]. 20241121122413726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413726 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413726 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{IDLE}: Allocated (fsm.c:456) 20241121122413726 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad815cb569c83b425c08e004f400300014f0056400500f1100926) (sccp_scrc.c:401) 20241121122413726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413726 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413726 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9efa93, normal) (hnbgw_rua.c:388) 20241121122413726 DHNB DEBUG map_rua[0x5645e0640270]{init}: Allocated (fsm.c:456) 20241121122413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[0] for l3='2E2D1BF7ED4DD566F9D3'O handled at TC_rab_assignment_concurrent0(211) 20241121122413726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10418835 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413726 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10418835 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413726 DCN DEBUG map_sccp[0x5645e064cb50]{init}: Allocated (fsm.c:456) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 2TC_rab_assignment_concurrent0(211)11756060 TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122413726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413726 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413726 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10418835 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10418835 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413726 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413726 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{IDLE}: Allocated (fsm.c:456) 20241121122413726 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aaf1be0f38369d82c3b9d004f40030003aa0056400500f1100926) (sccp_scrc.c:401) 20241121122413726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:3 20241121122413727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413727 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413727 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x446135, normal) (hnbgw_rua.c:388) 20241121122413727 DHNB DEBUG map_rua[0x5645e064dd90]{init}: Allocated (fsm.c:456) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481333 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481333 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413727 DCN DEBUG map_sccp[0x5645e064e5a0]{init}: Allocated (fsm.c:456) 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413727 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4481333 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481333 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413727 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413727 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{IDLE}: Allocated (fsm.c:456) 20241121122413727 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab9de1c0b1c94dad84a9d004f40030000420056400500f1100926) (sccp_scrc.c:401) 20241121122413727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413727 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413727 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x471177, normal) (hnbgw_rua.c:388) 20241121122413727 DHNB DEBUG map_rua[0x5645e064f6f0]{init}: Allocated (fsm.c:456) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657527 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657527 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413727 DCN DEBUG map_sccp[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413727 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4657527 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657527 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413727 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413727 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{IDLE}: Allocated (fsm.c:456) 20241121122413727 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a691ebaad44a6803ad67b004f40030001070056400500f1100926) (sccp_scrc.c:401) 20241121122413727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413727 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[3]. 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413727 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51389d, normal) (hnbgw_rua.c:388) 20241121122413727 DHNB DEBUG map_rua[0x5645e0650470]{init}: Allocated (fsm.c:456) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5322909 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5322909 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413727 DCN DEBUG map_sccp[0x5645e064ed50]{init}: Allocated (fsm.c:456) 20241121122413727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413727 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5322909 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5322909 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413727 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413727 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{IDLE}: Allocated (fsm.c:456) 20241121122413727 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac6aae13c5a55ba8d0e42004f400300035e0056400500f1100926) (sccp_scrc.c:401) 20241121122413728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:1 20241121122413728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[2] for l3='879A721F7D7F3DF1C949'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 3TC_rab_assignment_concurrent0(212)10622699 20241121122413728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413728 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413728 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc99b43, normal) (hnbgw_rua.c:388) 20241121122413728 DHNB DEBUG map_rua[0x5645e064fa30]{init}: Allocated (fsm.c:456) 20241121122413728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13212483 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413728 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13212483 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413728 DCN DEBUG map_sccp[0x5645e0650660]{init}: Allocated (fsm.c:456) 20241121122413728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413728 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13212483 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13212483 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413728 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413728 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{IDLE}: Allocated (fsm.c:456) 20241121122413728 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a04cfa0922037bbc37a9f004f40030002f40056400500f1100926) (sccp_scrc.c:401) 20241121122413728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413728 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121122413728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 12TC_rab_assignment_concurrent0(221)6679277 20241121122413729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413729 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413729 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413729 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413729 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122413729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413729 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003738d1) (sccp_scrc.c:472) 20241121122413729 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241121122413729 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413729 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413729 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413729 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413729 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[3] for l3='3ECBA73B9190AE2991F0'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 4TC_rab_assignment_concurrent0(213)9912334 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[4] for l3='CDDE9F668EBDDB421139'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 5TC_rab_assignment_concurrent0(214)6929247 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[5] for l3='D815CB569C83B425C08E'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 6TC_rab_assignment_concurrent0(215)2992378 TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[6] for l3='AF1BE0F38369D82C3B9D'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 7TC_rab_assignment_concurrent0(216)6762 TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[7] for l3='B9DE1C0B1C94DAD84A9D'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 8TC_rab_assignment_concurrent0(217)1848325 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:10 TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[8] for l3='691EBAAD44A6803AD67B'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 9TC_rab_assignment_concurrent0(218)13111173 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:11 TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[9] for l3='C6AAE13C5A55BA8D0E42'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 10TC_rab_assignment_concurrent0(219)14413252 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:4 TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[10] for l3='04CFA0922037BBC37A9F'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 11TC_rab_assignment_concurrent0(220)10688799 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:5 TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "531d0a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "531d0a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'B285CF37AA9F2CE7E108'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[0] for 'B285CF37AA9F2CE7E108'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "531d0a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "531d0a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 13TC_rab_assignment_concurrent0(222)9393321 20241121122413747 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241121122413747 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122413747 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122413747 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122413747 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122413747 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122413747 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413747 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413747 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122413747 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122413747 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413747 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122413747 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122413747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122413747 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122413747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122413747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122413747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122413747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122413747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65eaed, normal) (hnbgw_rua.c:388) 20241121122413747 DHNB DEBUG map_rua[0x5645e064bbd0]{init}: Allocated (fsm.c:456) 20241121122413747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6679277 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6679277 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413747 DCN DEBUG map_sccp[0x5645e06529c0]{init}: Allocated (fsm.c:456) 20241121122413747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413747 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6679277 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6679277 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413748 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{IDLE}: Allocated (fsm.c:456) 20241121122413748 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0adf6e4ff55d3553422df9004f40030002540056400500f1100926) (sccp_scrc.c:401) 20241121122413748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413748 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f54a9, normal) (hnbgw_rua.c:388) 20241121122413748 DHNB DEBUG map_rua[0x5645e0651e60]{init}: Allocated (fsm.c:456) 20241121122413748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9393321 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413748 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9393321 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413748 DCN DEBUG map_sccp[0x5645e0652af0]{init}: Allocated (fsm.c:456) 20241121122413748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413748 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9393321 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9393321 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413748 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{IDLE}: Allocated (fsm.c:456) 20241121122413748 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab285cf37aa9f2ce7e108004f40030000a30056400500f1100926) (sccp_scrc.c:401) 20241121122413748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413749 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413749 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413749 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413749 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413749 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413749 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413749 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413749 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413749 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413749 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413749 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413749 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413749 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413749 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0074b301) (sccp_scrc.c:472) 20241121122413749 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413749 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413749 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413749 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413749 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413749 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413749 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413749 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413749 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003825db) (sccp_scrc.c:472) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:12 20241121122413749 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241121122413749 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413749 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413749 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413749 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f64560) (sccp_scrc.c:472) 20241121122413749 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241121122413749 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413749 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413749 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413750 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00551467) (sccp_scrc.c:472) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[12]. 20241121122413750 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413750 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413750 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d931d) (sccp_scrc.c:472) 20241121122413750 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413750 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413750 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa3a4d) (sccp_scrc.c:472) 20241121122413750 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1823) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:13 20241121122413750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413750 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413750 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d4618) (sccp_scrc.c:472) 20241121122413750 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1823) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413750 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[1] for l3='DF6E4FF55D3553422DF9'O handled at TC_rab_assignment_concurrent0(221) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413750 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00701ed5) (sccp_scrc.c:472) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 12TC_rab_assignment_concurrent0(221)10685012 20241121122413750 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413750 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413750 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0053a026) (sccp_scrc.c:472) 20241121122413751 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241121122413751 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413751 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413751 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0042a532) (sccp_scrc.c:472) 20241121122413751 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241121122413751 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413751 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413751 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[0] for l3='B285CF37AA9F2CE7E108'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 13TC_rab_assignment_concurrent0(222)7983612 20241121122413752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413752 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413752 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413752 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413752 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413752 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0059edfd) (sccp_scrc.c:472) 20241121122413752 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241121122413752 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413752 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413752 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := '92660BF0785E75550BB7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[0] for '92660BF0785E75550BB7'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 14TC_rab_assignment_concurrent0(223)8832796 HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: f_create_expect(l3 := 'FB3B61B11C2A170337A2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Created Expect[1] for 'FB3B61B11C2A170337A2'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Added conn table entry 15TC_rab_assignment_concurrent0(224)4668177 20241121122413949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413949 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x86c71c, normal) (hnbgw_rua.c:388) 20241121122413949 DHNB DEBUG map_rua[0x5645e0652c20]{init}: Allocated (fsm.c:456) 20241121122413949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8832796 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413949 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413949 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413950 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8832796 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413950 DCN DEBUG map_sccp[0x5645e0653eb0]{init}: Allocated (fsm.c:456) 20241121122413950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413950 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8832796 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8832796 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413950 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413950 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{IDLE}: Allocated (fsm.c:456) 20241121122413950 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a92660bf0785e75550bb7004f40030003830056400500f1100926) (sccp_scrc.c:401) 20241121122413950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413950 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122413950 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122413950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x531d0a) (hnbgw_rua.c:452) 20241121122413950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5446922 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122413950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122413950 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122413950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413950 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413950 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413950 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413950 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122413950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122413950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122413950 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122413950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413950 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413950 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122413950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122413950 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122413950 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5446922-0)[0x5645e06447a0] (mgcp_client_endpoint_fsm.c:724) 20241121122413950 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122413950 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122413950 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122413950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413950 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413950 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 531d0a'... (mgcp_client.c:805) 20241121122413950 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241121122413950 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122413950 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122413950 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413950 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20241121122413951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122413951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122413951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122413950 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413950 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413950 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413951 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413951 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413951 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413951 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122413951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x473b11, normal) (hnbgw_rua.c:388) 20241121122413951 DHNB DEBUG map_rua[0x5645e0652de0]{init}: Allocated (fsm.c:456) 20241121122413951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122413951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4668177 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122413951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413951 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413951 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4668177 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122413951 DCN DEBUG map_sccp[0x5645e0654650]{init}: Allocated (fsm.c:456) 20241121122413951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122413951 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4668177 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122413951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4668177 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122413951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122413951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122413951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122413951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122413951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122413951 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122413951 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{IDLE}: Allocated (fsm.c:456) 20241121122413951 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122413951 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0afb3b61b11c2a170337a2004f40030002310056400500f1100926) (sccp_scrc.c:401) 20241121122413951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122413951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122413951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122413951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413951 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122413951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122413951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122413951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413951 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3eab7) (sccp_scrc.c:472) 20241121122413951 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241121122413951 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413951 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413951 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413951 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413951 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122413951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122413952 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241121122413952 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122413952 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413952 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122413952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122413952 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122413952 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122413952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413952 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122413952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122413952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122413952 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122413952 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122413952 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122413952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122413952 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122413952 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{UNUSED}: Allocated (fsm.c:456) 20241121122413952 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{UNUSED}: is child of mgw(mgw-fsm-11733967-0)[0x5645e0643690] (fsm.c:486) 20241121122413952 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11733967-0)[0x5645e0643690] (mgcp_client_endpoint_fsm.c:724) 20241121122413952 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122413952 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122413952 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122413952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0654890]{ST_CRCX}: Allocated (fsm.c:456) 20241121122413952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0654890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0] (fsm.c:486) 20241121122413952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0654890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122413952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0654890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:14 20241121122413952 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: b30bcf'... (mgcp_client.c:805) 20241121122413952 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241121122413952 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0654890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122413952 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[0] for l3='92660BF0785E75550BB7'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 14TC_rab_assignment_concurrent0(223)3291818 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Found Expect[1] for l3='FB3B61B11C2A170337A2'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Added conn table entry 15TC_rab_assignment_concurrent0(224)10129207 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:14 TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:15 20241121122413955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413955 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413955 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413955 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413955 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413955 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413955 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413955 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20241121122413955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413955 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ab4c0f) (sccp_scrc.c:472) 20241121122413955 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241121122413955 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413955 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413955 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413955 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413955 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "531d0a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "531d0a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b30bcf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b30bcf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241121122413975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241121122413975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122413975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122413975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413975 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122413975 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122413975 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5446922-0)[0x5645e06447a0] (mgcp_client_endpoint_fsm.c:724) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122413975 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122413975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0656580]{ST_CRCX}: Allocated (fsm.c:456) 20241121122413976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0656580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630] (fsm.c:486) 20241121122413976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0656580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122413976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0656580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241121122413976 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: 531d0a'... (mgcp_client.c:805) 20241121122413976 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241121122413976 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5446922-0)[0x5645e0656580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122413976 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122413976 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413976 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413976 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b30bcf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b30bcf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "531d0a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "531d0a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122413991 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241121122413991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122413991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122413991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122413991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122413991 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122413991 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122413991 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122413991 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122413991 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122413991 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122413991 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122413991 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122413991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122413991 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122413991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122413991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241121122413991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122413991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122413992 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241121122413992 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122413992 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122413992 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122413992 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122413992 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122413992 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413992 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413992 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413992 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122413992 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122413992 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413992 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{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) 20241121122413992 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122413992 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122413992 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122413992 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122413992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122413992 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122413992 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122413992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016f888), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122413992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122413992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122413992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122413992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122413992 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122413992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122413992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122413992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122413992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122413992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122413992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122413992 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122413992 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122413992 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122413992 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122413992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122413992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122413992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122413992 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122413992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122413992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122413992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122413993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122413993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122413993 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb2d80) (sccp_scrc.c:472) 20241121122413993 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241121122413993 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122413993 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122413993 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122413993 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122413993 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122413993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122413993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414000 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb30bcf) (hnbgw_rua.c:452) 20241121122414000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11733967 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414000 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414000 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414000 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414000 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414000 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414000 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414000 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414000 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11733967-0)[0x5645e0643690] (mgcp_client_endpoint_fsm.c:724) 20241121122414000 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414000 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414000 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414000 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414000 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: b30bc'... (mgcp_client.c:805) 20241121122414000 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414000 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414000 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414000 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414000 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b30bcf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b30bcf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414018 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241121122414018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414018 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414018 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414018 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414018 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11733967-0)[0x5645e0643690] (mgcp_client_endpoint_fsm.c:724) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414018 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0655000]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0655000]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0] (fsm.c:486) 20241121122414018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0655000]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0655000]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241121122414018 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: b30bc'... (mgcp_client.c:805) 20241121122414018 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11733967-0)[0x5645e0655000]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414019 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414019 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414019 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414019 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b30bcf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b30bcf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414031 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241121122414031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414031 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414031 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414031 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414031 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414031 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414031 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414031 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414031 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{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) 20241121122414031 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414031 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414031 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414031 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414031 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003738d1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414031 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414031 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414031 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414031 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414031 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414031 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414031 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414031 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414031 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414032 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241121122414032 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414032 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414032 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414032 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414032 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414032 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414032 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414032 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414032 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414032 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{UNUSED}: Allocated (fsm.c:456) 20241121122414032 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{UNUSED}: is child of mgw(mgw-fsm-8367279-0)[0x5645e065ff80] (fsm.c:486) 20241121122414032 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8367279-0)[0x5645e065ff80] (mgcp_client_endpoint_fsm.c:724) 20241121122414032 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414032 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414032 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e0657b30]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e0657b30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0] (fsm.c:486) 20241121122414032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e0657b30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e0657b30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414032 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 7faca'... (mgcp_client.c:805) 20241121122414032 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e0657b30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414032 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7facaf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7facaf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7facaf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7facaf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241121122414047 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241121122414047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414047 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414047 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414047 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414047 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414047 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414047 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414047 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414047 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414047 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414056 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7facaf) (hnbgw_rua.c:452) 20241121122414056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8367279 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414056 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414056 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414056 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414056 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414056 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414056 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8367279-0)[0x5645e065ff80] (mgcp_client_endpoint_fsm.c:724) 20241121122414056 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414056 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414056 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414056 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 7faca'... (mgcp_client.c:805) 20241121122414056 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414056 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414056 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414056 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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)@1d0ad8f57daa: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "7facaf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7facaf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241121122414071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414071 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414071 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414071 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8367279-0)[0x5645e065ff80] (mgcp_client_endpoint_fsm.c:724) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e065f7c0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e065f7c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0] (fsm.c:486) 20241121122414071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e065f7c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e065f7c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241121122414071 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 7faca'... (mgcp_client.c:805) 20241121122414071 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8367279-0)[0x5645e065f7c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414071 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "7facaf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7facaf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241121122414082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414082 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414082 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414082 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414082 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414082 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414082 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414082 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414082 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{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) 20241121122414082 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414082 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414082 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414082 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414082 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b301), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414082 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414082 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414082 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414083 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414083 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414083 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414083 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414083 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414083 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241121122414083 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414083 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414083 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414083 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414083 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414083 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414083 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414083 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414083 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414083 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{UNUSED}: Allocated (fsm.c:456) 20241121122414083 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{UNUSED}: is child of mgw(mgw-fsm-15963309-0)[0x5645e06686e0] (fsm.c:486) 20241121122414083 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15963309-0)[0x5645e06686e0] (mgcp_client_endpoint_fsm.c:724) 20241121122414083 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414083 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414083 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e066f340]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e066f340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990] (fsm.c:486) 20241121122414083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e066f340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e066f340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414083 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: f394a'... (mgcp_client.c:805) 20241121122414083 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414083 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e066f340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414084 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f394ad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f394ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f394ad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f394ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241121122414099 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241121122414099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414099 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414099 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414099 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414099 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414099 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414099 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414099 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414099 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414099 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414106 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf394ad) (hnbgw_rua.c:452) 20241121122414106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15963309 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414106 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414106 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414106 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414106 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414106 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414106 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15963309-0)[0x5645e06686e0] (mgcp_client_endpoint_fsm.c:724) 20241121122414106 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414106 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414106 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414106 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414106 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: f394a'... (mgcp_client.c:805) 20241121122414106 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414106 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414106 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414106 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414106 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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)@1d0ad8f57daa: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f394ad17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f394ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414121 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241121122414121 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414121 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414121 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414121 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414121 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414121 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15963309-0)[0x5645e06686e0] (mgcp_client_endpoint_fsm.c:724) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414121 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e065e6f0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e065e6f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990] (fsm.c:486) 20241121122414121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e065e6f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e065e6f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241121122414122 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: f394a'... (mgcp_client.c:805) 20241121122414122 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15963309-0)[0x5645e065e6f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414122 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414122 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414122 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414122 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f394ad17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f394ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414135 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241121122414135 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414135 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414135 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414135 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414135 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414135 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414135 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414135 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414135 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414135 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414135 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414135 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{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) 20241121122414135 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414135 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414135 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414135 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414135 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003825db), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414135 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414135 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414135 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414136 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414136 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241121122414136 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414136 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414136 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414136 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414136 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414136 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414136 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414136 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414136 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414136 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{UNUSED}: Allocated (fsm.c:456) 20241121122414136 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{UNUSED}: is child of mgw(mgw-fsm-4867437-0)[0x5645e06712d0] (fsm.c:486) 20241121122414136 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4867437-0)[0x5645e06712d0] (mgcp_client_endpoint_fsm.c:724) 20241121122414136 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414136 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414136 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414136 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e0677f30]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414136 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e0677f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0] (fsm.c:486) 20241121122414136 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e0677f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414136 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e0677f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414136 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 4a456'... (mgcp_client.c:805) 20241121122414136 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414136 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e0677f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414136 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4a456d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a456d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4a456d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a456d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241121122414153 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241121122414153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414153 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414153 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414153 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414153 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414153 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414153 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414153 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414153 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414153 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414163 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4a456d) (hnbgw_rua.c:452) 20241121122414163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867437 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414163 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414164 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414164 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414164 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414164 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414164 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4867437-0)[0x5645e06712d0] (mgcp_client_endpoint_fsm.c:724) 20241121122414164 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414164 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414164 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414164 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 4a456'... (mgcp_client.c:805) 20241121122414164 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414164 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414164 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414164 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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)@1d0ad8f57daa: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4a456d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a456d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414178 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241121122414178 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414178 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414178 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414178 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414178 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414178 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414178 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414178 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414178 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414178 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414178 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414178 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414178 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4867437-0)[0x5645e06712d0] (mgcp_client_endpoint_fsm.c:724) 20241121122414178 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414179 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414179 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e065f5a0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e065f5a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0] (fsm.c:486) 20241121122414179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e065f5a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e065f5a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241121122414179 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 4a456'... (mgcp_client.c:805) 20241121122414179 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4867437-0)[0x5645e065f5a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414179 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414179 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414179 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414179 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4a456d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a456d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414190 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241121122414190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{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) 20241121122414190 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414190 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414190 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414190 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414190 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f64560), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414190 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414190 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414190 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414190 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414190 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414190 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414190 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241121122414190 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414190 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414190 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414190 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414190 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414190 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414190 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414190 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414190 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{UNUSED}: Allocated (fsm.c:456) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{UNUSED}: is child of mgw(mgw-fsm-16033532-0)[0x5645e0679640] (fsm.c:486) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16033532-0)[0x5645e0679640] (mgcp_client_endpoint_fsm.c:724) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0680b60]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0680b60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290] (fsm.c:486) 20241121122414190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0680b60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0680b60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: f4a6f'... (mgcp_client.c:805) 20241121122414190 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0680b60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414190 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a6fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a6fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a6fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a6fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241121122414205 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241121122414205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414205 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414205 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414205 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414205 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414205 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414205 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414205 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414205 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414205 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414212 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf4a6fc) (hnbgw_rua.c:452) 20241121122414212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16033532 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414212 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414212 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414212 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414212 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414212 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16033532-0)[0x5645e0679640] (mgcp_client_endpoint_fsm.c:724) 20241121122414212 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414212 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414212 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414212 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: f4a6f'... (mgcp_client.c:805) 20241121122414212 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414212 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414212 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414212 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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)@1d0ad8f57daa: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a6fc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a6fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241121122414228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414228 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414228 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414228 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16033532-0)[0x5645e0679640] (mgcp_client_endpoint_fsm.c:724) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0678ff0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0678ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290] (fsm.c:486) 20241121122414228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0678ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0678ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241121122414228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: f4a6f'... (mgcp_client.c:805) 20241121122414228 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16033532-0)[0x5645e0678ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414228 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a6fc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a6fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241121122414239 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414239 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414239 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414239 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414239 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414239 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414239 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414239 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414239 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414239 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414239 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414239 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{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) 20241121122414239 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414239 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414239 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414239 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414239 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551467), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414240 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414240 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414240 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414240 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414240 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414240 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414240 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241121122414240 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414240 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414240 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414240 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414240 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414240 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414240 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414240 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414240 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414240 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{UNUSED}: Allocated (fsm.c:456) 20241121122414240 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{UNUSED}: is child of mgw(mgw-fsm-6277360-0)[0x5645e0682c60] (fsm.c:486) 20241121122414240 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6277360-0)[0x5645e0682c60] (mgcp_client_endpoint_fsm.c:724) 20241121122414240 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414240 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414240 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06896f0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06896f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20] (fsm.c:486) 20241121122414240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06896f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06896f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414240 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 5fc8f'... (mgcp_client.c:805) 20241121122414240 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06896f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414240 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5fc8f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5fc8f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5fc8f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5fc8f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241121122414259 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241121122414259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414259 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414259 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414259 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414259 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414259 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414259 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414259 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414259 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414259 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414259 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414266 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5fc8f0) (hnbgw_rua.c:452) 20241121122414266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6277360 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414266 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414266 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414266 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414266 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414266 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414266 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414266 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414266 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6277360-0)[0x5645e0682c60] (mgcp_client_endpoint_fsm.c:724) 20241121122414266 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414266 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414266 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414266 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 5fc8f'... (mgcp_client.c:805) 20241121122414266 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414266 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414266 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414266 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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)@1d0ad8f57daa: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "5fc8f017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5fc8f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414285 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241121122414285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414285 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414285 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414285 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6277360-0)[0x5645e0682c60] (mgcp_client_endpoint_fsm.c:724) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06707f0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06707f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20] (fsm.c:486) 20241121122414285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06707f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06707f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241121122414285 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 5fc8f'... (mgcp_client.c:805) 20241121122414285 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414285 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6277360-0)[0x5645e06707f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414285 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "5fc8f017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5fc8f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414299 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241121122414299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414299 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414299 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414299 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414299 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414299 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414299 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414299 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414299 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{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) 20241121122414299 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414299 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414299 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414299 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414299 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d931d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414299 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414299 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414299 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414299 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414299 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414299 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414299 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414299 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414299 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414300 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20241121122414300 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414300 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414300 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414300 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414300 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414300 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414300 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414300 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414300 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414300 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{UNUSED}: Allocated (fsm.c:456) 20241121122414300 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{UNUSED}: is child of mgw(mgw-fsm-10418835-0)[0x5645e0682880] (fsm.c:486) 20241121122414300 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10418835-0)[0x5645e0682880] (mgcp_client_endpoint_fsm.c:724) 20241121122414300 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414300 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414300 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414300 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e06922d0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414300 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e06922d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710] (fsm.c:486) 20241121122414300 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e06922d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414300 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e06922d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414300 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 9efa9'... (mgcp_client.c:805) 20241121122414300 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414300 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e06922d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414300 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9efa9317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9efa9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9efa9317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9efa9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241121122414319 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241121122414319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414319 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414319 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414319 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414319 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414319 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414319 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414319 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414319 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414319 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241121122414319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414326 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9efa93) (hnbgw_rua.c:452) 20241121122414326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10418835 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414326 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414326 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414326 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414326 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414326 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414326 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10418835-0)[0x5645e0682880] (mgcp_client_endpoint_fsm.c:724) 20241121122414326 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414326 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414326 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414326 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 9efa9'... (mgcp_client.c:805) 20241121122414326 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414326 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414326 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414326 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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)@1d0ad8f57daa: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "9efa9317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9efa9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414338 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241121122414339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414339 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414339 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414339 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10418835-0)[0x5645e0682880] (mgcp_client_endpoint_fsm.c:724) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e068ad80]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e068ad80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710] (fsm.c:486) 20241121122414339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e068ad80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e068ad80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241121122414339 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 9efa9'... (mgcp_client.c:805) 20241121122414339 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10418835-0)[0x5645e068ad80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414339 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "9efa9317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9efa9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414349 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241121122414349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414349 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414349 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414349 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414349 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414349 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414349 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414349 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414349 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{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) 20241121122414349 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414349 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414350 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414350 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414350 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414350 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa3a4d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414350 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414350 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414350 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414350 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414350 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414350 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414350 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414350 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414350 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414350 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414350 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414350 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1823) 20241121122414350 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414350 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414350 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414350 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414350 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414350 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414350 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414350 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414350 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414350 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{UNUSED}: Allocated (fsm.c:456) 20241121122414350 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{UNUSED}: is child of mgw(mgw-fsm-4481333-0)[0x5645e0694230] (fsm.c:486) 20241121122414350 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4481333-0)[0x5645e0694230] (mgcp_client_endpoint_fsm.c:724) 20241121122414350 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414350 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414350 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414351 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e069b190]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414351 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e069b190]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0] (fsm.c:486) 20241121122414351 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e069b190]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414351 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e069b190]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414351 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 44613'... (mgcp_client.c:805) 20241121122414351 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414351 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e069b190]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414351 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44613517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44613517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44613517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44613517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241121122414368 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241121122414368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414368 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414368 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414368 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414368 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414368 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414368 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414368 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414368 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414368 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414368 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414376 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x446135) (hnbgw_rua.c:452) 20241121122414376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481333 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414376 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414376 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414376 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414376 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414376 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414376 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4481333-0)[0x5645e0694230] (mgcp_client_endpoint_fsm.c:724) 20241121122414376 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414376 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414376 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414376 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 44613'... (mgcp_client.c:805) 20241121122414376 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414376 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414376 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414376 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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)@1d0ad8f57daa: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "44613517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44613517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414391 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241121122414391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414391 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414391 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414391 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4481333-0)[0x5645e0694230] (mgcp_client_endpoint_fsm.c:724) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e0693eb0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e0693eb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0] (fsm.c:486) 20241121122414391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e0693eb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e0693eb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241121122414391 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 44613'... (mgcp_client.c:805) 20241121122414391 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4481333-0)[0x5645e0693eb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414391 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "44613517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44613517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414403 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241121122414403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414403 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414403 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414403 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414403 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414403 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414403 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414403 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414403 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{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) 20241121122414403 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414403 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414403 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414403 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414403 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414403 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d4618), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414403 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414403 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414403 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414403 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414403 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414403 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241121122414403 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414404 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414404 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414404 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414404 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414404 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414404 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414404 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414404 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{UNUSED}: Allocated (fsm.c:456) 20241121122414404 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{UNUSED}: is child of mgw(mgw-fsm-4657527-0)[0x5645e069c8a0] (fsm.c:486) 20241121122414404 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4657527-0)[0x5645e069c8a0] (mgcp_client_endpoint_fsm.c:724) 20241121122414404 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414404 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414404 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e06a3dc0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e06a3dc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0] (fsm.c:486) 20241121122414404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e06a3dc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e06a3dc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414404 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 47117'... (mgcp_client.c:805) 20241121122414404 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e06a3dc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414404 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47117717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47117717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47117717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47117717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241121122414419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241121122414419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414419 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414419 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414419 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414419 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414419 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414419 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414419 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414419 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414419 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414427 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x471177) (hnbgw_rua.c:452) 20241121122414427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657527 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414427 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414427 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414427 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414427 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414427 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414427 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4657527-0)[0x5645e069c8a0] (mgcp_client_endpoint_fsm.c:724) 20241121122414427 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414427 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414427 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414427 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 47117'... (mgcp_client.c:805) 20241121122414427 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122414427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414427 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414427 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414427 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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)@1d0ad8f57daa: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "47117717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47117717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414444 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241121122414444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414444 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414444 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414444 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4657527-0)[0x5645e069c8a0] (mgcp_client_endpoint_fsm.c:724) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414444 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e069c250]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e069c250]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0] (fsm.c:486) 20241121122414444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e069c250]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e069c250]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241121122414445 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 47117'... (mgcp_client.c:805) 20241121122414445 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122414445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4657527-0)[0x5645e069c250]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414445 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414445 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414445 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414445 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "47117717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47117717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414459 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241121122414459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414459 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414459 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414459 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414459 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414459 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414459 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414459 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414459 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{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) 20241121122414459 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414459 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414459 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414459 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414459 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00701ed5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414460 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414460 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414460 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414460 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414460 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414460 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414460 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414460 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414460 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20241121122414460 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414460 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414460 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414460 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414460 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414460 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414460 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414460 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414460 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414460 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414460 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414460 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414460 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{UNUSED}: Allocated (fsm.c:456) 20241121122414460 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{UNUSED}: is child of mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0] (fsm.c:486) 20241121122414460 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0] (mgcp_client_endpoint_fsm.c:724) 20241121122414460 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414460 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414460 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e06aca20]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e06aca20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0] (fsm.c:486) 20241121122414460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e06aca20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e06aca20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414461 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 51389'... (mgcp_client.c:805) 20241121122414461 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414461 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e06aca20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414461 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51389d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51389d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51389d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51389d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241121122414480 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241121122414480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414480 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414480 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414480 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414480 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414480 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414480 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414480 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414480 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414480 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414487 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51389d) (hnbgw_rua.c:452) 20241121122414488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5322909 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414488 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414488 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414488 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414488 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414488 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414488 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0] (mgcp_client_endpoint_fsm.c:724) 20241121122414488 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414488 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414488 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414488 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 5138'... (mgcp_client.c:805) 20241121122414488 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121122414488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414488 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414488 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414488 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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)@1d0ad8f57daa: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "51389d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51389d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414503 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241121122414503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414503 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414503 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414503 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0] (mgcp_client_endpoint_fsm.c:724) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e0693750]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e0693750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0] (fsm.c:486) 20241121122414503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e0693750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e0693750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241121122414503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 5138'... (mgcp_client.c:805) 20241121122414503 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121122414503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5322909-0)[0x5645e0693750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414503 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "51389d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51389d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414516 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241121122414516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414516 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414516 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414516 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414516 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414516 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414516 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414516 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414516 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{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) 20241121122414516 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414516 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414516 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414516 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414516 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053a026), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414516 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414517 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414517 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414517 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414517 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414517 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414517 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241121122414517 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414517 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414517 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414517 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414517 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414517 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414517 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414517 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414517 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414517 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{UNUSED}: Allocated (fsm.c:456) 20241121122414517 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{UNUSED}: is child of mgw(mgw-fsm-13212483-0)[0x5645e06aebf0] (fsm.c:486) 20241121122414517 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13212483-0)[0x5645e06aebf0] (mgcp_client_endpoint_fsm.c:724) 20241121122414517 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414517 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414517 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06b57e0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06b57e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0] (fsm.c:486) 20241121122414517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06b57e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06b57e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414517 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: c99b4'... (mgcp_client.c:805) 20241121122414517 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06b57e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414517 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c99b4317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c99b4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c99b4317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c99b4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241121122414534 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241121122414534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414534 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414534 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414534 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414534 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414534 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414534 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414534 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414534 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414534 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414542 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc99b43) (hnbgw_rua.c:452) 20241121122414542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13212483 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414542 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414542 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414542 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414542 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414542 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414542 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13212483-0)[0x5645e06aebf0] (mgcp_client_endpoint_fsm.c:724) 20241121122414542 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414542 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414542 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414542 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: c99b'... (mgcp_client.c:805) 20241121122414542 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121122414542 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414542 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414542 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414542 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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)@1d0ad8f57daa: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "c99b4317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c99b4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414557 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241121122414557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414557 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414557 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414557 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414557 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414558 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414558 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414558 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13212483-0)[0x5645e06aebf0] (mgcp_client_endpoint_fsm.c:724) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06ad5c0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06ad5c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0] (fsm.c:486) 20241121122414558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06ad5c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06ad5c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241121122414558 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: c99b'... (mgcp_client.c:805) 20241121122414558 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121122414558 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13212483-0)[0x5645e06ad5c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414558 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "c99b4317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c99b4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414568 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241121122414568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414568 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414568 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414568 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414568 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414568 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414568 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414568 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414568 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{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) 20241121122414568 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414568 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414568 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414568 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414568 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a532), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414568 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414568 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414569 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414569 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414569 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414569 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1823) 20241121122414569 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414569 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414569 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414569 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414569 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414569 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414569 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414569 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414569 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414569 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414569 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414569 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414569 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{UNUSED}: Allocated (fsm.c:456) 20241121122414569 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{UNUSED}: is child of mgw(mgw-fsm-6679277-0)[0x5645e06b7530] (fsm.c:486) 20241121122414569 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6679277-0)[0x5645e06b7530] (mgcp_client_endpoint_fsm.c:724) 20241121122414569 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414569 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414569 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414569 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06be490]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414569 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06be490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0] (fsm.c:486) 20241121122414569 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06be490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414569 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06be490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414569 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 65eae'... (mgcp_client.c:805) 20241121122414569 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414569 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06be490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414569 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65eaed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65eaed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65eaed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65eaed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241121122414585 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241121122414585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414585 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414585 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414585 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414585 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414585 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414585 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414585 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414585 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414585 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414585 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414593 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x65eaed) (hnbgw_rua.c:452) 20241121122414593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6679277 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414593 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414593 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414593 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414593 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414593 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414593 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6679277-0)[0x5645e06b7530] (mgcp_client_endpoint_fsm.c:724) 20241121122414593 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414593 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414593 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414593 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 65ea'... (mgcp_client.c:805) 20241121122414593 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121122414593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414593 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414593 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414593 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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)@1d0ad8f57daa: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "65eaed17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65eaed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414608 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241121122414608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414608 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414608 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414608 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6679277-0)[0x5645e06b7530] (mgcp_client_endpoint_fsm.c:724) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06b73c0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06b73c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0] (fsm.c:486) 20241121122414608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06b73c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06b73c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241121122414608 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 65ea'... (mgcp_client.c:805) 20241121122414608 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121122414608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6679277-0)[0x5645e06b73c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414608 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "65eaed17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65eaed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414622 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241121122414622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414622 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414622 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414622 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414622 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414622 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414622 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414622 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414622 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{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) 20241121122414622 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414622 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414622 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414622 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414622 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059edfd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414622 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414622 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414622 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414622 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414622 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414622 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414622 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414622 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414622 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414623 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1823) 20241121122414623 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414623 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414623 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414623 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414623 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414623 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414623 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414623 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414623 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414623 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{UNUSED}: Allocated (fsm.c:456) 20241121122414623 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{UNUSED}: is child of mgw(mgw-fsm-9393321-0)[0x5645e06c03b0] (fsm.c:486) 20241121122414623 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9393321-0)[0x5645e06c03b0] (mgcp_client_endpoint_fsm.c:724) 20241121122414623 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414623 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414623 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06c7270]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06c7270]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0] (fsm.c:486) 20241121122414623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06c7270]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06c7270]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414623 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 8f54a'... (mgcp_client.c:805) 20241121122414623 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414623 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06c7270]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414623 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f54a917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f54a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f54a917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f54a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241121122414639 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241121122414639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414639 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414639 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414639 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414639 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414639 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414639 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414639 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414639 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414639 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241121122414639 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414645 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f54a9) (hnbgw_rua.c:452) 20241121122414645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9393321 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414645 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414645 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414645 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414645 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414645 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414645 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9393321-0)[0x5645e06c03b0] (mgcp_client_endpoint_fsm.c:724) 20241121122414645 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414646 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414646 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414646 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 8f54'... (mgcp_client.c:805) 20241121122414646 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121122414646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414646 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414646 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414646 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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)@1d0ad8f57daa: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "8f54a917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f54a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414662 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241121122414662 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414662 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414662 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414662 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414662 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414662 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414662 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414662 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414662 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414663 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414663 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414663 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414663 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9393321-0)[0x5645e06c03b0] (mgcp_client_endpoint_fsm.c:724) 20241121122414663 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414663 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414663 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06b5f50]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06b5f50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0] (fsm.c:486) 20241121122414663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06b5f50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06b5f50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241121122414663 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 8f54'... (mgcp_client.c:805) 20241121122414663 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121122414663 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9393321-0)[0x5645e06b5f50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414663 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414663 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414663 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414663 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "8f54a917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f54a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414676 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241121122414676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414676 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414676 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414677 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414677 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414677 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414677 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414677 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414677 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{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) 20241121122414677 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414677 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414677 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414677 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414677 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414677 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3eab7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414677 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414677 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414677 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414677 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414677 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414677 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414677 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1823) 20241121122414677 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414677 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414677 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414677 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414677 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414677 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414677 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414678 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414678 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414678 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414678 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414678 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414678 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{UNUSED}: Allocated (fsm.c:456) 20241121122414678 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{UNUSED}: is child of mgw(mgw-fsm-8832796-0)[0x5645e06c9030] (fsm.c:486) 20241121122414678 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8832796-0)[0x5645e06c9030] (mgcp_client_endpoint_fsm.c:724) 20241121122414678 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414678 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414678 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414678 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06cff90]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414678 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06cff90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0] (fsm.c:486) 20241121122414678 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06cff90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414678 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06cff90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414678 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 86c71'... (mgcp_client.c:805) 20241121122414678 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414678 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06cff90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414678 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86c71c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86c71c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86c71c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86c71c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241121122414691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241121122414691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414691 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414691 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414691 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414691 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414691 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414691 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414691 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414691 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414691 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414698 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x86c71c) (hnbgw_rua.c:452) 20241121122414698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8832796 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414698 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414698 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414698 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414698 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414698 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414698 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8832796-0)[0x5645e06c9030] (mgcp_client_endpoint_fsm.c:724) 20241121122414698 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414698 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414698 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414698 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 86c7'... (mgcp_client.c:805) 20241121122414698 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121122414698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414698 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414698 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414698 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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)@1d0ad8f57daa: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "86c71c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86c71c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414712 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241121122414712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414712 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414712 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414712 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8832796-0)[0x5645e06c9030] (mgcp_client_endpoint_fsm.c:724) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06c8e50]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06c8e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0] (fsm.c:486) 20241121122414712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06c8e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06c8e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241121122414712 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 86c7'... (mgcp_client.c:805) 20241121122414712 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121122414712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8832796-0)[0x5645e06c8e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414712 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "86c71c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86c71c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414723 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241121122414723 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414723 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414723 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414723 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{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) 20241121122414723 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414723 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414723 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414723 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414723 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4c0f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414723 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414723 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122414723 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122414723 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122414723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122414723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122414723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122414723 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122414723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122414723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122414723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122414723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122414723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122414723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122414723 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1823) 20241121122414723 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122414723 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122414723 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122414723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122414723 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122414723 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122414723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122414723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414723 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122414723 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122414723 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122414723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414723 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{UNUSED}: Allocated (fsm.c:456) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{UNUSED}: is child of mgw(mgw-fsm-4668177-0)[0x5645e06b69b0] (fsm.c:486) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4668177-0)[0x5645e06b69b0] (mgcp_client_endpoint_fsm.c:724) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414723 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d8bc0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d8bc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0] (fsm.c:486) 20241121122414724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d8bc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d8bc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122414724 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 473b1'... (mgcp_client.c:805) 20241121122414724 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122414724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d8bc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414724 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "473b1117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "473b1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "473b1117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "473b1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121122414739 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241121122414739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122414739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122414739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414739 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122414739 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414739 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414739 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414739 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414739 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414739 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414739 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122414739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122414739 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122414739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122414739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122414739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122414739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122414749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122414749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122414749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122414749 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122414749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x473b11) (hnbgw_rua.c:452) 20241121122414749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4668177 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122414749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122414749 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122414749 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122414749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122414749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414749 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122414749 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122414749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414749 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122414749 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4668177-0)[0x5645e06b69b0] (mgcp_client_endpoint_fsm.c:724) 20241121122414749 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414749 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414749 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122414749 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 473b'... (mgcp_client.c:805) 20241121122414749 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121122414749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122414749 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414749 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414749 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "473b1117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "473b1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414765 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241121122414765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122414765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122414765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414765 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414765 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122414765 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4668177-0)[0x5645e06b69b0] (mgcp_client_endpoint_fsm.c:724) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122414765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d1600]{ST_CRCX}: Allocated (fsm.c:456) 20241121122414765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d1600]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0] (fsm.c:486) 20241121122414765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d1600]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122414765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d1600]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241121122414765 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 473b'... (mgcp_client.c:805) 20241121122414765 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121122414765 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4668177-0)[0x5645e06d1600]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414765 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "473b1117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "473b1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122414779 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241121122414779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122414779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122414779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122414779 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122414779 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122414779 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414779 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414779 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414779 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122414779 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122414779 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414779 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{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) 20241121122414779 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122414780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122414780 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122414780 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122414780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122414780 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122414780 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122414780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb2d80), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122414780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122414780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122414780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122414780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122414780 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122414780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122414780 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122414780 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122414780 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122414780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122414780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122414780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122414780 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416006 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416006 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416006 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416006 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416006 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241121122416006 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416006 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416006 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416006 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416006 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416006 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416006 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416006 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416006 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416006 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 531d0'... (mgcp_client.c:805) 20241121122416006 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416006 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 531d0'... (mgcp_client.c:805) 20241121122416006 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416006 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: Removing from parent mgw(mgw-fsm-5446922-0)[0x5645e06447a0] (mgcp_client_endpoint_fsm.c:873) 20241121122416006 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416006 DLMGCP DEBUG mgw-endp(mgw-fsm-5446922-0)[0x5645e0642630]{IN_USE}: Deallocated (fsm.c:568) 20241121122416006 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416006 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416006 DMGW DEBUG mgw(mgw-fsm-5446922-0)[0x5645e06447a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "531d0a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122416015 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241121122416015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "531d0a17" }, { code := "I", val := "22222" } }, sdp := omit } 20241121122416015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416016 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241121122416016 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416016 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416016 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416016 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)5446922 20241121122416021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416021 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x531d0a,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5446922 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416021 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416021 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416021 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416021 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016f888), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)4175756 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:0 20241121122416026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416026 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416026 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416026 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416026 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416026 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=0016f888), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416026 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1823) 20241121122416026 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416026 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416026 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416026 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{disconnected}: Freeing instance (context_map.c:202) 20241121122416026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5446922)[0x5645e0635be0]{disconnected}: Deallocated (fsm.c:568) 20241121122416026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:206) 20241121122416026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122416026 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5446922 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016f888), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:401) 20241121122416026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416026 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416026 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416026 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416026 DLSCCP DEBUG SCCP-SCOC(8)[0x5645e0635d80]{IDLE}: Deallocated (fsm.c:568) 20241121122416026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416039 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416039 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416039 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416039 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416039 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416039 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416039 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241121122416039 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416039 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416039 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416039 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416039 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416039 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416039 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416039 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416039 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416039 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: b30bc'... (mgcp_client.c:805) 20241121122416039 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416039 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416039 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: b30bc'... (mgcp_client.c:805) 20241121122416039 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416039 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416039 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: Removing from parent mgw(mgw-fsm-11733967-0)[0x5645e0643690] (mgcp_client_endpoint_fsm.c:873) 20241121122416039 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416039 DLMGCP DEBUG mgw-endp(mgw-fsm-11733967-0)[0x5645e06437d0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416039 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416039 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416039 DMGW DEBUG mgw(mgw-fsm-11733967-0)[0x5645e0643690]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b30bcf17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b30bcf17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416048 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241121122416048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0654890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122416048 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241121122416048 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416048 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416048 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416048 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0655000]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)11733967 20241121122416050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416050 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb30bcf,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11733967 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416050 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416050 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416050 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416050 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003738d1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)8550158 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:1 20241121122416055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416055 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416055 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416055 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416055 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416055 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=003738d1), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416055 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1823) 20241121122416055 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416055 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416055 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416055 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{disconnected}: Freeing instance (context_map.c:202) 20241121122416055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11733967)[0x5645e063acf0]{disconnected}: Deallocated (fsm.c:568) 20241121122416055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{disconnected}: Freeing instance (context_map.c:206) 20241121122416055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5645e0634680]{disconnected}: Deallocated (fsm.c:568) 20241121122416055 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11733967 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003738d1), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:401) 20241121122416055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416055 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416055 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416055 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416055 DLSCCP DEBUG SCCP-SCOC(9)[0x5645e063b310]{IDLE}: Deallocated (fsm.c:568) 20241121122416055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416055 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416055 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416055 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416055 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416090 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416090 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416090 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416090 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416091 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241121122416091 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416091 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416091 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416091 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416091 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416091 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416091 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416091 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416091 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416091 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 7faca'... (mgcp_client.c:805) 20241121122416091 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416091 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 7faca'... (mgcp_client.c:805) 20241121122416091 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416091 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: Removing from parent mgw(mgw-fsm-8367279-0)[0x5645e065ff80] (mgcp_client_endpoint_fsm.c:873) 20241121122416091 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416091 DLMGCP DEBUG mgw-endp(mgw-fsm-8367279-0)[0x5645e0657de0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416091 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416091 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416091 DMGW DEBUG mgw(mgw-fsm-8367279-0)[0x5645e065ff80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "7facaf17" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122416099 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241121122416099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0657b30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "7facaf17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416099 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241121122416099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f7c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)8367279 20241121122416102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416102 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7facaf,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8367279 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416102 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416102 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416102 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416102 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b301), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416102 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416102 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)11756060 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:2 20241121122416107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416107 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416107 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416107 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416107 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416107 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=0074b301), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416107 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1823) 20241121122416107 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416107 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416107 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416107 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{disconnected}: Freeing instance (context_map.c:202) 20241121122416107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8367279)[0x5645e063b490]{disconnected}: Deallocated (fsm.c:568) 20241121122416107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{disconnected}: Freeing instance (context_map.c:206) 20241121122416107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5645e0642760]{disconnected}: Deallocated (fsm.c:568) 20241121122416107 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8367279 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b301), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:401) 20241121122416107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416107 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416107 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416107 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416107 DLSCCP DEBUG SCCP-SCOC(10)[0x5645e0640ac0]{IDLE}: Deallocated (fsm.c:568) 20241121122416107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416107 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416142 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416142 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416142 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416142 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416142 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241121122416142 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416142 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416142 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416142 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416142 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416142 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416142 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416142 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416142 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416142 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416142 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: f394a'... (mgcp_client.c:805) 20241121122416142 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416142 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416142 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416142 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: f394a'... (mgcp_client.c:805) 20241121122416142 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416142 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416142 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: Removing from parent mgw(mgw-fsm-15963309-0)[0x5645e06686e0] (mgcp_client_endpoint_fsm.c:873) 20241121122416142 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416142 DLMGCP DEBUG mgw-endp(mgw-fsm-15963309-0)[0x5645e0668990]{IN_USE}: Deallocated (fsm.c:568) 20241121122416142 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416142 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416142 DMGW DEBUG mgw(mgw-fsm-15963309-0)[0x5645e06686e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f394ad17" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122416152 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f394ad17" }, { code := "I", val := "22222" } }, sdp := omit } 20241121122416152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e066f340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416152 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241121122416152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065e6f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15963309 20241121122416155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416155 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf394ad,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15963309 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416155 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416155 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416155 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416155 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003825db), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416155 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416155 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416155 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416155 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)10622699 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:3 20241121122416159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416159 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416159 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416159 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416160 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=003825db), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416160 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1823) 20241121122416160 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416160 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416160 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416160 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{disconnected}: Freeing instance (context_map.c:202) 20241121122416160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15963309)[0x5645e0642fd0]{disconnected}: Deallocated (fsm.c:568) 20241121122416160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{disconnected}: Freeing instance (context_map.c:206) 20241121122416160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5645e063fb90]{disconnected}: Deallocated (fsm.c:568) 20241121122416160 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15963309 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003825db), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:401) 20241121122416160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416160 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416160 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416160 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416160 DLSCCP DEBUG SCCP-SCOC(11)[0x5645e06403c0]{IDLE}: Deallocated (fsm.c:568) 20241121122416160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416160 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416160 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416160 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416160 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416198 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416198 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416198 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416198 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416198 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241121122416198 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416198 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416198 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416198 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416198 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416198 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416198 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416198 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416198 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 4a456'... (mgcp_client.c:805) 20241121122416198 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 4a456'... (mgcp_client.c:805) 20241121122416198 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416198 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: Removing from parent mgw(mgw-fsm-4867437-0)[0x5645e06712d0] (mgcp_client_endpoint_fsm.c:873) 20241121122416198 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416198 DLMGCP DEBUG mgw-endp(mgw-fsm-4867437-0)[0x5645e06714e0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416198 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416198 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416198 DMGW DEBUG mgw(mgw-fsm-4867437-0)[0x5645e06712d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4a456d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4a456d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241121122416207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0677f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122416208 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241121122416208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e065f5a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)4867437 20241121122416210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416210 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4a456d,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867437 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416210 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416210 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416210 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416210 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f64560), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416211 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)9912334 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:4 20241121122416214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416214 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416214 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416214 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416214 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416214 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416214 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=00f64560), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416214 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1823) 20241121122416214 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416214 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416214 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416214 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{disconnected}: Freeing instance (context_map.c:202) 20241121122416215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4867437)[0x5645e06429c0]{disconnected}: Deallocated (fsm.c:568) 20241121122416215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{disconnected}: Freeing instance (context_map.c:206) 20241121122416215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5645e06400a0]{disconnected}: Deallocated (fsm.c:568) 20241121122416215 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867437 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f64560), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:401) 20241121122416215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416215 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416215 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416215 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416215 DLSCCP DEBUG SCCP-SCOC(12)[0x5645e0643c20]{IDLE}: Deallocated (fsm.c:568) 20241121122416215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416215 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416246 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416246 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416246 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416246 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416246 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241121122416246 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416246 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416246 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416246 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416246 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416246 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416246 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416246 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416246 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: f4a6f'... (mgcp_client.c:805) 20241121122416246 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: f4a6f'... (mgcp_client.c:805) 20241121122416246 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416246 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: Removing from parent mgw(mgw-fsm-16033532-0)[0x5645e0679640] (mgcp_client_endpoint_fsm.c:873) 20241121122416247 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416247 DLMGCP DEBUG mgw-endp(mgw-fsm-16033532-0)[0x5645e067a290]{IN_USE}: Deallocated (fsm.c:568) 20241121122416247 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416247 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416247 DMGW DEBUG mgw(mgw-fsm-16033532-0)[0x5645e0679640]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a6fc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a6fc17" }, { code := "I", val := "22222" } }, sdp := omit } 20241121122416255 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241121122416255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0680b60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416256 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241121122416256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0678ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)16033532 20241121122416258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416258 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf4a6fc,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16033532 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416258 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416258 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416258 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416258 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551467), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416258 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)6929247 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:5 20241121122416262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416262 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416262 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416262 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416262 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416262 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=00551467), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416262 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1823) 20241121122416263 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416263 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416263 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416263 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{disconnected}: Freeing instance (context_map.c:202) 20241121122416263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16033532)[0x5645e0643d50]{disconnected}: Deallocated (fsm.c:568) 20241121122416263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{disconnected}: Freeing instance (context_map.c:206) 20241121122416263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5645e064c350]{disconnected}: Deallocated (fsm.c:568) 20241121122416263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16033532 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551467), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:401) 20241121122416263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416263 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416263 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416263 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416263 DLSCCP DEBUG SCCP-SCOC(13)[0x5645e06444f0]{IDLE}: Deallocated (fsm.c:568) 20241121122416263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416306 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416306 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416306 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416306 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416306 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241121122416306 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416306 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416306 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416306 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416306 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416306 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416306 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416306 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416306 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416306 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 5fc8f'... (mgcp_client.c:805) 20241121122416306 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 5fc8f'... (mgcp_client.c:805) 20241121122416307 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416307 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: Removing from parent mgw(mgw-fsm-6277360-0)[0x5645e0682c60] (mgcp_client_endpoint_fsm.c:873) 20241121122416307 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416307 DLMGCP DEBUG mgw-endp(mgw-fsm-6277360-0)[0x5645e0682e20]{IN_USE}: Deallocated (fsm.c:568) 20241121122416307 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416307 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416307 DMGW DEBUG mgw(mgw-fsm-6277360-0)[0x5645e0682c60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "5fc8f017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "5fc8f017" }, { code := "I", val := "22222" } }, sdp := omit } 20241121122416316 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241121122416316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06896f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416317 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241121122416317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416317 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06707f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)6277360 20241121122416319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416319 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5fc8f0,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6277360 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416319 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416319 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416319 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416319 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d931d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)2992378 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:6 20241121122416323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416323 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416323 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416323 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416323 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416323 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=006d931d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416323 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1823) 20241121122416323 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416323 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416323 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416323 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{disconnected}: Freeing instance (context_map.c:202) 20241121122416323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6277360)[0x5645e064c4f0]{disconnected}: Deallocated (fsm.c:568) 20241121122416324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{disconnected}: Freeing instance (context_map.c:206) 20241121122416324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5645e0644620]{disconnected}: Deallocated (fsm.c:568) 20241121122416324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6277360 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d931d), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:401) 20241121122416324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416324 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416324 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416324 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416324 DLSCCP DEBUG SCCP-SCOC(14)[0x5645e064d770]{IDLE}: Deallocated (fsm.c:568) 20241121122416324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416357 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416357 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416357 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416357 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416358 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20241121122416358 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416358 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416358 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416358 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416358 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416358 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416358 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416358 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416358 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 9efa9'... (mgcp_client.c:805) 20241121122416358 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 9efa9'... (mgcp_client.c:805) 20241121122416358 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416358 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: Removing from parent mgw(mgw-fsm-10418835-0)[0x5645e0682880] (mgcp_client_endpoint_fsm.c:873) 20241121122416358 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416358 DLMGCP DEBUG mgw-endp(mgw-fsm-10418835-0)[0x5645e068b710]{IN_USE}: Deallocated (fsm.c:568) 20241121122416358 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416358 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416358 DMGW DEBUG mgw(mgw-fsm-10418835-0)[0x5645e0682880]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "9efa9317" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122416366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241121122416366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06922d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "9efa9317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241121122416366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e068ad80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)10418835 20241121122416369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416369 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9efa93,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10418835 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416370 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416370 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416370 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416370 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa3a4d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416370 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)6762 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:7 20241121122416373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416373 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416373 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416373 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416374 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=00fa3a4d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416374 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1823) 20241121122416374 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416374 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416374 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416374 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{disconnected}: Freeing instance (context_map.c:202) 20241121122416374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10418835)[0x5645e0640270]{disconnected}: Deallocated (fsm.c:568) 20241121122416374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{disconnected}: Freeing instance (context_map.c:206) 20241121122416374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5645e064cb50]{disconnected}: Deallocated (fsm.c:568) 20241121122416374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10418835 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa3a4d), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:401) 20241121122416374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416374 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416374 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416374 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416374 DLSCCP DEBUG SCCP-SCOC(15)[0x5645e064e470]{IDLE}: Deallocated (fsm.c:568) 20241121122416374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416374 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416410 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416410 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416410 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416410 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416410 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1823) 20241121122416410 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416411 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416411 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416411 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416411 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416411 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416411 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416411 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416411 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 44613'... (mgcp_client.c:805) 20241121122416411 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 44613'... (mgcp_client.c:805) 20241121122416411 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416411 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: Removing from parent mgw(mgw-fsm-4481333-0)[0x5645e0694230] (mgcp_client_endpoint_fsm.c:873) 20241121122416411 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416411 DLMGCP DEBUG mgw-endp(mgw-fsm-4481333-0)[0x5645e06948c0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416411 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416411 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416411 DMGW DEBUG mgw(mgw-fsm-4481333-0)[0x5645e0694230]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "44613517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "44613517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241121122416420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e069b190]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122416420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241121122416420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693eb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)4481333 20241121122416422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416422 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x446135,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481333 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416422 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416422 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416422 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416422 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d4618), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416422 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416422 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416422 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416422 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)1848325 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:8 20241121122416426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416426 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416426 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416426 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416426 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416427 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=001d4618), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416427 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1823) 20241121122416427 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416427 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416427 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416427 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{disconnected}: Freeing instance (context_map.c:202) 20241121122416427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4481333)[0x5645e064dd90]{disconnected}: Deallocated (fsm.c:568) 20241121122416427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{disconnected}: Freeing instance (context_map.c:206) 20241121122416427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5645e064e5a0]{disconnected}: Deallocated (fsm.c:568) 20241121122416427 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4481333 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d4618), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:401) 20241121122416427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416427 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416427 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416427 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416427 DLSCCP DEBUG SCCP-SCOC(16)[0x5645e064f260]{IDLE}: Deallocated (fsm.c:568) 20241121122416427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416468 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416468 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416468 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416468 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416468 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241121122416468 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416468 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416468 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416468 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416468 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416468 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416468 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416468 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416468 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 47117'... (mgcp_client.c:805) 20241121122416468 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 47117'... (mgcp_client.c:805) 20241121122416468 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122416468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416468 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: Removing from parent mgw(mgw-fsm-4657527-0)[0x5645e069c8a0] (mgcp_client_endpoint_fsm.c:873) 20241121122416468 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416468 DLMGCP DEBUG mgw-endp(mgw-fsm-4657527-0)[0x5645e069d4f0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416468 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416468 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416468 DMGW DEBUG mgw(mgw-fsm-4657527-0)[0x5645e069c8a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "47117717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "47117717" }, { code := "I", val := "22222" } }, sdp := omit } 20241121122416477 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241121122416477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06a3dc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241121122416478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e069c250]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)4657527 20241121122416481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416481 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x471177,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657527 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416481 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416481 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416481 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416481 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00701ed5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416482 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)13111173 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:9 20241121122416486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416486 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416486 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416486 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416486 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416486 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=00701ed5), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416486 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1823) 20241121122416486 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416486 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416486 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416486 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{disconnected}: Freeing instance (context_map.c:202) 20241121122416486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657527)[0x5645e064f6f0]{disconnected}: Deallocated (fsm.c:568) 20241121122416486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{disconnected}: Freeing instance (context_map.c:206) 20241121122416486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5645e064e910]{disconnected}: Deallocated (fsm.c:568) 20241121122416486 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657527 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00701ed5), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:401) 20241121122416486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416486 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416486 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416486 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416486 DLSCCP DEBUG SCCP-SCOC(17)[0x5645e0650110]{IDLE}: Deallocated (fsm.c:568) 20241121122416486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416486 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416524 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416524 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416524 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416524 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416524 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20241121122416524 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416524 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416524 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416524 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416524 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416524 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416524 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416524 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416524 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416524 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 5138'... (mgcp_client.c:805) 20241121122416525 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416525 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416525 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 5138'... (mgcp_client.c:805) 20241121122416525 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416525 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: Removing from parent mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0] (mgcp_client_endpoint_fsm.c:873) 20241121122416525 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416525 DLMGCP DEBUG mgw-endp(mgw-fsm-5322909-0)[0x5645e06a5dc0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416525 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416525 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416525 DMGW DEBUG mgw(mgw-fsm-5322909-0)[0x5645e06a5bb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "51389d17" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122416534 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241121122416534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "51389d17" }, { code := "I", val := "22222" } }, sdp := omit } 20241121122416534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06aca20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122416534 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241121122416534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0693750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)5322909 20241121122416537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416537 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x51389d,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5322909 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416537 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416537 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416537 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416537 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053a026), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416537 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14413252 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:10 20241121122416541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416541 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416541 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416541 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416541 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416541 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=0053a026), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416541 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1823) 20241121122416541 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416541 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416541 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416541 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{disconnected}: Freeing instance (context_map.c:202) 20241121122416541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5322909)[0x5645e0650470]{disconnected}: Deallocated (fsm.c:568) 20241121122416541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{disconnected}: Freeing instance (context_map.c:206) 20241121122416541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5645e064ed50]{disconnected}: Deallocated (fsm.c:568) 20241121122416541 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5322909 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053a026), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:401) 20241121122416541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416541 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416541 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416541 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416541 DLSCCP DEBUG SCCP-SCOC(18)[0x5645e0650d30]{IDLE}: Deallocated (fsm.c:568) 20241121122416541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416541 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416541 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416541 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416541 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416576 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416576 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416576 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416576 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416576 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416576 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416576 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416576 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241121122416576 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416576 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416576 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416576 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416576 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416576 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416576 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416576 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416576 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: c99b'... (mgcp_client.c:805) 20241121122416576 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: c99b'... (mgcp_client.c:805) 20241121122416576 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416576 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: Removing from parent mgw(mgw-fsm-13212483-0)[0x5645e06aebf0] (mgcp_client_endpoint_fsm.c:873) 20241121122416576 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416576 DLMGCP DEBUG mgw-endp(mgw-fsm-13212483-0)[0x5645e06ae9e0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416576 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416576 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416576 DMGW DEBUG mgw(mgw-fsm-13212483-0)[0x5645e06aebf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "c99b4317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "c99b4317" }, { code := "I", val := "22222" } }, sdp := omit } 20241121122416585 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241121122416585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06b57e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416585 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241121122416585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06ad5c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)13212483 20241121122416587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416587 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc99b43,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13212483 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416587 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416587 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416587 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416587 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a532), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416588 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416588 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416588 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416588 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)10688799 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:11 20241121122416591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416591 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416591 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416591 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416591 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416591 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=0042a532), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416591 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1823) 20241121122416591 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416591 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416591 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416591 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{disconnected}: Freeing instance (context_map.c:202) 20241121122416591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13212483)[0x5645e064fa30]{disconnected}: Deallocated (fsm.c:568) 20241121122416591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{disconnected}: Freeing instance (context_map.c:206) 20241121122416591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5645e0650660]{disconnected}: Deallocated (fsm.c:568) 20241121122416591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13212483 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a532), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:401) 20241121122416591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416591 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416591 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416591 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416591 DLSCCP DEBUG SCCP-SCOC(19)[0x5645e0651b50]{IDLE}: Deallocated (fsm.c:568) 20241121122416592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416629 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416629 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416629 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416629 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416629 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1823) 20241121122416629 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416629 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416629 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416629 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416629 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416629 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416629 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416629 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416629 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416629 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 65ea'... (mgcp_client.c:805) 20241121122416629 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416629 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416629 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416629 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 65ea'... (mgcp_client.c:805) 20241121122416629 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416629 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416629 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: Removing from parent mgw(mgw-fsm-6679277-0)[0x5645e06b7530] (mgcp_client_endpoint_fsm.c:873) 20241121122416629 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416629 DLMGCP DEBUG mgw-endp(mgw-fsm-6679277-0)[0x5645e06b7bc0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416629 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416629 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416629 DMGW DEBUG mgw(mgw-fsm-6679277-0)[0x5645e06b7530]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "65eaed17" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122416639 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241121122416639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06be490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "65eaed17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416639 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241121122416639 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416639 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416639 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416639 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b73c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)6679277 20241121122416642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416642 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x65eaed,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6679277 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416642 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416642 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416642 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416642 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059edfd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416642 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)10685012 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:12 20241121122416646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416646 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416646 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416646 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416646 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416646 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=0059edfd), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416646 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1823) 20241121122416646 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416646 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416646 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416646 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{disconnected}: Freeing instance (context_map.c:202) 20241121122416646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6679277)[0x5645e064bbd0]{disconnected}: Deallocated (fsm.c:568) 20241121122416646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{disconnected}: Freeing instance (context_map.c:206) 20241121122416646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5645e06529c0]{disconnected}: Deallocated (fsm.c:568) 20241121122416646 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6679277 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059edfd), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:401) 20241121122416646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416646 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416646 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416646 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416646 DLSCCP DEBUG SCCP-SCOC(20)[0x5645e0652f10]{IDLE}: Deallocated (fsm.c:568) 20241121122416646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416646 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416684 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416684 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416685 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416685 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416685 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1823) 20241121122416685 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416685 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416685 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416685 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416685 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416685 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416685 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416685 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416685 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416685 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416685 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 8f54'... (mgcp_client.c:805) 20241121122416685 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416685 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416685 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416685 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 8f54'... (mgcp_client.c:805) 20241121122416685 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416685 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416685 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: Removing from parent mgw(mgw-fsm-9393321-0)[0x5645e06c03b0] (mgcp_client_endpoint_fsm.c:873) 20241121122416685 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416685 DLMGCP DEBUG mgw-endp(mgw-fsm-9393321-0)[0x5645e06c09a0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416685 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416685 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416685 DMGW DEBUG mgw(mgw-fsm-9393321-0)[0x5645e06c03b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "8f54a917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "8f54a917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241121122416693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06c7270]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122416693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241121122416693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06b5f50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)9393321 20241121122416696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416696 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f54a9,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9393321 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416696 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416696 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416696 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416696 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3eab7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)7983612 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:13 20241121122416700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416700 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416700 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416700 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416700 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416700 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=00a3eab7), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416700 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1823) 20241121122416700 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416700 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416700 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416700 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{disconnected}: Freeing instance (context_map.c:202) 20241121122416700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9393321)[0x5645e0651e60]{disconnected}: Deallocated (fsm.c:568) 20241121122416700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{disconnected}: Freeing instance (context_map.c:206) 20241121122416700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5645e0652af0]{disconnected}: Deallocated (fsm.c:568) 20241121122416700 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9393321 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3eab7), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:401) 20241121122416700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416700 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416700 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416700 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416700 DLSCCP DEBUG SCCP-SCOC(21)[0x5645e0653870]{IDLE}: Deallocated (fsm.c:568) 20241121122416700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416700 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416731 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416731 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416731 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416731 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416731 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1823) 20241121122416731 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416731 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416731 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416731 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416731 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416731 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416731 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416731 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416731 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416731 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 86c7'... (mgcp_client.c:805) 20241121122416731 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416731 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 86c7'... (mgcp_client.c:805) 20241121122416731 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416731 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: Removing from parent mgw(mgw-fsm-8832796-0)[0x5645e06c9030] (mgcp_client_endpoint_fsm.c:873) 20241121122416731 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416731 DLMGCP DEBUG mgw-endp(mgw-fsm-8832796-0)[0x5645e06c96c0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416731 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416731 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416731 DMGW DEBUG mgw(mgw-fsm-8832796-0)[0x5645e06c9030]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "86c71c17" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122416740 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241121122416740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06cff90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "86c71c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416740 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241121122416740 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416740 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416740 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416740 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06c8e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)8832796 20241121122416743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416743 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x86c71c,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8832796 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416743 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416743 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416743 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416743 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4c0f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416743 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416743 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416743 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416743 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416743 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)3291818 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:14 20241121122416747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416747 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416747 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416747 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416747 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=00ab4c0f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416747 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1823) 20241121122416747 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416747 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416747 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416747 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{disconnected}: Freeing instance (context_map.c:202) 20241121122416747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8832796)[0x5645e0652c20]{disconnected}: Deallocated (fsm.c:568) 20241121122416747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{disconnected}: Freeing instance (context_map.c:206) 20241121122416747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5645e0653eb0]{disconnected}: Deallocated (fsm.c:568) 20241121122416747 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8832796 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4c0f), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:401) 20241121122416747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416747 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416747 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416747 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416747 DLSCCP DEBUG SCCP-SCOC(22)[0x5645e0654520]{IDLE}: Deallocated (fsm.c:568) 20241121122416747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416747 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416747 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416747 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416747 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122416786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416786 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416786 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416786 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416786 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122416786 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1823) 20241121122416786 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122416786 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416786 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122416786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122416786 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122416786 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122416786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122416786 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122416786 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122416787 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122416787 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122416787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416787 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 473b'... (mgcp_client.c:805) 20241121122416787 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416787 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122416787 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 473b'... (mgcp_client.c:805) 20241121122416787 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122416787 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122416787 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: Removing from parent mgw(mgw-fsm-4668177-0)[0x5645e06b69b0] (mgcp_client_endpoint_fsm.c:873) 20241121122416787 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122416787 DLMGCP DEBUG mgw-endp(mgw-fsm-4668177-0)[0x5645e06d22f0]{IN_USE}: Deallocated (fsm.c:568) 20241121122416787 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122416787 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122416787 DMGW DEBUG mgw(mgw-fsm-4668177-0)[0x5645e06b69b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122416787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122416787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122416787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122416787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "473b1117" }, { code := "I", val := "11111" } }, sdp := omit } 20241121122416793 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241121122416793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e06d8bc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "473b1117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122416793 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241121122416793 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122416793 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122416793 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122416793 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06d1600]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)4668177 20241121122416796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122416796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122416796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122416796 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122416796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x473b11,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122416796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4668177 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122416796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122416796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122416796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122416796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122416796 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122416796 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122416796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122416796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122416796 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122416796 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122416796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb2d80), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122416796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416796 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416796 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416796 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416796 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)10129207 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on connection ID:15 20241121122416800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416800 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122416800 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122416800 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122416801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122416801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122416801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122416801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122416801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122416801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122416801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122416801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122416801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122416801 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=00bb2d80), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122416801 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1823) 20241121122416801 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122416801 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122416801 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122416801 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122416801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122416801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122416801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122416801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{disconnected}: Freeing instance (context_map.c:202) 20241121122416801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4668177)[0x5645e0652de0]{disconnected}: Deallocated (fsm.c:568) 20241121122416801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122416801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{disconnected}: Freeing instance (context_map.c:206) 20241121122416801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5645e0654650]{disconnected}: Deallocated (fsm.c:568) 20241121122416801 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4668177 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122416801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb2d80), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:401) 20241121122416801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122416801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122416801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122416801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122416801 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122416801 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122416801 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122416801 DLSCCP DEBUG SCCP-SCOC(23)[0x5645e0656210]{IDLE}: Deallocated (fsm.c:568) 20241121122416801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122416801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122416801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122416801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122416801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122416801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122416801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122416801 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46672<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46686<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46708<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46726<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@1d0ad8f57daa: Final verdict of PTC: pass 20241121122418613 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122418613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004182de), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122418613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122418614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122418614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122418614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122418614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122418614 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122418614 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122418614 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122418614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122418614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122418614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122418614 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122418616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122418616 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122418616 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122418616 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122418616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122418616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122418616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122418616 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122418616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122418616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122418616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122418616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122418616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122418616 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=004182de) (sccp_scrc.c:472) 20241121122418616 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241121122418616 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122418616 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122418616 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122418616 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122418616 DLSCCP DEBUG SCCP-SCOC(6)[0x5645e063b940]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@1d0ad8f57daa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122418807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122418807 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37011<->l=127.0.0.1:4262) (control_if.c:193) 20241121122418807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122418807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122418807 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122418807 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122418807 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assignment_concurrent-Iuh0-RUA(201)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@1d0ad8f57daa: Final verdict of PTC: none 20241121122418807 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122418808 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122418808 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122418808 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122418808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122418808 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(203)@1d0ad8f57daa: Final verdict of PTC: none 20241121122418808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122418808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122418808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122418808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122418808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122418808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122418808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122418808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122418808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122418808 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122418808 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122418808 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122418808 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122418808 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122418808 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122418808 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122418808 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122418808 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122418808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122418808 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122418808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122418808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(205)@1d0ad8f57daa: Final verdict of PTC: none 20241121122418808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122418808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122418808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122418809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122418809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122418809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122418809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122418809 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122418809 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122418809 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122418809 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(197)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(208)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122418812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Thu Nov 21 12:24:18 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 20241121122418874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122419275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1924616) Waiting for packet dumper to finish... 1 (prev_count=1924616, count=1928612) 20241121122420808 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122420808 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122420808 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122420809 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122420809 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122420809 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Thu Nov 21 12:24:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_rab_release started. 20241121122422391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122422396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122422403 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46077<->l=127.0.0.1:4262) (control_if.c:570) 20241121122422433 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122422433 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422433 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122422433 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422434 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122422434 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422434 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122422434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) TC_rab_release-Iuh0(229)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122422434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122422434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422434 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422434 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122422434 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422434 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122422434 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122422434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122422435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422435 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422435 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122422435 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122422435 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422435 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122422435 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122422435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422435 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122422435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122422435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422435 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122422435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122422435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122422436 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422436 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122422436 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122422436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422436 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122422436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422436 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122422437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122422437 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(233)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122422471 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122422471 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422471 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122422471 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422472 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122422472 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422472 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122422472 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422473 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422473 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122422473 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422473 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122422473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422473 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422473 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422473 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122422473 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422473 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122422473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422473 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422473 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422473 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122422473 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122422473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422473 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422473 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422473 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122422473 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122422473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422473 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122422474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122422474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122422474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122422474 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122422524 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122422524 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122422524 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122422524 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122422524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122422663 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122422663 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122422663 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122422663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122422667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422667 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122422667 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122422667 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122422667 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122422667 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122422667 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122422668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422668 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122422668 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122422668 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122422668 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122422668 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122422668 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122422668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122422668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122422668 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122422668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122422668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122422668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122422668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122422668 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122422668 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122422668 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422669 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422669 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122422669 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122422670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122422670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422670 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422670 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422670 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422670 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122422670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122422670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122422670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122422670 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122422702 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122422702 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122422702 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122422702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122422706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422706 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122422706 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122422706 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122422706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122422706 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122422706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122422707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422707 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122422707 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122422707 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122422707 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122422707 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122422707 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122422708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122422708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122422708 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122422708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122422708 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122422708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122422708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122422708 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122422708 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122422708 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122422709 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122422709 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122422709 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122422709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122422709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122422709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122422709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122422709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122422709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122422709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122422709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122422709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122422709 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122422709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122422709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122422709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122422709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122422709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122422709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122422709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122422709 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122423472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122423472 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122423472 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122423472 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122423472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122423472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122423472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122423472 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122423473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122423473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122423473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122423473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122423473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122423473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122423473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122423473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122423473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122423473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122423473 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122423473 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122423473 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122423473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122423473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122423473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122423473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122423473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122423473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122423473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122423473 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122423473 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122423473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122423473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122423473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122423473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122423473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122423473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122423473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122423473 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122423474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122423474 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122423474 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122423474 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122423474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122423474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122423474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122423474 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122423474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122423474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122423474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122423474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122423474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122423474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122423474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122423474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122423474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122423475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122423475 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122423475 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122423475 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122423509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122423509 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122423509 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122423509 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122423509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122423509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122423509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122423509 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122423509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122423509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122423509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122423509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122423509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122423509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122423509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122423509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122423509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122423510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122423510 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122423510 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122423510 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122423510 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122423510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122423510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122423510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122423510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122423510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122423510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122423510 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122423510 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122423510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122423510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122423510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122423510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122423510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122423510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122423510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122423510 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122423512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122423512 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122423512 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122423512 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122423512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122423512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122423512 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122423512 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122423512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122423512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122423512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122423512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122423512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122423512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122423512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122423512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122423512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122423512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122423512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122423512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122423512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122423512 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122423512 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122423512 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122423550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@1d0ad8f57daa: f_create_expect(l3 := '9A14DC78422207D865FD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@1d0ad8f57daa: Created Expect[0] for '9A14DC78422207D865FD'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@1d0ad8f57daa: Added conn table entry 0TC_rab_release0(238)15128834 20241121122424578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122424578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122424578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122424578 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122424578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe6d902, normal) (hnbgw_rua.c:388) 20241121122424578 DHNB DEBUG map_rua[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122424578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122424578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15128834 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122424579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122424579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122424579 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15128834 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122424579 DCN DEBUG map_sccp[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122424579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122424579 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15128834 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122424579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15128834 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122424579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122424579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122424579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122424579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122424579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122424579 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122424579 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{IDLE}: Allocated (fsm.c:456) 20241121122424579 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122424579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9a14dc78422207d865fd004f40030003aa0056400500f1100926) (sccp_scrc.c:401) 20241121122424579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122424579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122424579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122424579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122424579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122424579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122424579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122424579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122424579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122424579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122424579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122424579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122424579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122424579 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122424579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122424579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122424579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122424579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122424579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122424579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122424579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122424579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122424579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122424579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@1d0ad8f57daa: Found Expect[0] for l3='9A14DC78422207D865FD'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@1d0ad8f57daa: Added conn table entry 0TC_rab_release0(238)9443513 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: Session index based on connection ID:0 TC_rab_release0(238)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122424588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122424588 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122424588 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122424588 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122424588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122424588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122424588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122424588 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122424588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122424588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122424588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122424588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122424588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122424588 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e099d5) (sccp_scrc.c:472) 20241121122424589 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241121122424589 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122424589 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122424589 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122424589 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122424589 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122424589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122424589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_release0(238)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121122424789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122424790 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122424790 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122424790 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122424790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122424790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122424790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122424790 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122424790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122424790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122424790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122424790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122424790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122424790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122424790 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1823) 20241121122424790 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122424790 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122424790 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122424790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122424790 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122424790 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122424790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122424790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122424790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122424790 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122424790 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122424790 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122424790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122424790 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122424790 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{UNUSED}: Allocated (fsm.c:456) 20241121122424790 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{UNUSED}: is child of mgw(mgw-fsm-15128834-0)[0x5645e0656580] (fsm.c:486) 20241121122424790 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15128834-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:724) 20241121122424790 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122424790 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122424790 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122424790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e0642630]{ST_CRCX}: Allocated (fsm.c:456) 20241121122424790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e0642630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360] (fsm.c:486) 20241121122424790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e0642630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122424790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e0642630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122424790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: e6d90'... (mgcp_client.c:805) 20241121122424790 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122424790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e0642630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122424790 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6d90217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6d90217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6d90217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6d90217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121122424817 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241121122424817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122424817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122424817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122424817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122424817 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122424817 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424817 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424817 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122424817 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122424817 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424817 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122424817 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122424817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122424817 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122424817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122424817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122424817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122424817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(238)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122424832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122424832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122424832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122424832 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122424832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe6d902) (hnbgw_rua.c:452) 20241121122424832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15128834 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122424832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122424832 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122424832 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122424832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122424832 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122424832 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122424832 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122424832 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122424832 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122424832 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15128834-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:724) 20241121122424832 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122424832 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122424832 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122424832 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: e6d90'... (mgcp_client.c:805) 20241121122424832 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122424832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122424832 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122424832 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424832 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e6d90217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6d90217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122424848 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241121122424848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122424848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122424848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122424848 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122424848 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424848 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424848 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122424848 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122424848 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424848 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122424848 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122424849 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122424849 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15128834-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:724) 20241121122424849 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122424849 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122424849 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122424849 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e06447a0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122424849 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e06447a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360] (fsm.c:486) 20241121122424849 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e06447a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122424849 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e06447a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241121122424849 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: e6d90'... (mgcp_client.c:805) 20241121122424849 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122424849 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15128834-0)[0x5645e06447a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122424849 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122424849 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424849 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424849 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e6d90217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6d90217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122424859 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241121122424859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122424859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122424859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122424859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122424859 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122424859 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424859 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424859 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424859 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122424859 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122424859 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424859 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{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) 20241121122424859 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122424859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122424859 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122424859 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122424859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122424859 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122424859 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122424859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e099d5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122424859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122424859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122424859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122424859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122424859 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122424859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122424859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122424859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122424859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122424859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122424859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122424859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122424859 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@1d0ad8f57daa: 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)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: vl_len:21 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241121122424899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122424899 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122424899 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122424900 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122424900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122424900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122424900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122424900 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122424900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122424900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122424900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122424900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122424900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122424900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:472) 20241121122424900 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1823) 20241121122424900 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122424900 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122424900 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122424900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122424900 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122424900 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122424900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122424900 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241121122424900 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241121122424900 DMGW NOTICE mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241121122424900 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241121122424900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241121122424900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241121122424900 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241121122424900 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122424900 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122424900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122424900 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: e6d90'... (mgcp_client.c:805) 20241121122424900 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122424900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122424900 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122424900 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: e6d90'... (mgcp_client.c:805) 20241121122424900 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122424900 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122424900 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: Removing from parent mgw(mgw-fsm-15128834-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:873) 20241121122424900 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122424900 DLMGCP DEBUG mgw-endp(mgw-fsm-15128834-0)[0x5645e0642360]{IN_USE}: Deallocated (fsm.c:568) 20241121122424900 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122424900 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122424900 DMGW DEBUG mgw(mgw-fsm-15128834-0)[0x5645e0656580]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122424900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122424900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(226)@1d0ad8f57daa: 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 } TC_rab_release0(238)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e6d90217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e6d90217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122425007 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241121122425007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122425007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122425007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122425007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122425007 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241121122425007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122425007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122425007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122425007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e06447a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122425009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122425013 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46077<->l=127.0.0.1:4262) (control_if.c:193) 20241121122425013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122425013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122425013 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122425013 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@1d0ad8f57daa: Final verdict of PTC: none 20241121122425013 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122425013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122425013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122425013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122425013 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122425013 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122425014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e099d5), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122425014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122425014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122425014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122425014 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122425014 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122425014 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122425014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122425014 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122425014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122425014 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122425014 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122425014 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122425014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122425014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{disrupted}: Freeing instance (context_map.c:202) 20241121122425014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15128834)[0x5645e0635be0]{disrupted}: Deallocated (fsm.c:568) 20241121122425014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122425014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:206) 20241121122425014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122425014 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15128834 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122425014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122425014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122425014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122425014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122425014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122425014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122425014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122425014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122425014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122425014 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122425014 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122425014 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122425014 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122425014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122425014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122425014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122425014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122425014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122425014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122425014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122425014 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122425014 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122425014 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122425014 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122425014 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122425014 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122425014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122425014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release-Iuh0-RUA(230)@1d0ad8f57daa: Final verdict of PTC: none 20241121122425015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122425015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122425015 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122425015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122425015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122425015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122425015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122425015 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW_Test.sgsn0-M3UA(236)@1d0ad8f57daa: Final verdict of PTC: none 20241121122425015 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122425015 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122425015 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(227)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(237)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_release-Iuh0(229)@1d0ad8f57daa: Final verdict of PTC: none 20241121122425034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122425036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_rab_release finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Nov 21 12:24:25 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241121122425096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122425498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320368) Waiting for packet dumper to finish... 1 (prev_count=320368, count=321024) 20241121122427015 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122427015 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122427015 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122427015 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122427015 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122427015 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Thu Nov 21 12:24:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_rab_release_abnormal started. 20241121122428577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122428580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122428587 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35375<->l=127.0.0.1:4262) (control_if.c:570) 20241121122428612 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122428612 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428613 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122428613 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428613 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122428613 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428614 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428614 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122428614 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122428614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_rab_release_abnormal-Iuh0(243)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122428614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122428614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428614 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428614 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122428614 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428614 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428614 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122428614 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122428614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428614 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122428614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428614 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122428614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122428614 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428614 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428614 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428614 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122428614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122428614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122428614 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122428614 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122428614 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122428614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428615 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122428615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428615 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122428615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122428615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122428615 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122428615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122428615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122428615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122428615 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122428616 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428616 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122428616 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122428616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428616 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122428616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428616 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428616 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428616 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428616 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122428616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122428616 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(247)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122428650 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122428650 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428650 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122428650 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428650 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122428650 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428651 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122428651 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428652 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428652 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122428652 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428652 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122428652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428652 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428652 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428652 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122428652 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428652 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122428652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428652 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428652 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428652 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122428652 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428652 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122428652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428652 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428652 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428652 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122428652 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122428652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428652 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122428653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122428653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122428653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122428653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122428712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122428712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122428712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122428712 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122428712 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122428712 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122428712 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122428712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122428712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122428844 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122428844 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122428844 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122428844 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122428848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428848 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122428848 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122428848 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122428848 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122428848 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122428848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122428849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428849 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122428849 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122428849 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122428849 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122428849 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122428849 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122428849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122428849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122428849 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122428849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122428849 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122428849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122428849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122428849 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122428849 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122428849 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428850 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428850 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122428850 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122428851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122428851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428851 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428851 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428851 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122428851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122428851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122428851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122428851 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122428884 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122428884 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122428884 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122428884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122428887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428887 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122428887 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122428887 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122428887 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122428887 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122428887 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122428889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428889 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122428889 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122428889 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122428889 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122428889 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122428889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122428889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122428889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122428889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122428889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122428889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122428889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122428889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122428889 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122428889 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122428889 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122428890 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122428890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122428890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122428890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122428890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122428890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122428890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122428890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122428890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122428890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122428891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122428891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122428891 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122428891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122428891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122428891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122428891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122428891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122428891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122428891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122428891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122429653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122429653 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122429653 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122429653 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122429653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122429653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122429653 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122429653 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122429653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122429653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122429653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122429653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122429653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122429653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122429653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122429653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122429653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122429653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122429653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122429653 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122429653 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122429653 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122429653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122429653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122429653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122429654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122429654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122429654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122429654 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122429654 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122429654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122429654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122429654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122429654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122429654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122429654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122429654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122429654 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122429654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122429654 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122429654 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122429654 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122429654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122429654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122429654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122429654 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122429654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122429654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122429654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122429654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122429654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122429654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122429654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122429654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122429654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122429655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122429655 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122429655 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122429655 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122429691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122429691 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122429691 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122429691 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122429691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122429691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122429691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122429691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122429692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122429692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122429692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122429692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122429692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122429692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122429692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122429692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122429692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122429692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122429692 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122429692 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122429692 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122429692 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122429692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122429692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122429692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122429692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122429692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122429692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122429692 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122429692 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122429692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122429692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122429692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122429692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122429692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122429692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122429692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122429692 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122429693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122429693 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122429693 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122429693 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122429693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122429693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122429693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122429693 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122429693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122429693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122429693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122429693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122429693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122429693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122429693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122429693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122429693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122429693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122429693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122429693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122429693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122429693 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122429693 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122429693 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122429738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@1d0ad8f57daa: f_create_expect(l3 := '0A1D6573AE05888238CD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@1d0ad8f57daa: Created Expect[0] for '0A1D6573AE05888238CD'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@1d0ad8f57daa: Added conn table entry 0TC_rab_release_abnormal0(252)11031749 20241121122430765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122430765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122430765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122430765 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122430765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa854c5, normal) (hnbgw_rua.c:388) 20241121122430765 DHNB DEBUG map_rua[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122430765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122430765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11031749 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122430765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122430765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122430765 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11031749 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122430765 DCN DEBUG map_sccp[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122430765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122430765 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11031749 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122430765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11031749 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122430765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122430765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122430765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122430766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122430766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122430766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122430766 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{IDLE}: Allocated (fsm.c:456) 20241121122430766 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122430766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0a1d6573ae05888238cd004f40030000f60056400500f1100926) (sccp_scrc.c:401) 20241121122430766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122430766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122430766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122430766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122430766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122430766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122430766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122430766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122430766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122430766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122430766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122430766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122430766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122430766 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122430766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122430766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122430766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122430766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122430766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122430766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122430766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122430766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122430766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122430766 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@1d0ad8f57daa: Found Expect[0] for l3='0A1D6573AE05888238CD'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@1d0ad8f57daa: Added conn table entry 0TC_rab_release_abnormal0(252)5379721 TC_rab_release_abnormal0(252)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122430775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122430775 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122430775 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122430775 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122430775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122430775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122430775 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122430775 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122430776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122430776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122430776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122430776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122430776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122430776 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d677d9) (sccp_scrc.c:472) 20241121122430776 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241121122430776 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122430776 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122430776 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122430776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122430776 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122430776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122430776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_release_abnormal0(252)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121122430977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122430977 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122430977 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122430977 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122430977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122430977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122430978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122430978 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122430978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122430978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122430978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122430978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122430978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122430978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122430978 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1823) 20241121122430978 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122430978 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122430978 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122430978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122430978 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122430978 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122430978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122430978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122430978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122430978 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122430978 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122430978 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122430978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122430978 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122430978 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{UNUSED}: Allocated (fsm.c:456) 20241121122430978 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{UNUSED}: is child of mgw(mgw-fsm-11031749-0)[0x5645e0642630] (fsm.c:486) 20241121122430978 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11031749-0)[0x5645e0642630] (mgcp_client_endpoint_fsm.c:724) 20241121122430978 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122430978 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122430978 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122430978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0656580]{ST_CRCX}: Allocated (fsm.c:456) 20241121122430978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0656580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360] (fsm.c:486) 20241121122430978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0656580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122430978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0656580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122430978 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: a854c'... (mgcp_client.c:805) 20241121122430978 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122430978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0656580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122430978 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a854c517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a854c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a854c517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a854c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121122430999 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241121122430999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122430999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122430999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122430999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122430999 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122430999 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122430999 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431000 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122431000 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122431000 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431000 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122431000 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122431000 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122431000 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122431000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122431000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122431000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122431000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(252)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122431020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122431020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122431020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122431020 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122431020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa854c5) (hnbgw_rua.c:452) 20241121122431020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11031749 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122431020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122431020 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122431020 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122431020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122431020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122431020 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122431020 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122431020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122431020 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122431020 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11031749-0)[0x5645e0642630] (mgcp_client_endpoint_fsm.c:724) 20241121122431020 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122431020 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122431020 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122431020 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: a854c'... (mgcp_client.c:805) 20241121122431020 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121122431020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122431020 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122431020 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431020 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "a854c517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a854c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122431039 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241121122431039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122431039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122431039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431039 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122431039 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122431039 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11031749-0)[0x5645e0642630] (mgcp_client_endpoint_fsm.c:724) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122431039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0635260]{ST_CRCX}: Allocated (fsm.c:456) 20241121122431039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0635260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360] (fsm.c:486) 20241121122431039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0635260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122431039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0635260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241121122431039 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: a854c'... (mgcp_client.c:805) 20241121122431039 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121122431039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11031749-0)[0x5645e0635260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431039 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "a854c517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a854c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122431051 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241121122431051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122431051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122431051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122431051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122431051 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122431051 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431051 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431051 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431051 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122431051 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122431051 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431051 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{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) 20241121122431051 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122431051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122431051 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122431051 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122431051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122431051 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122431051 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122431051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d677d9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122431051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122431051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122431051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122431051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122431051 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122431051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122431051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122431051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122431051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122431051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122431051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122431051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122431051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@1d0ad8f57daa: 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)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: vl_len:21 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241121122431095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122431095 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122431096 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122431096 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122431096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122431096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122431096 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122431096 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122431096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122431096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122431096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122431096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122431096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122431096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:472) 20241121122431096 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1823) 20241121122431096 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122431096 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122431096 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122431096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122431096 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122431096 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122431096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122431096 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241121122431096 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241121122431096 DMGW NOTICE mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241121122431096 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241121122431096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241121122431096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241121122431096 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241121122431096 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122431096 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122431096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122431096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: a854c'... (mgcp_client.c:805) 20241121122431096 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122431096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122431096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122431096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: a854c'... (mgcp_client.c:805) 20241121122431096 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122431096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122431096 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: Removing from parent mgw(mgw-fsm-11031749-0)[0x5645e0642630] (mgcp_client_endpoint_fsm.c:873) 20241121122431096 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122431096 DLMGCP DEBUG mgw-endp(mgw-fsm-11031749-0)[0x5645e0642360]{IN_USE}: Deallocated (fsm.c:568) 20241121122431096 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122431096 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122431096 DMGW DEBUG mgw(mgw-fsm-11031749-0)[0x5645e0642630]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122431096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122431096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(240)@1d0ad8f57daa: 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 } TC_rab_release_abnormal0(252)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "a854c517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "a854c517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122431202 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241121122431202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122431202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122431202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122431202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0656580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122431203 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241121122431203 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122431203 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122431203 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122431203 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122431205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122431209 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35375<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(248)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@1d0ad8f57daa: Final verdict of PTC: none 20241121122431210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122431210 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122431210 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122431210 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122431210 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122431210 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122431210 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122431210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122431210 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122431210 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122431210 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122431210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122431210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122431210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122431210 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122431210 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122431210 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122431210 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122431210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d677d9), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122431210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122431210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122431210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122431210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122431210 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) HNBGW_Test.sgsn0-RAN(249)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@1d0ad8f57daa: Final verdict of PTC: none 20241121122431210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122431210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122431210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{disrupted}: Freeing instance (context_map.c:202) 20241121122431210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11031749)[0x5645e0635be0]{disrupted}: Deallocated (fsm.c:568) 20241121122431210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122431210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:206) 20241121122431210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122431210 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11031749 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122431210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122431210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122431210 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122431210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122431210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122431210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122431210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122431210 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) IPA-CTRL-CLI-IPA(241)@1d0ad8f57daa: Final verdict of PTC: none 20241121122431210 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122431210 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122431210 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122431210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122431211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122431211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122431211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122431211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing TC_rab_release_abnormal-Iuh0(243)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@1d0ad8f57daa: Final verdict of PTC: none20241121122431211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122431211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122431211 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122431211 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122431211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122431211 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122431211 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122431211 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121122431211 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122431211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122431211 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122431211 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-SCCP(245)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(251)@1d0ad8f57daa: Final verdict of PTC: none 20241121122431227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60690<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122431228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Nov 21 12:24:31 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 20241121122431281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122431782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60702<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315844) Waiting for packet dumper to finish... 1 (prev_count=315844, count=316384) 20241121122433211 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122433211 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122433211 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Thu Nov 21 12:24:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_rab_assign_fail started. 20241121122434863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122434868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122434874 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39877<->l=127.0.0.1:4262) (control_if.c:570) 20241121122434899 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122434899 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122434899 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122434899 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122434899 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122434899 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122434899 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122434900 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122434900 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122434900 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122434900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122434900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122434900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122434900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122434900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122434900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122434900 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122434900 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122434900 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122434900 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122434900 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122434900 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122434900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122434900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122434900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122434900 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122434900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122434900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122434900 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122434901 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122434901 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122434901 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET 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_rab_assign_fail-Iuh0(257)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122434901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122434901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122434901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122434901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122434901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122434901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122434901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122434901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122434901 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122434901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122434901 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122434901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122434901 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122434901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122434901 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122434901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122434901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122434901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122434901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122434901 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122434901 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122434901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122434901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122434901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122434901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122434901 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122434902 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122434902 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122434902 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122434902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122434902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122434902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122434902 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122434902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122434902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122434902 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122434902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122434902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122434902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122434902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122434902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122434902 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(261)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122434935 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122434935 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122434936 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122434936 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122434936 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122434936 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122434936 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122434936 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122434937 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122434937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122434937 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122434937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122434937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122434937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122434937 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122434937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122434937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122434937 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122434937 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122434937 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122434937 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122434937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122434937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122434937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122434937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122434937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122434937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122434937 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122434937 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122434937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122434937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122434937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122434937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122434937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122434938 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122434938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122434938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122434938 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122434938 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122434938 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122434938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122434938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122434938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122434938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122434938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122434938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122434938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122434938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122434938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122434938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122434938 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122434938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122434938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122434938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122434938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122434938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122434938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122434938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122434938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122434938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122434938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122434938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122434938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122434938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122434938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122434938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122434938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122434938 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(262)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122434993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122434993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122434993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122434993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122434993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122434993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122434994 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122434994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122434994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122435014 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122435014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e099d5), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122435014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122435014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122435014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122435014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122435014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122435014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122435014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122435014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122435014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122435014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122435014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122435014 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122435128 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122435128 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122435128 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121122435128 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121122435128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121122435128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121122435128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122435131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435131 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122435131 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121122435131 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121122435131 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121122435131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122435131 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122435131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121122435131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122435131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122435131 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122435131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122435131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122435131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122435131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122435131 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122435134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435134 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122435134 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122435134 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122435134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122435134 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241121122435134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122435134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122435134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122435134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122435134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122435134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122435134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122435134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122435134 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122435134 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122435134 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122435135 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122435135 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122435135 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122435135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122435135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122435135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122435135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122435135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122435135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122435135 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122435135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122435135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122435135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122435135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122435135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122435135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122435135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122435166 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122435166 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122435166 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122435166 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122435170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435170 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122435170 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122435170 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122435170 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122435170 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122435170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122435171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435171 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122435171 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122435171 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122435171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122435171 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122435171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122435171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122435171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122435172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122435172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122435172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122435172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122435172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122435172 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122435172 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122435172 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122435173 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122435173 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122435173 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122435173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122435173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122435173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122435173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122435173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122435173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122435173 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122435173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122435173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122435173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122435173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122435173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122435173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122435173 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122435937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122435937 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122435937 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122435937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122435937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122435937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122435937 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122435937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122435937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122435937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122435937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122435937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122435937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122435937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122435937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122435937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122435937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122435937 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122435937 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122435937 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122435937 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122435937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122435937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122435937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122435938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122435938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122435938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122435938 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122435938 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122435938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122435938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122435938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122435938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122435938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122435938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122435938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122435939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435939 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122435939 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122435939 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122435939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122435939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122435939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122435939 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122435939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122435939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122435940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122435940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122435940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122435940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122435940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122435940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122435940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122435940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122435940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122435940 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122435940 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122435976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435976 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122435976 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122435976 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122435976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122435976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122435976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122435976 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122435976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122435976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122435976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122435976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122435976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122435976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122435976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122435976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122435976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(263)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122435976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122435976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122435976 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122435976 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122435976 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122435976 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122435976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122435976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122435976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122435976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122435976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122435976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122435976 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122435976 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122435976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435976 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122435976 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122435976 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122435976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122435976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122435976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122435977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122435978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122435978 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122435978 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122435978 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122435978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122435978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122435978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122435978 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122435978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122435978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122435978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122435978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122435978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122435978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122435978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122435978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122435978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122435978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122435978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122435978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122435978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122435978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122435978 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122435978 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122436020 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(260)@1d0ad8f57daa: f_create_expect(l3 := 'B2F3C89263DF007C9ED9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@1d0ad8f57daa: Created Expect[0] for 'B2F3C89263DF007C9ED9'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@1d0ad8f57daa: Added conn table entry 0TC_rab_assign_fail0(266)12138148 20241121122437047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122437047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122437047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122437047 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122437047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb936a4, normal) (hnbgw_rua.c:388) 20241121122437047 DHNB DEBUG map_rua[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122437047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122437047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12138148 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122437047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122437047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122437047 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12138148 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122437047 DCN DEBUG map_sccp[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122437047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122437047 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12138148 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122437047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12138148 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122437047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122437047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122437047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122437047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122437047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122437047 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122437047 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{IDLE}: Allocated (fsm.c:456) 20241121122437047 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122437047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab2f3c89263df007c9ed9004f40030000e70056400500f1100926) (sccp_scrc.c:401) 20241121122437047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122437047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122437047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122437047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122437047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122437047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122437047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122437047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122437047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122437047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122437048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122437048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122437048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122437048 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122437048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122437048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122437048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122437048 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122437048 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122437048 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122437048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122437048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122437048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122437048 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@1d0ad8f57daa: Found Expect[0] for l3='B2F3C89263DF007C9ED9'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@1d0ad8f57daa: Added conn table entry 0TC_rab_assign_fail0(266)3097703 HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: Session index based on connection ID:0 TC_rab_assign_fail0(266)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122437057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122437057 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122437057 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122437057 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122437057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122437057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122437057 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122437057 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122437057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122437057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122437057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122437057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122437057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122437057 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069630a) (sccp_scrc.c:472) 20241121122437057 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241121122437057 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122437057 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122437057 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122437057 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122437057 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122437057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122437057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(254)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121122437257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122437257 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122437257 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122437257 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122437257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122437257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122437257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122437257 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122437258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122437258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122437258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122437258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122437258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122437258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122437258 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1823) 20241121122437258 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122437258 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122437258 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122437258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122437258 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122437258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122437258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122437258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122437258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122437258 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122437258 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122437258 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122437258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122437258 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122437258 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{UNUSED}: Allocated (fsm.c:456) 20241121122437258 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{UNUSED}: is child of mgw(mgw-fsm-12138148-0)[0x5645e0656580] (fsm.c:486) 20241121122437258 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12138148-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:724) 20241121122437258 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122437258 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122437258 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122437258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12138148-0)[0x5645e0642630]{ST_CRCX}: Allocated (fsm.c:456) 20241121122437258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12138148-0)[0x5645e0642630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360] (fsm.c:486) 20241121122437258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12138148-0)[0x5645e0642630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122437258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12138148-0)[0x5645e0642630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122437258 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: b936a'... (mgcp_client.c:805) 20241121122437258 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122437258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12138148-0)[0x5645e0642630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122437258 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b936a417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b936a417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b936a417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b936a417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121122437280 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241121122437280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122437280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122437280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122437280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122437280 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122437280 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{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) 20241121122437280 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{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) 20241121122437280 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122437280 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122437280 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{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) 20241121122437280 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122437280 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122437280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122437280 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122437280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122437281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122437281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122437281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(266)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122437300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122437300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122437300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241121122437300 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122437300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb936a4) (hnbgw_rua.c:452) 20241121122437300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12138148 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:293) 20241121122437300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122437300 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122437300 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122437300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122437300 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241121122437300 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122437300 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122437300 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241121122437300 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241121122437300 DMGW ERROR mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241121122437300 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241121122437300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241121122437300 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122437300 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122437300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069630a), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241121122437300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122437300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122437300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122437300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122437300 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241121122437300 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122437300 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122437300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122437301 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: b936a'... (mgcp_client.c:805) 20241121122437301 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121122437301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122437301 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{IN_USE}: Removing from parent mgw(mgw-fsm-12138148-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:873) 20241121122437301 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122437301 DLMGCP DEBUG mgw-endp(mgw-fsm-12138148-0)[0x5645e0642360]{IN_USE}: Deallocated (fsm.c:568) 20241121122437301 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122437301 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122437301 DMGW DEBUG mgw(mgw-fsm-12138148-0)[0x5645e0656580]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122437301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122437301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122437301 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122437301 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122437301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122437301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122437301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122437301 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b936a417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122437328 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241121122437328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122437328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122437328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122437328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122437330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122437334 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39877<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assign_fail(253)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@1d0ad8f57daa: Final verdict of PTC: none 20241121122437335 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122437335 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122437335 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed HNBGW_Test.msc0-RAN(260)@1d0ad8f57daa: Final verdict of PTC: none 20241121122437335 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122437335 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(262)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@1d0ad8f57daa: Final verdict of PTC: none 20241121122437335 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122437335 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122437335 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122437335 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(255)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@1d0ad8f57daa: Final verdict of PTC: none 20241121122437335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122437335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122437335 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122437335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122437335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122437335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122437335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122437335 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122437335 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122437335 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122437335 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122437336 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122437336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122437336 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122437336 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122437336 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122437336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122437336 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122437336 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122437336 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122437336 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122437336 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122437336 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122437336 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(265)@1d0ad8f57daa: Final verdict of PTC: none 20241121122437336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122437336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122437336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122437336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122437336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122437336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122437336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122437336 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122437336 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122437336 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122437336 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122437336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122437336 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122437336 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122437336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069630a), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122437336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122437336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122437336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122437336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122437336 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122437336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122437336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122437336 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122437336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122437336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122437336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122437336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{disrupted}: Freeing instance (context_map.c:202) 20241121122437336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12138148)[0x5645e0635be0]{disrupted}: Deallocated (fsm.c:568) 20241121122437336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122437336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:206) 20241121122437336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122437336 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12138148 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122437336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122437336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122437336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122437336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122437336 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122437336 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122437336 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122437336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122437336 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122437336 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122437336 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122437336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122437336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122437336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122437336 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(261)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@1d0ad8f57daa: Final verdict of PTC: none 20241121122437361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60728<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122437362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_rab_assign_fail finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Nov 21 12:24:37 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 20241121122437419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122437920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=290064) Waiting for packet dumper to finish... 1 (prev_count=290064, count=302772) 20241121122439337 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122439337 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122439337 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122439337 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122439337 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122439337 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Thu Nov 21 12:24:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_rab_assign_mgcp_to started. 20241121122441004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122441010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122441016 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41285<->l=127.0.0.1:4262) (control_if.c:570) 20241121122441050 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122441050 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441050 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122441050 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441051 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122441051 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122441051 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441051 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122441051 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122441051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122441051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441051 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441051 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122441051 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122441051 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441051 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122441051 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122441052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441052 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122441052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441052 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441052 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122441052 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441052 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441052 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122441052 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122441052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122441052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122441052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122441052 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122441052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441052 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122441052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441052 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122441052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122441052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122441052 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122441052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122441052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122441053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122441053 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122441053 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441053 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122441053 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122441054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441054 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122441054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441054 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441054 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441054 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441054 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122441054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122441054 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(275)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122441086 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122441086 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441086 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122441086 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441087 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122441087 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441087 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441087 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122441087 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122441087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122441087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441087 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441087 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122441087 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441087 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441087 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122441087 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122441087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122441087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122441087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122441087 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122441087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441087 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122441087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441088 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441088 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441088 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122441088 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122441088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122441088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122441088 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122441088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122441088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441088 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122441088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441088 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122441088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122441088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122441088 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122441089 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441089 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122441089 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122441089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441089 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122441089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441089 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122441089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122441089 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(276)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122441139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122441139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122441139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122441139 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122441139 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122441139 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122441139 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122441139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122441139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122441210 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122441210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d677d9), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122441210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122441210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122441211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122441211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122441211 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122441281 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122441281 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122441281 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122441281 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122441284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441284 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122441284 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122441284 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122441284 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122441284 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122441284 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122441286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441286 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122441286 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122441286 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122441286 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122441286 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122441286 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122441286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122441286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122441286 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122441286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122441286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122441286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122441286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122441286 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122441286 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122441286 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441287 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441287 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122441287 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122441287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122441287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441287 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441287 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441287 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441287 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122441287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122441287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122441287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122441287 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122441316 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122441316 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122441316 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122441316 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122441319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441319 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122441319 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122441319 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122441319 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122441319 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122441319 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122441320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441320 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122441320 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122441320 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122441320 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122441320 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122441320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122441320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122441320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122441320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122441320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122441320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122441320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122441320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122441320 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122441320 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122441320 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122441321 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122441321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122441321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122441321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122441321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122441321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122441321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122441321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122441321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122441321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122441321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122441321 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122441321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122441321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122441321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122441321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122441322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122441322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122441322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122441322 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122442090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122442090 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122442090 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122442090 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122442090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122442090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122442090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122442090 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122442090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122442090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122442090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122442090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122442090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122442090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122442090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122442090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122442090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122442090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122442090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122442090 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122442090 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122442090 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122442090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122442090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122442090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122442090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122442090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122442090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122442090 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122442090 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122442090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122442090 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122442090 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122442090 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122442090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122442090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122442090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122442091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122442092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122442092 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122442092 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122442092 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122442092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122442092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122442092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122442092 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122442092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122442092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122442092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122442092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122442092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122442092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122442092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122442092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122442092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122442092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122442092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122442092 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122442092 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122442123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122442123 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122442123 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122442123 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122442123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122442123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122442123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122442123 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122442123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122442123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122442123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122442123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122442123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122442123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122442123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122442123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122442123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122442123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122442123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122442123 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122442123 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122442123 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122442123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122442123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122442123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122442124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122442124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122442124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122442124 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122442124 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122442124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122442124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122442124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122442124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122442124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122442124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122442124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122442124 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122442124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122442124 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122442124 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122442124 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122442124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122442124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122442124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122442124 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122442124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122442124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122442124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122442124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122442124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122442124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122442124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122442124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122442124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122442125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122442125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122442125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122442125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122442125 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122442125 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122442125 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122442165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@1d0ad8f57daa: 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)@1d0ad8f57daa: f_create_expect(l3 := '51DD997F14989A3E3E61'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@1d0ad8f57daa: Created Expect[0] for '51DD997F14989A3E3E61'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@1d0ad8f57daa: Added conn table entry 0TC_rab_assign_mgcp_to0(280)9394199 20241121122443192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122443192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122443192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122443192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122443192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f5817, normal) (hnbgw_rua.c:388) 20241121122443192 DHNB DEBUG map_rua[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122443192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122443192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9394199 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122443192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122443192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122443192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9394199 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122443192 DCN DEBUG map_sccp[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122443192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122443193 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9394199 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122443193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9394199 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122443193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122443193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122443193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122443193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122443193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122443193 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122443193 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{IDLE}: Allocated (fsm.c:456) 20241121122443193 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122443193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a51dd997f14989a3e3e61004f40030001070056400500f1100926) (sccp_scrc.c:401) 20241121122443193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122443193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122443193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122443193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122443193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122443193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122443193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122443193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122443193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122443193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122443193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122443193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122443193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122443193 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122443193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122443193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122443193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122443193 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122443193 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122443193 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122443193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122443193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122443193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122443193 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@1d0ad8f57daa: Found Expect[0] for l3='51DD997F14989A3E3E61'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@1d0ad8f57daa: Added conn table entry 0TC_rab_assign_mgcp_to0(280)660141 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122443200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122443200 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122443200 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122443200 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122443200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122443200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122443200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122443200 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122443200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122443200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122443200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122443200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122443200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122443200 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0089ca99) (sccp_scrc.c:472) 20241121122443200 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241121122443200 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122443200 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122443200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122443200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122443200 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122443200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122443200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121122443401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122443401 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122443401 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122443401 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122443401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122443401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122443401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122443401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122443401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122443402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122443402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122443402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122443402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122443402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122443402 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1823) 20241121122443402 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122443402 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122443402 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122443402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122443402 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122443402 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122443402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122443402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122443402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122443402 DMGW DEBUG mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122443402 DMGW DEBUG mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122443402 DMGW DEBUG mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122443402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122443402 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122443402 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{UNUSED}: Allocated (fsm.c:456) 20241121122443402 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{UNUSED}: is child of mgw(mgw-fsm-9394199-0)[0x5645e0642360] (fsm.c:486) 20241121122443402 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9394199-0)[0x5645e0642360] (mgcp_client_endpoint_fsm.c:724) 20241121122443402 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122443402 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122443402 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122443402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9394199-0)[0x5645e05ddfb0]{ST_CRCX}: Allocated (fsm.c:456) 20241121122443402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9394199-0)[0x5645e05ddfb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580] (fsm.c:486) 20241121122443402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9394199-0)[0x5645e05ddfb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122443402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9394199-0)[0x5645e05ddfb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122443402 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 8f581'... (mgcp_client.c:805) 20241121122443402 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122443402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9394199-0)[0x5645e05ddfb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122443402 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f581717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f581717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f581717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f581717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241121122445014 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122445014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e099d5), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122445014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122445014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122445014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122445014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122445014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122445014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122445014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122445014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122445014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122445014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122445014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122445014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122445016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122445016 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122445016 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122445016 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122445016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122445016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122445016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122445017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122445017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122445017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122445017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122445017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122445017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122445017 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=00e099d5) (sccp_scrc.c:472) 20241121122445017 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1823) 20241121122445017 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122445017 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122445017 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122445017 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122445017 DLSCCP DEBUG SCCP-SCOC(24)[0x5645e0635d80]{IDLE}: Deallocated (fsm.c:568) 20241121122447337 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122447337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069630a), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122447337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122447337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122447337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122447337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122447337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122447337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122447338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122447338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122447338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122447338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122447338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122447338 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122447339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122447339 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122447339 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122447339 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122447339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122447339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122447340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122447340 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122447340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122447340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122447340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122447340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122447340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122447340 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=0069630a) (sccp_scrc.c:472) 20241121122447340 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20241121122447340 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122447340 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122447340 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122447340 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122447340 DLSCCP DEBUG SCCP-SCOC(26)[0x5645e0635260]{IDLE}: Deallocated (fsm.c:568) 20241121122447403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e05ddfb0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241121122447403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e05ddfb0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241121122447403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e05ddfb0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580] (mgcp_client_fsm.c:522) 20241121122447403 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20241121122447403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e05ddfb0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241121122447403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e05ddfb0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241121122447403 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241121122447403 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122447403 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241121122447403 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-9394199-0)[0x5645e0642360] (mgcp_client_endpoint_fsm.c:925) 20241121122447403 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241121122447403 DLMGCP DEBUG mgw-endp(mgw-fsm-9394199-0)[0x5645e0656580]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241121122447403 DMGW DEBUG mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241121122447403 DMGW ERROR mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241121122447403 DMGW DEBUG mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241121122447403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241121122447403 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122447403 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122447403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ca99), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241121122447403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122447403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122447403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122447403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122447403 DMGW DEBUG mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241121122447403 DMGW DEBUG mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241121122447403 DMGW DEBUG mgw(mgw-fsm-9394199-0)[0x5645e0642360]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241121122447403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122447403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122447403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122447403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122447403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122447403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122447403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122447403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122447415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122447415 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122447415 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122447415 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122447415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122447415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122447415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122447415 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122447415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122447415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122447415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122447415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122447415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122447415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122447415 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1823) 20241121122447415 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122447415 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122447415 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122447415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122447415 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122447415 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122447415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122447415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122447415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122447415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122447415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(280)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@1d0ad8f57daa: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)9394199 20241121122447427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122447427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122447427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122447427 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122447427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f5817,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122447427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9394199 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122447427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122447427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122447427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122447427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122447427 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122447427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122447427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122447427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122447427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122447427 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122447427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ca99), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122447427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122447427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122447427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122447427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122447428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122447428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122447428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122447428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122447428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122447428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122447428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122447428 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@1d0ad8f57daa: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)660141 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Session index based on connection ID:0 20241121122447432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122447432 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122447432 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122447432 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122447433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122447433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122447433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122447433 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122447433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122447433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122447433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122447433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122447433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122447433 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=0089ca99), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122447433 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1823) 20241121122447433 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122447433 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122447433 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122447433 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122447433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122447433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122447433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122447433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{disconnected}: Freeing instance (context_map.c:202) 20241121122447433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9394199)[0x5645e0635be0]{disconnected}: Deallocated (fsm.c:568) 20241121122447433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122447433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:206) 20241121122447433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122447433 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9394199 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122447433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ca99), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:401) 20241121122447433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122447433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122447433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122447433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122447433 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122447433 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122447433 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122447433 DLSCCP DEBUG SCCP-SCOC(27)[0x5645e0642630]{IDLE}: Deallocated (fsm.c:568) 20241121122447433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122447433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122447433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122447433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122447433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122447433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122447433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122447433 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122449434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122449439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122449439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122449439 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122449439 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122449439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122449439 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122449439 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122449439 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122449439 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122449439 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122449439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122449439 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122449439 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122449439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122449439 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(273)@1d0ad8f57daa: Final verdict of PTC: none 20241121122449440 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41285<->l=127.0.0.1:4262) (control_if.c:193) 20241121122449440 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122449440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122449440 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122449440 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122449440 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_rab_assign_mgcp_to(267)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@1d0ad8f57daa: Final verdict of PTC: none 20241121122449440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122449440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(278)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@1d0ad8f57daa: Final verdict of PTC: none 20241121122449440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122449440 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122449440 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122449440 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122449440 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122449440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122449440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122449440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122449440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122449440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122449440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122449440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122449440 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122449440 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122449440 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122449440 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122449440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122449440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122449440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122449440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122449440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122449440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-RAN(277)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@1d0ad8f57daa: Final verdict of PTC: none 20241121122449440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122449440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122449440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122449440 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122449440 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122449440 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122449440 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(279)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(268)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122449442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41574<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Nov 21 12:24:49 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 20241121122449496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122449897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39730<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285188) Waiting for packet dumper to finish... 1 (prev_count=285188, count=311308) 20241121122451211 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122451211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d677d9), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122451211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122451211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122451211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122451211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122451212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122451212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122451212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122451212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122451212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122451212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122451212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122451212 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122451441 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122451441 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122451441 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122451441 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122451441 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122451441 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Thu Nov 21 12:24:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241121122452982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122452988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122452995 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39073<->l=127.0.0.1:4262) (control_if.c:570) 20241121122453031 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122453031 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453031 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122453031 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453032 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122453032 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453032 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453032 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122453032 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122453032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122453032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122453032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453032 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453032 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122453032 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453032 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453032 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122453032 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122453032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453033 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122453033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453033 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453033 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122453033 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122453033 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453033 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122453033 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122453033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122453033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122453033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453033 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122453033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453033 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122453033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122453033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122453034 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453034 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122453034 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122453034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453035 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122453035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453035 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453035 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453035 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453035 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122453035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122453035 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(289)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122453070 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122453070 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453070 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122453070 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453070 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122453070 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453071 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122453071 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453072 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453072 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122453072 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122453072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453072 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122453072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453072 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453072 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453072 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122453072 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122453072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453072 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122453072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453072 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453072 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453072 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122453072 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122453073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122453073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453073 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453073 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453073 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122453073 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122453073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122453073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453073 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453073 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453073 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453073 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122453073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122453073 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122453074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453074 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453074 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453074 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122453074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453074 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453074 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453074 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122453074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453074 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453074 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453074 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122453074 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(290)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122453132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122453132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122453132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122453132 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122453132 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122453132 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122453133 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122453133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122453133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122453263 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122453263 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122453263 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122453263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122453265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453265 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122453265 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122453265 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122453265 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122453265 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122453265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122453267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453267 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122453267 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122453267 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122453267 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122453267 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122453267 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122453267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122453267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122453267 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122453267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122453267 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122453267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122453267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122453267 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122453267 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122453267 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453268 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453268 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122453268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122453268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122453269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453269 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453269 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122453269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122453269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122453269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122453269 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122453302 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122453302 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122453302 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122453302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122453304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453304 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122453304 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122453304 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122453304 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122453304 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122453304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122453304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453304 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122453304 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122453304 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122453304 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122453305 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122453305 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122453305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122453305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122453305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122453305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122453305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122453305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122453305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122453305 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122453305 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122453305 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122453306 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122453306 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122453306 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122453306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122453306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122453306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122453306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122453306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122453306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122453306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122453306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122453306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122453306 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122453306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122453306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122453306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122453306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122453306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122453306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122453306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122453306 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122454072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122454072 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122454072 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122454072 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122454072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122454072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122454072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122454072 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122454072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122454072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122454072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122454072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122454072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122454072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122454072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122454072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122454072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122454073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122454073 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122454073 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122454073 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122454073 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122454073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122454073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122454073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122454073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122454073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122454073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122454073 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122454073 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122454073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122454073 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122454073 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122454073 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122454073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122454073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122454073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122454073 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122454074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122454074 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122454074 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122454074 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122454074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122454074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122454074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122454074 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122454075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122454075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122454075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122454075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122454075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122454075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122454075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122454075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122454075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122454075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122454075 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122454075 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122454075 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122454110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122454110 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122454110 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122454110 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122454110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122454110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122454110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122454110 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122454110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122454110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122454110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122454110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122454111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122454111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122454111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122454111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122454111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122454111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122454111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122454111 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122454111 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122454111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122454111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122454111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122454111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122454111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122454111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122454111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122454111 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122454111 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122454111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122454111 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122454111 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122454111 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122454111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122454111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122454111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122454111 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122454111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122454111 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122454111 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122454111 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122454111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122454111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122454111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122454111 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122454111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122454111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122454111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122454111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122454111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122454111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122454111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122454111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122454111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122454112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122454112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122454112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122454112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122454112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122454112 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122454112 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122454162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39764<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@1d0ad8f57daa: f_create_expect(l3 := 'A59333442B7D71841519'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@1d0ad8f57daa: Created Expect[0] for 'A59333442B7D71841519'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@1d0ad8f57daa: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)14635077 20241121122455191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122455191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122455191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122455191 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122455191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf5045, normal) (hnbgw_rua.c:388) 20241121122455191 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122455191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122455191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14635077 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122455191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122455191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122455191 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14635077 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122455191 DCN DEBUG map_sccp[0x5645e0642630]{init}: Allocated (fsm.c:456) 20241121122455191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122455191 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14635077 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122455191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14635077 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122455191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122455191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122455191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122455191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122455191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122455192 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122455192 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{IDLE}: Allocated (fsm.c:456) 20241121122455192 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122455192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa59333442b7d71841519004f400300022b0056400500f1100926) (sccp_scrc.c:401) 20241121122455192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122455192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122455192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122455192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122455192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122455192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122455192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122455192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122455192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122455192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122455192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122455192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122455192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122455192 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122455192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122455192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122455192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122455192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122455192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122455192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122455192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122455192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122455192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122455192 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@1d0ad8f57daa: Found Expect[0] for l3='A59333442B7D71841519'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@1d0ad8f57daa: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)3816384 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122455202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122455202 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122455202 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122455202 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122455202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122455202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122455202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122455202 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122455202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122455202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122455202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122455202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122455202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122455202 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00054933) (sccp_scrc.c:472) 20241121122455202 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241121122455202 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122455202 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122455202 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122455202 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122455202 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122455202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122455202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(282)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@1d0ad8f57daa: 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)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121122455405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122455405 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122455405 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122455405 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122455405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122455405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122455405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122455405 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122455406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122455406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122455406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122455406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122455406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122455406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121122455406 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1823) 20241121122455406 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122455406 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122455406 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122455406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122455406 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122455406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122455406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122455406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122455406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122455406 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122455406 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122455406 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122455406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122455406 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122455406 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{UNUSED}: Allocated (fsm.c:456) 20241121122455406 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{UNUSED}: is child of mgw(mgw-fsm-14635077-0)[0x5645e0656580] (fsm.c:486) 20241121122455406 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14635077-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:724) 20241121122455406 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122455406 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122455406 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122455406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635260]{ST_CRCX}: Allocated (fsm.c:456) 20241121122455406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360] (fsm.c:486) 20241121122455406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122455406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122455406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: df504'... (mgcp_client.c:805) 20241121122455406 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121122455406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122455406 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "df504517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "df504517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "df504517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "df504517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121122455428 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241121122455428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122455428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122455428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122455428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122455428 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122455428 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455428 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455428 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122455428 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122455428 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455428 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122455428 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122455429 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122455429 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122455429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122455429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122455429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122455429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122455448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122455448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122455448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122455448 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122455448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdf5045) (hnbgw_rua.c:452) 20241121122455448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14635077 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122455448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122455448 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122455448 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122455448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122455448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122455448 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122455448 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122455448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122455448 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122455448 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14635077-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:724) 20241121122455448 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122455448 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122455448 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122455448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: df50'... (mgcp_client.c:805) 20241121122455448 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121122455448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122455448 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122455448 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455448 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "df504517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "df504517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122455464 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241121122455464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241121122455464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122455464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122455464 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122455464 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455464 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455464 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122455464 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122455464 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455464 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122455464 DMGW INFO mgw(mgw-fsm-14635077-0)[0x5645e0656580]{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) 20241121122455464 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241121122455464 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122455464 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122455464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122455464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122455464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122455464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122455466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122455466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122455466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122455466 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122455466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdf5045) (hnbgw_rua.c:452) 20241121122455466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14635077 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122455466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122455466 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122455466 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122455466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122455466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122455466 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122455466 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122455466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122455466 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241121122455466 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241121122455466 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122455466 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14635077-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:724) 20241121122455466 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122455466 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122455466 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122455466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635d80]{ST_CRCX}: Allocated (fsm.c:456) 20241121122455466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635d80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360] (fsm.c:486) 20241121122455466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635d80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122455466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635d80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241121122455466 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: df50'... (mgcp_client.c:805) 20241121122455466 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121122455466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14635077-0)[0x5645e0635d80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122455466 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122455466 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455466 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455466 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "df504517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "df504517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122455481 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241121122455481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122455481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122455481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122455481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122455481 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122455481 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455481 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455481 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455481 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122455481 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122455481 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455481 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{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) 20241121122455481 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122455481 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122455481 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122455481 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122455481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122455481 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122455481 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122455481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054933), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122455481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122455481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122455481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122455481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122455481 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122455481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122455481 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122455481 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122455481 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122455481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122455481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122455481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122455481 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: 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)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122455516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122455516 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122455516 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122455516 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122455516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122455516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122455516 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122455516 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122455516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122455516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122455516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122455516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122455516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122455516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122455516 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1823) 20241121122455516 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122455516 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122455516 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122455516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122455516 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122455516 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122455516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122455516 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122455516 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122455516 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122455516 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122455516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122455516 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: df50'... (mgcp_client.c:805) 20241121122455516 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122455516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122455516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122455516 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: df50'... (mgcp_client.c:805) 20241121122455516 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122455516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122455516 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: Removing from parent mgw(mgw-fsm-14635077-0)[0x5645e0656580] (mgcp_client_endpoint_fsm.c:873) 20241121122455516 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122455516 DLMGCP DEBUG mgw-endp(mgw-fsm-14635077-0)[0x5645e0642360]{IN_USE}: Deallocated (fsm.c:568) 20241121122455516 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122455516 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122455516 DMGW DEBUG mgw(mgw-fsm-14635077-0)[0x5645e0656580]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122455516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122455516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121122455516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122455516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "df504517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "df504517" }, { code := "I", val := "22222" } }, sdp := omit } 20241121122455523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241121122455523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122455523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122455523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122455523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0635260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122455523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241121122455523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121122455523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121122455523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121122455523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0635d80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@1d0ad8f57daa: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)14635077 20241121122455529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122455529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122455529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122455529 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122455529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdf5045,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122455529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14635077 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122455529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122455529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122455529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122455529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122455529 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122455529 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122455529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122455529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122455529 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122455529 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122455530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054933), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122455530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122455530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122455530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122455530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122455530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122455530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122455530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122455530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122455530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122455530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122455530 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122455530 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@1d0ad8f57daa: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)3816384 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: Session index based on connection ID:0 20241121122455535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122455535 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122455535 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122455535 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122455535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122455535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122455535 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122455535 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122455535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122455535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122455535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122455535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122455535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122455535 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=00054933), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122455535 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1823) 20241121122455535 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122455535 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122455535 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122455535 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122455535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122455535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122455535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122455535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:202) 20241121122455535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14635077)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122455535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122455535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{disconnected}: Freeing instance (context_map.c:206) 20241121122455535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5645e0642630]{disconnected}: Deallocated (fsm.c:568) 20241121122455535 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14635077 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122455535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054933), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:401) 20241121122455535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122455535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122455535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122455535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122455535 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122455535 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122455535 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122455535 DLSCCP DEBUG SCCP-SCOC(28)[0x5645e05ddfb0]{IDLE}: Deallocated (fsm.c:568) 20241121122455535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122455535 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122455535 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122455535 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122455535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122455535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122455535 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122455535 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122457535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39764<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(288)@1d0ad8f57daa: Final verdict of PTC: none 20241121122457540 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122457540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122457540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122457540 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122457540 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122457540 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122457540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39748<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@1d0ad8f57daa: Final verdict of PTC: none 20241121122457540 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122457540 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122457540 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122457540 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122457540 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122457540 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122457540 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122457540 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122457541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122457541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122457541 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122457541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122457541 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122457541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122457541 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122457541 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122457541 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122457541 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122457541 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122457541 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39073<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(290)@1d0ad8f57daa: Final verdict of PTC: none 20241121122457541 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(287)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@1d0ad8f57daa: Final verdict of PTC: none 20241121122457541 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121122457541 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122457541 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122457541 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122457541 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122457541 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122457541 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122457541 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(291)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@1d0ad8f57daa: Final verdict of PTC: none 20241121122457541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122457542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122457542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122457542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122457542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122457542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122457542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122457542 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122457542 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122457542 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122457542 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(293)@1d0ad8f57daa: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(282)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122457547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39734<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Thu Nov 21 12:24:57 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 20241121122457598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122458000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342492) Waiting for packet dumper to finish... 1 (prev_count=342492, count=343132) 20241121122459542 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122459542 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122459542 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122459542 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122459542 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122459542 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Thu Nov 21 12:25:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_cs_mo_disconnect started. 20241121122501086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122501092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122501099 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38539<->l=127.0.0.1:4262) (control_if.c:570) 20241121122501130 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122501130 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501130 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122501130 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501131 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122501131 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501131 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501131 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122501131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122501131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122501131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501131 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501131 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122501131 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501132 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501132 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122501132 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122501132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122501132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501132 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122501132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122501132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122501132 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122501132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122501132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122501132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122501132 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_ranap_cs_mo_disconnect-Iuh0(299)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122501132 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122501132 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122501133 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501133 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122501133 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122501133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501133 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122501133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501133 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501133 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501133 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122501133 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122501133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501133 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122501133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122501133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122501133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501133 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501133 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122501133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122501133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122501134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122501134 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(303)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122501171 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122501171 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501171 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122501171 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501171 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122501171 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501172 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501172 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122501172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122501172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122501172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501172 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501172 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122501172 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501172 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501172 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122501172 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122501172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122501172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501172 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501172 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501172 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122501172 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122501172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122501172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122501172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122501173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122501173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501173 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122501173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122501173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122501173 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122501173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122501173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122501173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122501173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122501173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122501174 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501174 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122501174 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122501174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501174 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122501174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501174 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122501174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122501174 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(304)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122501212 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122501212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d677d9), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122501212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122501212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122501212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122501212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122501212 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122501236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122501236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122501236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122501236 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122501236 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122501236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122501236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122501236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122501236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122501363 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122501363 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122501363 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122501363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122501366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501366 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122501366 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122501366 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122501366 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122501366 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122501366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122501368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501368 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122501368 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122501368 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122501368 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122501368 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122501368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122501368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122501368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122501368 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122501368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122501368 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122501368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122501368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122501368 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122501368 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122501368 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501369 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501369 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122501369 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122501369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122501369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501369 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122501370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122501370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122501370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122501370 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122501405 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122501405 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122501405 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122501405 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122501409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501409 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122501409 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122501409 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122501409 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122501409 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122501409 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122501410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501410 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122501410 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122501410 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122501410 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122501410 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122501410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122501410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122501410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122501410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122501410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122501410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122501410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122501411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122501411 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122501411 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122501411 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122501412 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122501412 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122501412 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122501412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122501412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122501412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122501412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122501412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122501412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122501412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122501412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122501412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122501412 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122501412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122501412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122501412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122501412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122501412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122501412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122501412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122501412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122502171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122502171 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122502171 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122502171 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122502171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122502171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122502172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122502172 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122502172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122502172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122502172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122502172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122502172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122502172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122502172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122502172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122502172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122502172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122502172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122502172 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122502172 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122502172 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122502172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122502172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122502172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122502172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122502172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122502172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122502172 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122502172 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122502172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122502172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122502172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122502172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122502172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122502172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122502172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122502172 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122502174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122502174 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122502174 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122502174 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122502174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122502174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122502174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122502174 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122502174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122502174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122502174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122502174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122502174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122502174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122502174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122502174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122502174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502174 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122502174 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122502174 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122502174 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122502174 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122502214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122502214 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122502214 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122502214 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122502214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122502214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122502214 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122502214 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122502214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122502214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122502214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122502214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122502214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122502214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122502214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122502215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122502215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122502215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122502215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122502215 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122502215 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122502215 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122502215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122502215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122502215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122502215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122502215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122502215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122502215 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122502215 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122502215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122502215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122502215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122502215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122502215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122502215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122502215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122502215 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122502216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122502216 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122502216 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122502216 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122502216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122502216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122502216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122502216 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122502217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122502217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122502217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122502217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122502217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122502217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122502217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122502217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122502217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122502217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122502217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122502217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122502217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122502217 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122502217 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122502217 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122502265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54908<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@1d0ad8f57daa: f_create_expect(l3 := 'ED554EFC5F001BD25985'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@1d0ad8f57daa: Created Expect[0] for 'ED554EFC5F001BD25985'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)11790633 20241121122503287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122503287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122503287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122503287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122503287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3e929, normal) (hnbgw_rua.c:388) 20241121122503287 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122503287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122503287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11790633 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122503287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122503287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122503287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11790633 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122503287 DCN DEBUG map_sccp[0x5645e0642630]{init}: Allocated (fsm.c:456) 20241121122503287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122503287 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11790633 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122503287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11790633 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122503287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122503287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122503287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122503287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122503287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122503287 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122503287 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{IDLE}: Allocated (fsm.c:456) 20241121122503287 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122503287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aed554efc5f001bd25985004f400300034c0056400500f1100926) (sccp_scrc.c:401) 20241121122503287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122503287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122503287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122503287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122503287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122503287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122503287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122503287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122503287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122503287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122503287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122503287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122503287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122503287 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122503287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122503287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122503287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122503287 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122503287 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122503287 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122503287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122503287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122503287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122503287 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@1d0ad8f57daa: Found Expect[0] for l3='ED554EFC5F001BD25985'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)7010484 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122503298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122503298 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122503298 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122503298 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122503298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122503298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122503298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122503298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122503298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122503298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122503298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122503298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122503298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122503298 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00de7dcc) (sccp_scrc.c:472) 20241121122503298 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241121122503298 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122503298 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122503298 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122503298 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122503298 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122503298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122503298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122503493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122503493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122503493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241121122503493 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122503493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb3e929) (hnbgw_rua.c:452) 20241121122503493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11790633 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241121122503493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122503493 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241121122503493 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241121122503493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241121122503493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122503493 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122503493 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122503493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7dcc), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241121122503494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122503494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122503494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122503494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122503494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122503494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122503494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122503494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122503494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122503494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122503494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122503494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: vl_len:13 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241121122503506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122503506 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122503506 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122503506 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122503506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122503506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122503506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122503506 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122503507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122503507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122503507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122503507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122503507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122503507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241121122503507 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1823) 20241121122503507 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122503507 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122503507 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122503507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122503507 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122503507 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122503507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122503507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122503507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241121122503507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122503507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(308)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@1d0ad8f57daa: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)11790633 20241121122503518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122503518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122503518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122503518 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122503518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb3e929,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122503518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11790633 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122503518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122503518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122503518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122503518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122503518 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122503518 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122503518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122503518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122503518 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122503518 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122503518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7dcc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122503518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122503518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122503518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122503518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122503519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122503519 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122503519 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122503519 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122503519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122503519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122503519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122503519 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@1d0ad8f57daa: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)7010484 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Session index based on connection ID:0 20241121122503524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122503524 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122503524 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122503524 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122503524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122503524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122503524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122503524 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122503524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122503524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122503525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122503525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122503525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122503525 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=00de7dcc), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122503525 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1823) 20241121122503525 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122503525 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122503525 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122503525 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122503525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122503525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122503525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122503525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:202) 20241121122503525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11790633)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122503525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122503525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{disconnected}: Freeing instance (context_map.c:206) 20241121122503525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5645e0642630]{disconnected}: Deallocated (fsm.c:568) 20241121122503525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11790633 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122503525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7dcc), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:401) 20241121122503525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122503525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122503525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122503525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122503525 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122503525 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122503525 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122503525 DLSCCP DEBUG SCCP-SCOC(29)[0x5645e05ddfb0]{IDLE}: Deallocated (fsm.c:568) 20241121122503525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122503525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122503525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122503525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122503525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122503525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122503525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122503525 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122505523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54908<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122505529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122505529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122505529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122505529 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122505529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122505529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54906<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@1d0ad8f57daa: Final verdict of PTC: none 20241121122505529 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38539<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@1d0ad8f57daa: Final verdict of PTC: none 20241121122505529 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122505529 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122505529 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122505529 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122505529 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122505529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122505529 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122505529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122505529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122505529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122505530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122505530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122505530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122505530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122505530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122505530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122505530 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122505530 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122505530 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122505530 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(304)@1d0ad8f57daa: Final verdict of PTC: none 20241121122505530 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122505530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.sgsn0-M3UA(306)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@1d0ad8f57daa: Final verdict of PTC: none 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121122505530 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122505530 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122505530 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(301)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@1d0ad8f57daa: Final verdict of PTC: none 20241121122505530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122505530 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122505530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122505530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122505530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122505530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122505530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122505530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122505530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122505530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122505530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122505530 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122505531 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122505531 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122505531 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(297)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(296)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(307)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122505532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54898<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Nov 21 12:25:05 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 20241121122505600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122506002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54912<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248232) Waiting for packet dumper to finish... 1 (prev_count=248232, count=274856) 20241121122507531 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122507531 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122507531 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122507531 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122507531 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122507531 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Thu Nov 21 12:25:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_ps_mo_disconnect started. 20241121122509087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122509090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122509097 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37849<->l=127.0.0.1:4262) (control_if.c:570) 20241121122509122 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122509122 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509123 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122509123 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509123 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122509123 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509124 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509124 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122509124 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122509124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509124 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509124 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122509124 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 TC_ranap_ps_mo_disconnect-Iuh0(313)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122509124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122509124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122509124 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122509124 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509124 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122509124 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509124 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122509124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509124 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509124 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122509124 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122509124 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509124 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122509124 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509124 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122509124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509124 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122509125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122509125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122509125 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122509125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122509125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122509125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122509125 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122509126 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509126 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122509126 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122509126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509126 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122509126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509126 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509126 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509126 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509126 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122509126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122509126 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(317)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(315)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122509162 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122509162 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509162 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122509162 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509163 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122509163 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509163 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122509163 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509164 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509164 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122509164 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122509164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509164 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122509164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509164 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509164 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509164 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122509164 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122509164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509165 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122509165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509165 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509165 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509165 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122509165 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122509165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509165 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122509165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509165 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509165 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509165 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122509165 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122509165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122509165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509165 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122509165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122509165 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122509165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122509165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122509165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122509165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122509165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122509166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122509166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122509166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122509166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122509166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122509166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122509166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122509222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122509222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122509222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122509222 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122509222 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122509222 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122509222 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122509222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122509222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122509355 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122509355 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122509355 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122509355 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122509358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509358 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122509358 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122509358 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122509359 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122509359 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122509359 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122509360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509360 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122509360 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122509360 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122509360 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122509360 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122509360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122509360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122509360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122509360 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122509360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122509360 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122509360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122509360 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122509360 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122509360 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122509360 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509361 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509361 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122509361 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122509361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122509362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509362 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509362 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509362 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509362 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122509362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122509362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122509362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122509362 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122509394 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122509394 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122509394 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122509394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122509397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509397 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122509397 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122509397 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122509397 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122509397 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122509397 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122509399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509399 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122509399 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122509399 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122509399 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122509399 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122509399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122509399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122509399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122509399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122509399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122509399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122509399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122509399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122509399 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122509399 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122509399 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122509400 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122509400 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122509400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122509400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122509400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122509400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122509401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122509401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122509401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122509401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122509401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122509401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122509401 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122509401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122509401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122509401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122509401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122509401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122509401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122509401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122509401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122510165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122510165 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122510165 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122510165 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122510165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122510165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122510165 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122510165 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122510165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122510165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122510165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122510165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122510165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122510165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122510165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122510165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122510165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122510165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122510165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122510165 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122510165 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122510165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122510165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122510165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122510165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122510165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122510165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122510165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122510165 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122510165 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122510165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122510166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122510166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122510166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122510166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122510166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122510166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122510166 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122510167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122510167 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122510167 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122510167 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122510167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122510167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122510167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122510167 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122510167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122510167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122510167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122510167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122510167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122510167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122510167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122510167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122510167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122510167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122510167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122510167 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122510167 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122510203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122510203 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122510203 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122510203 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122510203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122510203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122510203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122510203 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122510203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122510203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122510203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122510203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122510203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122510203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122510203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122510203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122510203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122510203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122510203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122510203 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122510203 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122510203 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122510203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122510203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122510203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122510203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122510203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122510203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122510203 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122510203 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122510204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122510204 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122510204 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122510204 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122510204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122510204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122510204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122510204 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122510204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122510204 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122510204 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122510204 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122510204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122510204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122510204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122510204 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122510204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122510204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122510204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122510204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122510204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122510204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122510204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122510204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122510204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122510204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122510204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122510205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122510205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122510205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122510205 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122510205 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122510250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122511212 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122511212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d677d9), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122511212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122511212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122511212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122511212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122511213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122511213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122511213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122511213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122511213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122511213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122511213 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122511215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511215 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122511215 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122511215 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122511215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122511215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122511215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122511215 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122511215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122511215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122511215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122511215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122511215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122511215 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=00d677d9) (sccp_scrc.c:472) 20241121122511215 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20241121122511215 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122511215 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122511215 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122511215 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122511215 DLSCCP DEBUG SCCP-SCOC(25)[0x5645e06447a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@1d0ad8f57daa: f_create_expect(l3 := 'B6C222385BE409E90FD8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@1d0ad8f57daa: Created Expect[0] for 'B6C222385BE409E90FD8'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)11208479 20241121122511272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122511272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122511272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122511272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122511272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xab071f, normal) (hnbgw_rua.c:388) 20241121122511272 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122511272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122511272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208479 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122511272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122511272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122511272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208479 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122511272 DCN DEBUG map_sccp[0x5645e0642630]{init}: Allocated (fsm.c:456) 20241121122511273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122511273 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11208479 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122511273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208479 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122511273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122511273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122511273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122511273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122511273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122511273 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122511273 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{IDLE}: Allocated (fsm.c:456) 20241121122511273 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122511273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab6c222385be409e90fd8004f40030001400056400500f1100926) (sccp_scrc.c:401) 20241121122511273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122511273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122511273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122511273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122511273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122511273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122511273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122511273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122511273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122511273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122511273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122511273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122511273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122511273 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122511273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122511273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122511273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122511273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122511273 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122511273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122511273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122511273 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122511273 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@1d0ad8f57daa: Found Expect[0] for l3='B6C222385BE409E90FD8'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)7710590 TC_ranap_ps_mo_disconnect0(322)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122511283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511283 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122511283 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122511283 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122511283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122511283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122511283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122511283 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122511283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122511283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122511283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122511283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122511283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122511283 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f1029d) (sccp_scrc.c:472) 20241121122511283 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241121122511283 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122511283 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122511283 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122511284 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122511284 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122511284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122511284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122511473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122511474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122511474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241121122511474 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122511474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab071f) (hnbgw_rua.c:452) 20241121122511474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208479 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241121122511474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122511474 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241121122511474 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241121122511474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241121122511474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122511474 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122511474 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122511474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1029d), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241121122511474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122511474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122511474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122511474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122511474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122511474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122511474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122511474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122511474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122511474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122511474 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241121122511486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511486 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122511486 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122511486 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122511486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122511486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122511486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122511486 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122511486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122511486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122511486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122511486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122511486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122511486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241121122511486 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1823) 20241121122511486 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122511486 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122511486 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122511486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122511486 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122511486 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122511486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122511486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122511486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241121122511486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122511486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(322)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@1d0ad8f57daa: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)11208479 20241121122511498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122511498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122511498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122511498 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122511498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xab071f,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122511498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208479 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122511498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122511498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122511498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122511498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122511498 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122511498 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122511498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122511498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122511498 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122511498 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122511498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1029d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122511498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122511498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122511498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122511498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122511498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122511498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122511498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122511498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122511498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122511498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122511498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@1d0ad8f57daa: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)7710590 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Session index based on connection ID:0 20241121122511504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511504 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122511504 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122511504 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122511504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122511504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122511504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122511504 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122511504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122511504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122511504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122511504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122511504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122511504 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=00f1029d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122511504 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1823) 20241121122511504 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122511504 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122511504 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122511504 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122511504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122511504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122511504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122511504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:202) 20241121122511504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11208479)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122511504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122511504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{disconnected}: Freeing instance (context_map.c:206) 20241121122511504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5645e0642630]{disconnected}: Deallocated (fsm.c:568) 20241121122511504 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208479 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122511504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1029d), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:401) 20241121122511504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122511504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122511504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122511504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122511504 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122511504 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122511504 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122511504 DLSCCP DEBUG SCCP-SCOC(30)[0x5645e05ddfb0]{IDLE}: Deallocated (fsm.c:568) 20241121122511504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122511504 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122511504 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122511504 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122511504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122511504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122511504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122511504 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122513504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122513509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122513510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122513510 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122513510 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122513510 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(319)@1d0ad8f57daa: Final verdict of PTC: none 20241121122513510 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37849<->l=127.0.0.1:4262) (control_if.c:193) 20241121122513510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122513510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122513510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(315)@1d0ad8f57daa: Final verdict of PTC: none 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122513510 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122513510 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122513510 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122513510 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122513510 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122513510 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122513510 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_ps_mo_disconnect(309)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@1d0ad8f57daa: Final verdict of PTC: none 20241121122513510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122513510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122513510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122513510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122513510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122513510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122513510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122513510 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122513510 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122513510 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122513510 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@1d0ad8f57daa: Final verdict of PTC: none 20241121122513511 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(318)@1d0ad8f57daa: Final verdict of PTC: none 20241121122513511 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121122513511 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122513511 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122513511 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122513511 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122513511 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122513511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122513511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(321)@1d0ad8f57daa: Final verdict of PTC: none 20241121122513511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122513511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122513511 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122513511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122513511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122513511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122513511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122513511 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122513511 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122513511 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122513511 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(320)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(310)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@1d0ad8f57daa: Final verdict of PTC: none 20241121122513513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54072<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(312)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Nov 21 12:25:13 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 20241121122513567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122513968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54110<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254884) Waiting for packet dumper to finish... 1 (prev_count=254884, count=281520) 20241121122515512 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122515512 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122515512 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122515512 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122515512 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122515512 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Thu Nov 21 12:25:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_cs_creq_cref started. 20241121122517049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122517053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122517061 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37921<->l=127.0.0.1:4262) (control_if.c:570) 20241121122517091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122517091 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517091 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122517091 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122517092 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517092 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517092 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122517092 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122517092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122517092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517092 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517092 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122517092 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517092 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517092 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122517092 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122517092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) TC_ranap_cs_creq_cref-Iuh0(327)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122517092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517092 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122517092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517092 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122517092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122517092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517092 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122517092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122517092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122517092 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122517092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517092 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122517092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122517092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122517092 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122517093 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517093 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122517093 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122517094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517094 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122517094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517094 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517094 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517094 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122517094 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122517094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517094 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122517094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517094 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122517094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122517094 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122517094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122517094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122517094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122517094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(331)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122517128 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122517128 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517128 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122517128 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517129 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122517129 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517129 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122517129 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517130 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517130 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122517130 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122517130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517130 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122517130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517130 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517130 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517130 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122517130 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122517130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517131 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122517131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517131 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517131 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517131 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122517131 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122517131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517131 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122517131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517131 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517131 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517131 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122517131 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122517131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122517131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517131 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122517131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122517131 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122517131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122517131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122517131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122517131 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122517131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122517131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122517131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122517131 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122517132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122517132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122517132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122517132 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(332)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122517186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122517186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122517186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122517186 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122517186 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122517186 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122517186 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122517186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122517186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122517320 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122517320 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122517320 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122517320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122517323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517323 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122517323 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122517323 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122517323 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122517323 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122517323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122517324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517324 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122517324 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122517324 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122517324 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122517324 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122517324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122517324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122517324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122517325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122517325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122517325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122517325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122517325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122517325 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122517325 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122517325 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517326 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517326 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122517326 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122517326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122517326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517326 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122517326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122517326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122517326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122517326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122517358 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122517358 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122517358 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122517358 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122517360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517360 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122517360 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122517360 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122517360 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122517360 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122517360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122517361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517361 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122517361 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122517361 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122517361 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122517361 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122517361 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122517361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122517361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122517361 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122517361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122517362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122517362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122517362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122517362 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122517362 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122517362 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122517363 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122517363 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122517363 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122517363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122517363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122517363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122517363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122517363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122517363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122517363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122517363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122517363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122517363 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122517363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122517363 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122517363 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122517363 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122517363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122517363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122517363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122517363 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122518128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122518128 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122518128 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122518128 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122518128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122518128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122518128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122518129 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122518129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122518129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122518129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122518129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122518129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122518129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122518129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122518129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122518129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122518129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122518129 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122518129 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122518129 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122518129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122518129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122518129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122518129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122518129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122518129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122518129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122518129 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122518129 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122518129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122518129 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122518129 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122518129 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122518129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122518129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122518129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122518129 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122518131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122518131 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122518131 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122518131 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122518131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122518131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122518131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122518131 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122518131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122518131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122518131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122518131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122518131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122518131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122518131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122518131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122518131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122518132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122518132 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122518132 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122518132 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122518166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122518166 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122518166 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122518166 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122518166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122518166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122518166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122518166 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122518166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122518166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122518166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122518167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122518167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122518167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122518167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122518167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122518167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122518167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122518166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122518166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122518166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122518166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122518166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122518166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122518166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122518166 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122518166 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122518166 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122518167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122518167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122518167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122518167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122518167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122518167 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122518167 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122518167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122518168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122518168 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122518168 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122518168 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122518168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122518168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122518168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122518168 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122518168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122518168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122518168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122518168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122518168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122518168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122518168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122518168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122518168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122518169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122518169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122518169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122518169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122518169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122518169 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122518169 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122518216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@1d0ad8f57daa: f_create_expect(l3 := '68F3078392F011AEC6C9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@1d0ad8f57daa: Created Expect[0] for '68F3078392F011AEC6C9'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_creq_cref0(336)45967 20241121122519242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122519242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122519242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122519242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122519243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb38f, normal) (hnbgw_rua.c:388) 20241121122519243 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122519243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122519243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-45967 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122519243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122519243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122519243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-45967 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122519243 DCN DEBUG map_sccp[0x5645e0642630]{init}: Allocated (fsm.c:456) 20241121122519243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5645e0642630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122519243 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-45967 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122519243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-45967 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122519243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122519243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122519243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122519243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122519243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5645e0642630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122519243 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122519243 DLSCCP DEBUG SCCP-SCOC(31)[0x5645e05ddfb0]{IDLE}: Allocated (fsm.c:456) 20241121122519243 DLSCCP DEBUG SCCP-SCOC(31)[0x5645e05ddfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122519243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a68f3078392f011aec6c9004f40030000c00056400500f1100926) (sccp_scrc.c:401) 20241121122519243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122519243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122519243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122519243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122519243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122519243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122519243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122519243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122519243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122519243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122519243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122519243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122519243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122519243 DLSCCP DEBUG SCCP-SCOC(31)[0x5645e05ddfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122519243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5645e0642630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122519243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122519243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122519243 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122519243 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122519243 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122519243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122519243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122519243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122519243 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@1d0ad8f57daa: Found Expect[0] for l3='68F3078392F011AEC6C9'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@1d0ad8f57daa: Added conn table entry 0TC_ranap_cs_creq_cref0(336)8592217 TC_ranap_cs_creq_cref0(336)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@1d0ad8f57daa: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)8592217 HNBGW_Test.msc0-SCCP(329)@1d0ad8f57daa: Session index based on connection ID:0 20241121122519252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122519252 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122519252 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122519252 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122519252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122519252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122519252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122519252 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122519253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122519253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122519253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122519253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122519253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122519253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241121122519253 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1823) 20241121122519253 DLSCCP DEBUG SCCP-SCOC(31)[0x5645e05ddfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241121122519253 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122519253 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122519253 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121122519253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5645e0642630]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122519253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5645e0642630]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:335) 20241121122519253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122519253 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122519253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122519253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122519253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122519253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{disrupted}: Freeing instance (context_map.c:202) 20241121122519253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-45967)[0x5645e063a780]{disrupted}: Deallocated (fsm.c:568) 20241121122519253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5645e0642630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122519253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5645e0642630]{disconnected}: Freeing instance (context_map.c:206) 20241121122519253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5645e0642630]{disconnected}: Deallocated (fsm.c:568) 20241121122519253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-45967 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122519253 DLSCCP DEBUG SCCP-SCOC(31)[0x5645e05ddfb0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241121122519253 DLSCCP DEBUG SCCP-SCOC(31)[0x5645e05ddfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122519253 DLSCCP DEBUG SCCP-SCOC(31)[0x5645e05ddfb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122519253 DLSCCP DEBUG SCCP-SCOC(31)[0x5645e05ddfb0]{IDLE}: Deallocated (fsm.c:568) 20241121122519253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122519253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@1d0ad8f57daa: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)45967 20241121122519259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32930<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122519263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122519264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122519264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122519264 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122519264 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122519264 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_creq_cref(323)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@1d0ad8f57daa: Final verdict of PTC: none 20241121122519264 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37921<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@1d0ad8f57daa: Final verdict of PTC: none 20241121122519264 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122519264 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122519264 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122519264 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122519264 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122519264 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122519264 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122519265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122519265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122519265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122519265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122519265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122519265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122519265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122519265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122519265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122519265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122519265 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122519265 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122519265 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_ranap_cs_creq_cref-Iuh0(327)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(324)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@1d0ad8f57daa: Final verdict of PTC: none 20241121122519265 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122519265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122519265 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122519265 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122519265 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122519265 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122519265 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122519265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122519265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122519265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122519265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122519265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122519265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122519265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122519265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122519265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122519265 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122519265 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122519265 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122519265 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(325)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(335)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122519267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32912<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Thu Nov 21 12:25:19 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 20241121122519324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122519725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235320) Waiting for packet dumper to finish... 1 (prev_count=235320, count=235976) 20241121122521265 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122521265 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122521265 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122521265 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122521265 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122521265 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Thu Nov 21 12:25:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ranap_ps_creq_cref started. 20241121122522807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122522810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122522818 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32933<->l=127.0.0.1:4262) (control_if.c:570) 20241121122522846 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122522846 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122522846 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122522846 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122522847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122522847 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)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122522847 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122522847 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122522847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122522847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122522847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122522847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122522847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122522847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122522847 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122522847 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122522847 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122522847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122522847 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122522847 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122522847 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122522847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122522847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122522847 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122522848 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122522848 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122522848 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122522848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122522848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122522848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122522848 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122522848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122522848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122522848 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122522848 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122522848 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122522848 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122522848 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122522848 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122522848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122522848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122522848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122522848 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122522848 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122522848 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122522848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122522848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122522848 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122522848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122522849 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122522849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122522849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122522849 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122522849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122522849 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122522849 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122522849 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122522849 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122522849 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122522849 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122522850 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122522850 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122522850 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122522850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122522850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122522850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122522850 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122522850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122522850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122522850 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122522850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122522850 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122522850 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122522850 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122522850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122522850 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(345)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(343)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122522886 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122522886 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122522886 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122522886 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122522887 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122522887 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122522887 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122522887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122522887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122522887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122522887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122522887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122522887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122522887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122522887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122522887 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122522887 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122522887 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122522887 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122522887 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122522887 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122522887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122522887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122522887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122522887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122522887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122522887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122522887 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122522888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122522888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122522888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122522888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122522888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122522888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122522888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122522888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122522888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122522888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122522888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122522888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122522888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122522888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122522889 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122522889 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122522889 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122522889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122522889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122522889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122522889 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122522889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122522889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122522889 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122522889 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122522889 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122522889 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122522889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122522889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122522889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122522889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122522889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122522889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122522889 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122522889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122522889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122522889 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122522889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122522889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122522889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122522889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122522889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122522889 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122522889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122522889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122522889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122522889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122522889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122522889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122522889 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122522936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122522936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122522936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122522936 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122522936 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122522936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122522936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122522936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122522936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122523079 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122523080 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122523080 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122523080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122523083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523083 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122523083 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122523083 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122523083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122523083 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122523083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122523085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523085 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122523085 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122523085 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122523085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122523085 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122523085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122523085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122523085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122523085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122523085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122523085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122523085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122523085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122523085 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122523085 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122523085 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122523086 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122523086 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122523086 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122523086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122523086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122523086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122523086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122523086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122523086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122523086 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122523086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122523087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122523087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122523087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122523087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122523087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122523087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122523117 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122523117 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122523117 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122523117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122523120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523120 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122523120 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122523120 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122523120 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122523120 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122523120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122523122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523122 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122523122 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122523122 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122523122 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122523122 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122523122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122523122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122523122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122523122 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122523122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122523122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122523122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122523122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122523122 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122523122 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122523122 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122523123 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122523123 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122523123 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122523123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122523123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122523123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122523123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122523123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122523123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122523123 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122523123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122523123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122523123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122523123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122523123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122523123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122523123 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122523889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523889 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122523889 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122523889 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122523889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122523889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122523889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122523889 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122523889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122523889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122523889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122523889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122523889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122523889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122523889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122523889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122523889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122523889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122523889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122523889 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122523889 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122523889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122523889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122523889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122523889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122523889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122523889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122523889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122523889 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122523889 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122523890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122523890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122523890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122523890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122523890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122523890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122523890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122523891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523891 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122523891 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122523891 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122523891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122523891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122523891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122523891 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122523891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122523891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122523891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122523891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122523891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122523891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122523891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122523891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122523891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122523891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122523891 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122523891 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122523891 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122523926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523926 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122523926 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122523926 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122523926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122523926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122523926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122523926 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122523926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122523926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122523926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122523926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122523926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) HNBGW_Test.sgsn0-RAN(347)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122523926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122523926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122523926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122523926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122523926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122523926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122523926 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122523926 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122523926 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122523926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122523926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122523926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122523926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122523926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122523926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122523926 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122523926 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122523926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523926 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122523926 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122523926 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122523926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122523926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122523926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122523927 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122523929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122523929 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122523929 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122523929 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122523929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122523929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122523929 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122523929 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122523929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122523929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122523929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122523929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122523929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122523929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122523929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122523929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122523929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122523929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122523929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122523929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122523929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122523929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122523929 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122523930 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122523960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@1d0ad8f57daa: f_create_expect(l3 := '94275CCBF7279D93089D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@1d0ad8f57daa: Created Expect[0] for '94275CCBF7279D93089D'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_creq_cref0(350)13756743 20241121122524985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122524985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122524985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122524985 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122524985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd1e947, normal) (hnbgw_rua.c:388) 20241121122524985 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122524985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122524985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13756743 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122524985 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122524985 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122524985 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13756743 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122524985 DCN DEBUG map_sccp[0x5645e0642630]{init}: Allocated (fsm.c:456) 20241121122524985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5645e0642630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122524985 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13756743 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122524985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13756743 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122524985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122524985 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122524986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122524986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122524986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5645e0642630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122524986 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122524986 DLSCCP DEBUG SCCP-SCOC(32)[0x5645e05ddfb0]{IDLE}: Allocated (fsm.c:456) 20241121122524986 DLSCCP DEBUG SCCP-SCOC(32)[0x5645e05ddfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122524986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a94275ccbf7279d93089d004f40030001250056400500f1100926) (sccp_scrc.c:401) 20241121122524986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122524986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122524986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122524986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122524986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122524986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122524986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122524986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122524986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122524986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122524986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122524986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122524986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122524986 DLSCCP DEBUG SCCP-SCOC(32)[0x5645e05ddfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122524986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5645e0642630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122524986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122524986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122524986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122524986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122524986 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122524986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122524986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122524986 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122524986 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@1d0ad8f57daa: Found Expect[0] for l3='94275CCBF7279D93089D'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@1d0ad8f57daa: Added conn table entry 0TC_ranap_ps_creq_cref0(350)14089572 TC_ranap_ps_creq_cref0(350)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@1d0ad8f57daa: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)14089572 HNBGW_Test.sgsn0-SCCP(346)@1d0ad8f57daa: Session index based on connection ID:0 20241121122524999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122524999 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122524999 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122524999 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122524999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122524999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122524999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122524999 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122524999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122524999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122524999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122524999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122524999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122524999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241121122524999 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1823) 20241121122524999 DLSCCP DEBUG SCCP-SCOC(32)[0x5645e05ddfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241121122524999 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122524999 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122524999 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122524999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5645e0642630]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122524999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5645e0642630]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:335) 20241121122524999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122524999 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122524999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122524999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122524999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122524999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{disrupted}: Freeing instance (context_map.c:202) 20241121122524999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13756743)[0x5645e063a780]{disrupted}: Deallocated (fsm.c:568) 20241121122524999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5645e0642630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122524999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5645e0642630]{disconnected}: Freeing instance (context_map.c:206) 20241121122524999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5645e0642630]{disconnected}: Deallocated (fsm.c:568) 20241121122524999 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13756743 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122524999 DLSCCP DEBUG SCCP-SCOC(32)[0x5645e05ddfb0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241121122524999 DLSCCP DEBUG SCCP-SCOC(32)[0x5645e05ddfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122524999 DLSCCP DEBUG SCCP-SCOC(32)[0x5645e05ddfb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122524999 DLSCCP DEBUG SCCP-SCOC(32)[0x5645e05ddfb0]{IDLE}: Deallocated (fsm.c:568) 20241121122524999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122524999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@1d0ad8f57daa: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)13756743 20241121122525006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122525010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122525010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122525010 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122525010 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122525010 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122525011 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32933<->l=127.0.0.1:4262) (control_if.c:193) 20241121122525011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32960<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_creq_cref(337)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@1d0ad8f57daa: Final verdict of PTC: none 20241121122525011 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122525011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122525011 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122525011 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122525011 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122525011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122525011 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122525011 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122525012 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(344)@1d0ad8f57daa: Final verdict of PTC: none 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122525012 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122525012 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122525012 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122525012 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122525012 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122525012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122525012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122525012 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122525012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122525012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122525012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122525012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122525012 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122525012 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122525012 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122525012 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122525012 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122525012 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122525012 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122525012 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122525012 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122525012 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122525012 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122525012 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122525012 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122525012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122525012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122525012 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122525012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122525012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122525012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122525012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122525012 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122525012 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122525012 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122525012 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(346)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@1d0ad8f57daa: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(338)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(349)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122525014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32958<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Thu Nov 21 12:25:25 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 20241121122525069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122525471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184432) Waiting for packet dumper to finish... 1 (prev_count=184432, count=236192) 20241121122527013 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122527013 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122527013 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122527013 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122527013 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122527013 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Thu Nov 21 12:25:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_cs_iu_release_req_rua_disconnect started. 20241121122528554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122528559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122528565 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43005<->l=127.0.0.1:4262) (control_if.c:570) 20241121122528591 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122528591 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528591 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122528591 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528592 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122528592 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528592 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528592 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122528592 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122528592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122528592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122528592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528592 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528592 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122528592 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528592 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122528592 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122528592 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528592 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122528592 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122528592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122528592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122528592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122528592 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122528592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122528592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528592 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122528593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122528593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122528593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122528594 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528594 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122528594 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122528594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528594 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122528594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528594 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528594 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528594 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122528594 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122528594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528594 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122528594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528594 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122528594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122528594 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122528594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122528594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122528594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122528594 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(359)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122528631 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122528631 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528631 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122528631 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528632 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122528632 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528632 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528632 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122528632 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122528632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122528632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528632 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528632 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122528632 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528632 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528632 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122528632 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122528633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122528633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528633 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122528633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122528633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122528633 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122528633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122528633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122528633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122528633 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122528634 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528634 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122528634 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122528634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528634 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122528634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528634 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528634 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528634 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122528634 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122528634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528634 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122528634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528634 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122528634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122528634 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122528634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122528634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122528634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122528634 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122528684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122528684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122528684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122528684 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122528684 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122528684 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122528684 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122528684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122528684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122528823 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122528823 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122528823 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122528823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122528826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528826 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122528826 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122528826 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122528826 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122528826 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122528826 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122528828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528828 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122528828 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122528828 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122528828 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122528828 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122528828 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122528828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122528828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122528828 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122528828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122528828 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122528828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122528828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122528828 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122528828 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122528828 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528829 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122528829 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528830 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122528830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122528830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122528830 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122528830 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122528829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122528829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122528829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528829 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528861 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122528861 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122528861 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122528861 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122528864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528864 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122528864 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122528864 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122528864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122528864 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122528864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122528866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528866 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122528866 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122528866 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122528866 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122528866 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122528866 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122528866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122528866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122528866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122528866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122528866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122528866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122528866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122528866 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122528866 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122528866 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122528867 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122528867 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122528867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122528867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122528867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122528867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122528867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122528868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122528868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122528868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122528868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122528868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122528868 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122528868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122528868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122528868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122528868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122528868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122528868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122528868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122528868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122529632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122529632 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122529632 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122529632 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122529632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122529632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122529632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122529632 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122529632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122529632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122529632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122529632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122529632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122529632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122529632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122529633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122529633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122529633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122529633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122529633 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122529633 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122529633 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122529633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122529633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122529633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122529633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122529633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122529633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122529633 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122529633 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122529633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122529633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122529633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122529633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122529633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122529633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122529633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122529633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122529634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122529634 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122529634 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122529634 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122529634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122529634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122529634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122529634 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122529635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122529635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122529635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122529635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122529635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122529635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122529635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122529635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122529635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122529635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122529635 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122529635 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122529635 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122529670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122529670 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122529670 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122529670 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122529670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122529670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122529670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122529670 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122529670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122529670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122529670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122529670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122529670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122529670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122529670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122529670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122529670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122529670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122529670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122529670 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122529670 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122529670 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122529670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122529670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122529670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122529671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122529671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122529671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122529671 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122529671 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122529671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122529671 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122529671 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122529671 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122529671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122529671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122529671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122529671 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122529672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122529672 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122529672 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122529672 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122529672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122529672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122529672 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122529672 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122529672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122529672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122529672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122529672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122529672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122529672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122529672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122529672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122529672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122529673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122529673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122529673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122529673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122529673 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122529673 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122529673 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122529712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(358)@1d0ad8f57daa: f_create_expect(l3 := '9E9584F734F46A24D756'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(358)@1d0ad8f57daa: Created Expect[0] for '9E9584F734F46A24D756'O to be handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@1d0ad8f57daa: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)8613433 20241121122530738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122530738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122530738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121122530738 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122530738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x836e39, normal) (hnbgw_rua.c:388) 20241121122530738 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122530738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122530738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8613433 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122530738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122530738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122530738 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8613433 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122530738 DCN DEBUG map_sccp[0x5645e0642630]{init}: Allocated (fsm.c:456) 20241121122530738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122530738 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8613433 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122530738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8613433 SCCP-33 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121122530738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122530738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122530738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122530738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122530738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122530738 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122530738 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{IDLE}: Allocated (fsm.c:456) 20241121122530738 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122530738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9e9584f734f46a24d756004f40030000d40056400500f1100926) (sccp_scrc.c:401) 20241121122530738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122530738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122530738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122530738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122530738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122530738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122530738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122530738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122530738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122530738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122530738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122530738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122530738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122530738 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122530738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122530738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122530738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122530738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122530739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122530739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122530739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122530739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122530739 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122530739 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(358)@1d0ad8f57daa: Found Expect[0] for l3='9E9584F734F46A24D756'O handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-RAN(358)@1d0ad8f57daa: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)13661747 HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122530747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122530747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122530747 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122530747 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122530747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122530747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122530747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122530747 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_cs_iu_release_req_rua_disconnect0(364)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122530747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122530747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122530747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122530747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122530747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122530747 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eb68e0) (sccp_scrc.c:472) 20241121122530747 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241121122530747 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122530747 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122530747 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122530747 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122530747 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:485) 20241121122530748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122530748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_cs_iu_release_req_rua_disconnect0(364)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(363)@1d0ad8f57daa: 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)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121122530950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122530950 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122530950 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122530950 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122530950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122530950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122530950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122530950 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122530950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122530950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122530950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122530950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122530950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122530950 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:472) 20241121122530950 DLSCCP DEBUG Received CO:CODT for local reference 33 (sccp_scoc.c:1823) 20241121122530950 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122530950 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122530950 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122530950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122530950 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122530950 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122530950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122530950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122530950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122530950 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121122530950 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121122530950 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121122530950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122530950 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121122530950 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{UNUSED}: Allocated (fsm.c:456) 20241121122530950 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{UNUSED}: is child of mgw(mgw-fsm-8613433-0)[0x5645e0635d80] (fsm.c:486) 20241121122530950 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8613433-0)[0x5645e0635d80] (mgcp_client_endpoint_fsm.c:724) 20241121122530950 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122530950 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122530950 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122530950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0642360]{ST_CRCX}: Allocated (fsm.c:456) 20241121122530950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0642360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260] (fsm.c:486) 20241121122530950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0642360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122530950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0642360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121122530950 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 836e'... (mgcp_client.c:805) 20241121122530950 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241121122530950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0642360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122530950 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(363)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "836e3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "836e3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "836e3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "836e3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121122530975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241121122530975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121122530975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121122530975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122530975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122530975 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121122530975 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122530975 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122530975 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122530975 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122530975 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122530975 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122530975 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121122530975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122530975 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121122530975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121122530975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121122530975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122530975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(364)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122530997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122530997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122530997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122530997 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122530997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x836e39) (hnbgw_rua.c:452) 20241121122530997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8613433 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122530997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122530997 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122530997 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122530997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122530997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122530997 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121122530997 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121122530997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122530997 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121122530997 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8613433-0)[0x5645e0635d80] (mgcp_client_endpoint_fsm.c:724) 20241121122530997 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122530997 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122530997 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122530997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121122530997 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 836e'... (mgcp_client.c:805) 20241121122530997 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121122530997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122530997 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122530997 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122530997 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "836e3917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "836e3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122531014 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241121122531014 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121122531014 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121122531014 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531014 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122531014 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121122531014 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8613433-0)[0x5645e0635d80] (mgcp_client_endpoint_fsm.c:724) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121122531014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0656580]{ST_CRCX}: Allocated (fsm.c:456) 20241121122531014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0656580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260] (fsm.c:486) 20241121122531014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0656580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121122531014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0656580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241121122531014 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 836e'... (mgcp_client.c:805) 20241121122531014 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121122531014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8613433-0)[0x5645e0656580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531014 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "836e3917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "836e3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121122531026 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241121122531026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121122531026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121122531026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121122531026 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121122531026 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121122531026 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531026 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531026 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531026 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121122531026 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121122531026 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531026 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{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) 20241121122531026 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121122531026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122531026 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121122531026 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121122531026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121122531026 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122531026 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122531026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb68e0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121122531026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122531026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122531026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122531026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122531026 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121122531026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122531026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122531026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122531026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122531026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122531026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122531026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122531026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(364)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122531197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122531197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122531197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241121122531197 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122531197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x836e39) (hnbgw_rua.c:452) 20241121122531197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8613433 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241121122531197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122531197 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241121122531198 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241121122531198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241121122531198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122531198 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122531198 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122531198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb68e0), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241121122531198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122531198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122531198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122531198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122531198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122531198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122531198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122531198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122531198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122531198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122531198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122531198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@1d0ad8f57daa: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)8613433 20241121122531401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122531402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122531402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241121122531402 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122531402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x836e39,cause=misc(unspecified)) (hnbgw_rua.c:420) 20241121122531402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8613433 SCCP-33 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20241121122531402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122531402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122531402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122531402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) TC_cs_iu_release_req_rua_disconnect0(364)@1d0ad8f57daa: setverdict(fail): pass -> fail reason: "Timeout waiting for DLCX", new component reason: "Timeout waiting for DLCX" TC_cs_iu_release_req_rua_disconnect0(364)@1d0ad8f57daa: Warning: Stopping inactive timer T. 20241121122536403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241121122536403 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122536403 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122536403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb68e0), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122536403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122536403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122536403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122536403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122536403 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122536403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:507) 20241121122536403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122536403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:202) 20241121122536403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8613433)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122536403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122536403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{disconnected}: Freeing instance (context_map.c:206) 20241121122536403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x5645e0642630]{disconnected}: Deallocated (fsm.c:568) 20241121122536403 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121122536403 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121122536403 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121122536403 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121122536403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122536403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 836e'... (mgcp_client.c:805) 20241121122536403 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122536403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122536403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121122536403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 836e'... (mgcp_client.c:805) 20241121122536403 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121122536403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121122536403 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: Removing from parent mgw(mgw-fsm-8613433-0)[0x5645e0635d80] (mgcp_client_endpoint_fsm.c:873) 20241121122536403 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121122536403 DLMGCP DEBUG mgw-endp(mgw-fsm-8613433-0)[0x5645e0635260]{IN_USE}: Deallocated (fsm.c:568) 20241121122536403 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121122536403 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121122536403 DMGW DEBUG mgw(mgw-fsm-8613433-0)[0x5645e0635d80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121122536403 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8613433 SCCP-33 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121122536403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122536403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122536403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122536403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122536403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122536403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122536403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122536403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: Session index based on local reference:0 20241121122536406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122536406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122536406 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122536406 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122536406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122536406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122536406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122536406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122536406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122536406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122536406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122536406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122536406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122536406 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=00eb68e0) (sccp_scrc.c:472) 20241121122536406 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241121122536406 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122536406 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122536406 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122536406 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{IDLE}: Freeing instance (sccp_scoc.c:551) HNBGW_Test.msc0-RAN(358)@1d0ad8f57daa: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)13661747 20241121122536406 DLSCCP DEBUG SCCP-SCOC(33)[0x5645e05ddfb0]{IDLE}: Deallocated (fsm.c:568) 20241121122537409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(364)@1d0ad8f57daa: Final verdict of PTC: fail reason: "Timeout waiting for DLCX" MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351)@1d0ad8f57daa: Final verdict of PTC: none 20241121122537414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122537414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122537414 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122537414 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122537414 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122537414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122537414 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43005<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(360)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@1d0ad8f57daa: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@1d0ad8f57daa: Final verdict of PTC: none 20241121122537415 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(358)@1d0ad8f57daa: Final verdict of PTC: none 20241121122537415 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122537415 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122537415 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(361)@1d0ad8f57daa: Final verdict of PTC: none 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122537415 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122537415 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122537415 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122537415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122537415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122537415 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122537415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122537415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122537415 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122537415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122537415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122537415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122537416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122537415 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122537415 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122537415 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122537415 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122537415 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122537415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122537415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122537416 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122537416 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122537416 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122537416 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122537416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122537416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122537416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122537416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122537416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122537416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122537416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122537416 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122537416 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122537416 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122537416 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@1d0ad8f57daa: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(363)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(352)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122537418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47268<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(355): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(364): fail (pass -> fail) reason: "Timeout waiting for DLCX" MTC@1d0ad8f57daa: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for DLCX MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail'. Thu Nov 21 12:25:37 UTC 2024 ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241121122537459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122537960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306896) Waiting for packet dumper to finish... 1 (prev_count=306896, count=307436) 20241121122539417 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122539417 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122539417 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122539417 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122539417 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122539417 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Thu Nov 21 12:25:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122540403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20241121122540403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241121122540403 DLMGCP DEBUG MGW(mgw) Canceled transaction 108 (mgcp_client.c:1239) 20241121122540403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241121122540403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e0656580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121122540404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20241121122540404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241121122540404 DLMGCP DEBUG MGW(mgw) Canceled transaction 107 (mgcp_client.c:1239) 20241121122540404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241121122540404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0642360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ps_iu_release_req_rua_disconnect started. 20241121122541043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122541047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122541053 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35903<->l=127.0.0.1:4262) (control_if.c:570) 20241121122541077 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122541077 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541078 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122541078 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541078 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122541078 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541079 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541079 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122541079 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122541079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122541079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122541079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541079 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541079 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122541079 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541079 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541079 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122541079 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122541079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541079 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122541079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541079 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541079 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122541079 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122541080 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541080 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122541080 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122541080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122541080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122541080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541080 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122541080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122541080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541080 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122541080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541080 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541080 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541080 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122541080 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122541080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122541080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122541080 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122541080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122541080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541080 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122541080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541080 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122541081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122541081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122541081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122541081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122541081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122541081 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(373)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122541120 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122541120 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541121 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122541121 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541121 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122541121 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541121 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541121 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122541121 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122541121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122541121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541121 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541122 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122541122 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541122 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541122 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122541122 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122541122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122541122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541122 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122541122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541122 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122541122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122541122 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122541122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122541122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122541122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122541122 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122541123 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541123 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122541123 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122541123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541123 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122541123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541123 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541123 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541123 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122541123 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122541123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541123 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122541123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541123 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122541123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122541123 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122541123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122541123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122541123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122541123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122541179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122541179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122541179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122541179 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122541179 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122541179 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122541179 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122541179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122541179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122541314 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122541314 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122541314 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122541314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122541317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122541318 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122541318 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122541318 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122541318 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122541318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122541319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541319 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122541319 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122541319 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122541319 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122541319 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122541319 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122541320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122541320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122541320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122541320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122541320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122541320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122541320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122541320 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122541320 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122541320 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541321 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541321 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122541321 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122541321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122541321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541321 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122541321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122541321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122541321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122541321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122541351 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122541351 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122541351 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122541351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122541354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541354 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122541354 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122541354 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122541354 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122541354 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122541354 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122541356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541356 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122541356 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122541356 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122541356 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122541356 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122541356 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122541356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122541356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122541356 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122541356 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122541356 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122541356 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122541356 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122541356 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122541356 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122541356 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122541357 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122541357 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122541357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122541357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122541357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122541357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122541357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122541357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122541357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122541357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122541357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122541357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122541357 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122541357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122541357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122541357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122541357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122541357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122541357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122541357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122541357 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122542122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122542122 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122542122 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122542122 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122542122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122542122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122542122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122542122 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122542122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122542122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122542122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122542122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122542122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122542122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122542122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122542123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122542123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122542123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122542123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122542123 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122542123 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122542123 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122542123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122542123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122542123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122542123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122542123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122542123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122542123 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122542123 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122542123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122542123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122542123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122542123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122542123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122542123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122542123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122542123 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122542125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122542125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122542125 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122542125 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122542125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122542125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122542125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122542125 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122542125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122542125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122542125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122542125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122542125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122542125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122542125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122542125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122542125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122542125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122542125 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122542125 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122542125 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122542157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122542157 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122542157 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122542157 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122542157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122542157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122542157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122542157 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122542157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122542157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122542157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122542157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122542157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122542157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122542157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122542157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122542157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122542157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122542158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122542158 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122542158 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122542158 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122542158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122542158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122542158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122542158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122542158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122542158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122542158 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122542158 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122542158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122542158 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122542158 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122542158 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122542158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122542158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122542158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122542158 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122542159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122542159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122542159 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122542159 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122542159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122542159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122542159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122542159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122542159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122542159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122542159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122542159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122542159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122542159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122542159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122542159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122542159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122542159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122542159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122542159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122542159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122542159 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122542159 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122542159 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122542207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(375)@1d0ad8f57daa: f_create_expect(l3 := '65ED2976699CE0FE1178'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(375)@1d0ad8f57daa: Created Expect[0] for '65ED2976699CE0FE1178'O to be handled at TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@1d0ad8f57daa: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)2482358 20241121122543232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122543232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122543232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122543232 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122543232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x25e0b6, normal) (hnbgw_rua.c:388) 20241121122543232 DHNB DEBUG map_rua[0x5645e0656580]{init}: Allocated (fsm.c:456) 20241121122543232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122543232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2482358 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122543232 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122543232 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122543232 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2482358 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122543232 DCN DEBUG map_sccp[0x5645e0642360]{init}: Allocated (fsm.c:456) 20241121122543232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122543232 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2482358 <-> SCCP-34 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122543232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2482358 SCCP-34 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122543232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122543232 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122543232 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122543232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122543232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122543232 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122543232 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{IDLE}: Allocated (fsm.c:456) 20241121122543232 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122543232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a65ed2976699ce0fe1178004f40030000970056400500f1100926) (sccp_scrc.c:401) 20241121122543232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122543232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122543232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122543232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122543232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122543232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122543232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122543232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122543232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122543232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122543232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122543232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122543232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122543232 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122543233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122543233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122543233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122543233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122543233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122543233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122543233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122543233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122543233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122543233 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(375)@1d0ad8f57daa: Found Expect[0] for l3='65ED2976699CE0FE1178'O handled at TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-RAN(375)@1d0ad8f57daa: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)14844956 HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(378)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122543242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122543242 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122543242 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122543242 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122543242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122543242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122543242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122543242 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122543242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122543242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122543242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122543242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122543242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122543242 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008cbbef) (sccp_scrc.c:472) 20241121122543242 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241121122543242 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122543242 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122543242 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122543242 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122543242 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:485) 20241121122543242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122543242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW-PFCP(368)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(378) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241121122543449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122543449 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122543449 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122543449 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122543449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122543449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122543449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122543449 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122543449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122543450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122543450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122543450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122543450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122543450 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:472) 20241121122543450 DLSCCP DEBUG Received CO:CODT for local reference 34 (sccp_scoc.c:1823) 20241121122543450 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122543450 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122543450 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122543450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122543450 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122543450 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122543450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122543450 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122543450 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122543450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122543450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122543450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122543450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(378)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122543468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122543468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122543468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122543468 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122543468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x25e0b6) (hnbgw_rua.c:452) 20241121122543468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2482358 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122543468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122543468 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122543468 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122543468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122543468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122543468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122543468 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122543468 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122543468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cbbef), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122543468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122543468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122543468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122543468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122543468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122543468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122543468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122543468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122543468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122543468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122543468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122543468 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(378)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122543673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122543673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122543673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241121122543673 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122543673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x25e0b6) (hnbgw_rua.c:452) 20241121122543673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2482358 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241121122543673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122543673 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241121122543673 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241121122543673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241121122543673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122543673 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122543674 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122543674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cbbef), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241121122543674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122543674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122543674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122543674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122543674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122543674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122543674 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122543674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122543674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122543674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122543674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122543674 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@1d0ad8f57daa: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)2482358 20241121122543877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122543877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122543877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241121122543877 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122543878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x25e0b6,cause=misc(unspecified)) (hnbgw_rua.c:420) 20241121122543878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2482358 SCCP-34 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20241121122543878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122543878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122543878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122543878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122548878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241121122548878 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122548878 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122548878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cbbef), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122548878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122548878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122548878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122548878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122548878 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122548878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:507) 20241121122548878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122548878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{disconnected}: Freeing instance (context_map.c:202) 20241121122548878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2482358)[0x5645e0656580]{disconnected}: Deallocated (fsm.c:568) 20241121122548878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122548878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{disconnected}: Freeing instance (context_map.c:206) 20241121122548878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x5645e0642360]{disconnected}: Deallocated (fsm.c:568) 20241121122548878 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2482358 SCCP-34 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122548878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122548878 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122548878 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122548878 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122548878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122548878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122548878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122548878 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: Session index based on local reference:0 20241121122548881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122548881 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122548881 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122548881 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122548881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122548881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122548881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122548881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122548881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122548881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122548881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122548881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122548881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122548881 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=008cbbef) (sccp_scrc.c:472) 20241121122548881 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241121122548881 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122548881 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122548881 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122548881 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122548881 DLSCCP DEBUG SCCP-SCOC(34)[0x5645e05ddfb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(375)@1d0ad8f57daa: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)14844956 20241121122549884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(378)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122549889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122549889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122549889 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122549889 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122549889 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122549890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365)@1d0ad8f57daa: Final verdict of PTC: none 20241121122549890 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35903<->l=127.0.0.1:4262) (control_if.c:193) 20241121122549890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122549890 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122549890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122549890 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@1d0ad8f57daa: Final verdict of PTC: none 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122549890 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(375)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@1d0ad8f57daa: Final verdict of PTC: none 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122549890 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122549890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122549890 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122549890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122549890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(374)@1d0ad8f57daa: Final verdict of PTC: none20241121122549890 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122549890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122549891 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122549891 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122549891 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122549891 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122549891 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122549891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122549891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(376)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@1d0ad8f57daa: Final verdict of PTC: none 20241121122549890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122549891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122549891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122549891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122549891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122549891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122549891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122549891 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122549891 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122549891 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122549891 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122549891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122549891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122549891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122549891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122549891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122549891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122549891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122549891 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122549891 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122549891 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122549891 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(371)@1d0ad8f57daa: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(366)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(377)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122549894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(369): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(378): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Thu Nov 21 12:25:49 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 20241121122549944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122550345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253472) Waiting for packet dumper to finish... 1 (prev_count=253472, count=277260) 20241121122551891 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122551892 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122551892 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122551892 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122551892 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122551892 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Thu Nov 21 12:25:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ps_rab_assignment started. 20241121122553420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122553424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122553435 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36031<->l=127.0.0.1:4262) (control_if.c:570) 20241121122553460 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122553460 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553461 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122553461 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553461 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122553461 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553461 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553461 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122553461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122553461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122553461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553461 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553461 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122553461 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122553462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122553462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122553462 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ps_rab_assignment-Iuh0(383)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122553462 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553462 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122553462 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122553462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553462 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122553462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553462 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553462 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122553462 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122553462 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553462 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122553462 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122553462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553462 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122553462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553462 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122553462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122553462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122553462 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122553462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122553462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122553462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122553463 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122553463 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553463 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122553463 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122553463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553463 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122553463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553463 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122553464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122553464 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(387)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122553503 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122553503 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553503 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122553503 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553504 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122553504 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553504 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122553504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122553504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122553505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553505 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553505 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122553505 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553505 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553505 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122553505 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122553505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553505 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122553505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553505 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553505 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553505 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122553505 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122553505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553505 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553505 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553505 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122553505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122553505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122553505 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122553505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553505 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122553505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553505 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553505 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553505 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553506 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122553506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122553506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122553506 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122553506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553506 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553506 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553506 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122553506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122553506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122553506 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122553507 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553507 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122553507 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122553507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553507 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122553507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553507 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122553507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122553507 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122553561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122553561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122553561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122553561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122553561 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122553561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122553561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122553561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122553561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122553694 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122553695 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122553695 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122553695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122553698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553698 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122553698 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122553698 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122553698 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122553698 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122553698 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122553699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553699 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122553699 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122553699 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122553699 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122553699 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122553699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122553699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122553699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122553699 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122553699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122553699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122553699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122553700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122553700 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122553700 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122553700 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553701 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553701 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122553701 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122553701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122553701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553701 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122553701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122553701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122553701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122553701 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122553736 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122553736 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122553736 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122553736 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122553740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553740 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122553740 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122553740 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122553740 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122553740 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122553740 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122553741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553741 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122553741 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122553741 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122553741 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122553741 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122553741 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122553742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122553742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122553742 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122553742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122553742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122553742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122553742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122553742 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122553742 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122553742 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122553743 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122553743 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122553743 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122553743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122553743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122553743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122553743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122553743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122553743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122553743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122553743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122553743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122553743 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122553743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122553743 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122553743 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122553743 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122553743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122553743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122553743 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122553743 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122554503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122554503 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122554503 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122554503 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122554503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122554503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122554503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122554503 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122554503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122554503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122554503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122554503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122554503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122554503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122554503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122554503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122554503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122554504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122554504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122554504 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122554504 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122554504 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122554504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122554504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122554504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122554504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122554504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122554504 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122554504 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122554504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122554504 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122554504 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122554504 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122554504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122554504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122554504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122554504 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122554505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122554505 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122554505 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122554505 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122554505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122554505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122554505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122554505 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122554505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122554505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122554505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122554505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122554505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122554505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122554505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122554505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122554505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122554506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122554506 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122554506 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122554506 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122554544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122554544 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122554544 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122554544 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122554544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122554544 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122554544 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122554544 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122554544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122554544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122554544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122554544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122554544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122554544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122554544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122554544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122554544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554544 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122554544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122554544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122554544 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122554544 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122554544 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122554544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122554544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122554544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122554544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122554544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122554544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122554544 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122554544 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122554544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122554545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122554545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122554545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122554545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122554545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122554545 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122554545 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122554545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122554545 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122554545 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122554545 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122554545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122554545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122554545 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122554545 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122554545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122554545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122554545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122554545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122554545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122554545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122554545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122554545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122554545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122554545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122554545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122554545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122554545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122554545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122554545 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122554545 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122555591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(389)@1d0ad8f57daa: f_create_expect(l3 := '70891A67D5A13A3C9D7E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(389)@1d0ad8f57daa: Created Expect[0] for '70891A67D5A13A3C9D7E'O to be handled at TC_ps_rab_assignment0(392) TC_ps_rab_assignment-Iuh0-RUA(384)@1d0ad8f57daa: Added conn table entry 0TC_ps_rab_assignment0(392)14282134 20241121122556618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122556618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122556618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122556618 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122556618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd9ed96, normal) (hnbgw_rua.c:388) 20241121122556618 DHNB DEBUG map_rua[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122556618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122556618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14282134 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122556618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122556618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122556618 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14282134 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122556618 DCN DEBUG map_sccp[0x5645e0656580]{init}: Allocated (fsm.c:456) 20241121122556618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122556618 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14282134 <-> SCCP-35 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122556618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14282134 SCCP-35 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122556618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122556618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122556618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122556618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122556618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122556618 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122556618 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{IDLE}: Allocated (fsm.c:456) 20241121122556618 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122556618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a70891a67d5a13a3c9d7e004f400300018f0056400500f1100926) (sccp_scrc.c:401) 20241121122556618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122556618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122556618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122556618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122556618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122556618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122556618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122556618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122556618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122556618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122556618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122556618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122556618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122556618 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122556618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122556618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122556618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122556619 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122556619 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122556619 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122556619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122556619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122556619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122556619 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(389)@1d0ad8f57daa: Found Expect[0] for l3='70891A67D5A13A3C9D7E'O handled at TC_ps_rab_assignment0(392) HNBGW_Test.sgsn0-RAN(389)@1d0ad8f57daa: Added conn table entry 0TC_ps_rab_assignment0(392)12668792 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(392)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122556627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122556627 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122556627 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122556627 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122556627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122556627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122556628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122556628 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122556628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122556628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122556628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122556628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122556628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122556628 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e414b) (sccp_scrc.c:472) 20241121122556628 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241121122556628 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122556628 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122556628 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122556628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122556628 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:485) 20241121122556628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122556628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW-PFCP(382)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(392) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241121122556829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122556829 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122556829 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122556829 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122556829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122556829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122556829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122556829 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122556829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122556829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122556830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122556830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122556830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122556830 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:472) 20241121122556830 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1823) 20241121122556830 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122556830 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122556830 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122556830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122556830 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122556830 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122556830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122556830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122556830 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122556830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122556830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122556830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122556830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(392)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122556851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122556851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122556851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122556851 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122556851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd9ed96) (hnbgw_rua.c:452) 20241121122556851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14282134 SCCP-35 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122556851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122556851 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122556851 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122556851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122556851 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122556851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122556851 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122556851 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122556851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e414b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122556851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122556851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122556851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122556851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122556851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122556851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122556851 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122556851 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122556851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122556851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122556851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122556851 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122558865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122558866 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122558866 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122558866 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122558866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122558866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122558866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122558866 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122558866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122558866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122558866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122558866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122558866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122558866 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:472) 20241121122558866 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1823) 20241121122558866 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122558866 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122558866 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122558866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122558866 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122558866 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122558866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122558866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122558866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122558866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122558866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(392)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(384)@1d0ad8f57daa: Deleted conn table entry 0TC_ps_rab_assignment0(392)14282134 20241121122558876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122558876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122558876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122558876 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122558876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd9ed96,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122558876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14282134 SCCP-35 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122558876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122558876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122558876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122558876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122558876 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122558876 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122558876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122558876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122558876 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122558876 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122558876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e414b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122558876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122558876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122558876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122558876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122558876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122558876 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122558876 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122558876 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122558876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122558876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122558876 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122558876 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(389)@1d0ad8f57daa: Deleted conn table entry 0TC_ps_rab_assignment0(392)12668792 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Session index based on connection ID:0 20241121122558881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122558881 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122558881 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122558881 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122558881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122558881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122558881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122558881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122558881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122558881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122558881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122558881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122558881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122558881 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=002e414b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122558881 DLSCCP DEBUG Received CO:RELRE for local reference 35 (sccp_scoc.c:1823) 20241121122558881 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122558881 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122558881 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122558881 DCN DEBUG handle_cn_disc_ind() conn_id=35 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122558881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122558881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122558881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122558881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{disconnected}: Freeing instance (context_map.c:202) 20241121122558881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14282134)[0x5645e05ddfb0]{disconnected}: Deallocated (fsm.c:568) 20241121122558881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122558881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{disconnected}: Freeing instance (context_map.c:206) 20241121122558881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x5645e0656580]{disconnected}: Deallocated (fsm.c:568) 20241121122558881 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14282134 SCCP-35 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122558881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e414b), PART(T=Source Reference,L=4,D=00000023) (sccp_scrc.c:401) 20241121122558881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122558881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122558881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122558881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122558881 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122558881 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122558881 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122558881 DLSCCP DEBUG SCCP-SCOC(35)[0x5645e0642360]{IDLE}: Deallocated (fsm.c:568) 20241121122558881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122558881 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122558881 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122558881 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122558881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122558882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122558882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122558882 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_ps_rab_assignment0(392)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122600883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(392)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122600887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122600887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122600887 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122600887 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122600888 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122600888 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122600888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122600888 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36031<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_rab_assignment(379)@1d0ad8f57daa: Final verdict of PTC: none 20241121122600888 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122600888 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122600888 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122600888 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122600888 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122600888 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122600888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122600888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122600888 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_ps_rab_assignment-Iuh0-RUA(384)@1d0ad8f57daa: Final verdict of PTC: none 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122600888 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(386)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@1d0ad8f57daa: Final verdict of PTC: none 20241121122600888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122600888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122600888 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122600888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122600888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122600888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122600888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122600889 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122600889 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122600888 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122600888 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122600889 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122600889 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122600889 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122600889 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122600889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122600889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122600889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122600889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122600889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122600889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122600889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122600889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122600889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122600889 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122600889 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122600889 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122600889 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(390)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(380)@1d0ad8f57daa: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(383)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(391)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122600891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55290<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(379): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment-Iuh0(383): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(384): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment0(392): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Thu Nov 21 12:26:00 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 20241121122600942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122601343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253840) Waiting for packet dumper to finish... 1 (prev_count=253840, count=279960) 20241121122602889 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122602889 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122602889 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122602889 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122602889 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122602889 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Thu Nov 21 12:26:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_ps_rab_assignment_concurrent started. 20241121122604427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122604430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122604439 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34643<->l=127.0.0.1:4262) (control_if.c:570) 20241121122604477 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122604477 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604477 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122604477 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(397)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122604478 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604478 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122604478 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122604478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122604478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604478 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604478 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122604478 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122604478 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122604478 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604478 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604478 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604478 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604478 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122604478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122604478 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122604478 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122604478 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122604478 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122604478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604478 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122604479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604479 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122604479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122604479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122604479 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122604479 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122604479 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604479 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604479 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122604479 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122604479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604480 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122604480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604480 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604480 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604480 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604480 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122604480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122604480 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122604480 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122604481 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604481 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122604481 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122604481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604481 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122604481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604481 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604481 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604481 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604481 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122604481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122604481 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(401)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(399)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122604516 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122604516 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604517 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122604517 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604517 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122604517 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604517 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122604517 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604519 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604519 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122604519 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604519 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122604519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604519 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604519 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604519 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122604519 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604519 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122604519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604519 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604519 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604519 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122604519 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604519 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122604519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604519 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604519 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604519 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122604519 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122604520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604520 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122604520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122604520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122604520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122604520 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122604584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122604584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122604584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122604584 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122604584 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122604584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122604584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122604584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122604585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122604709 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122604709 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122604709 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122604709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122604713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604713 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122604713 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122604713 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122604713 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122604713 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122604713 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122604714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604714 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122604714 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122604714 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122604714 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122604714 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122604714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122604714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122604714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122604714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122604714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122604714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122604714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122604714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122604714 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122604714 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122604714 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604715 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604715 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122604715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122604716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122604716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604716 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604716 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604716 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604716 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122604716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122604716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122604716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122604716 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122604751 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122604751 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122604751 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122604751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122604753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604753 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122604753 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122604753 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122604753 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122604753 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122604753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122604755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604755 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122604755 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122604755 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122604755 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122604755 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122604755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122604755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122604755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122604755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122604755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122604755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122604755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122604755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122604755 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122604755 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122604755 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122604756 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122604756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122604756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122604756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122604756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122604756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122604756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122604756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122604756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122604756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122604756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122604756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122604756 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122604756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122604756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122604756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122604756 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122604756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122604756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122604756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122604756 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122605518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122605518 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122605518 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122605519 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122605519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122605519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122605519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122605519 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122605519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122605519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122605519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122605519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122605519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122605519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122605519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122605519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122605519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122605519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122605519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122605519 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122605519 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122605519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122605519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122605519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122605519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122605519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122605519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122605519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122605519 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122605519 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122605519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122605519 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122605519 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122605519 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122605519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122605520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122605520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122605520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122605521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122605521 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122605521 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122605521 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122605521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122605521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122605521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122605521 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122605521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122605521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122605521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122605521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122605521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122605521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122605521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122605521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122605521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122605521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122605521 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122605521 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122605521 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122605559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122605559 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122605559 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122605559 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122605559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122605559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122605559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122605559 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122605559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122605559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122605559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122605559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122605559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122605559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122605559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122605559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122605559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122605560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122605560 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122605560 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122605560 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122605560 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122605560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122605560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122605560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122605560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122605560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122605560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122605560 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122605560 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122605560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122605560 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122605560 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122605560 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122605560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122605560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122605560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122605560 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122605560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122605560 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122605560 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122605560 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122605560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122605560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122605560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122605560 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122605560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122605560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122605560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122605560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122605560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122605560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122605560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122605560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122605560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122605561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122605561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122605561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122605561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122605561 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122605561 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122605561 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122606613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122606944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40322<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'FF7453D70DC115478C23'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[0] for 'FF7453D70DC115478C23'O to be handled at TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)12170672 20241121122607639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607639 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb9b5b0, normal) (hnbgw_rua.c:388) 20241121122607639 DHNB DEBUG map_rua[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122607639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12170672 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607639 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12170672 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607639 DCN DEBUG map_sccp[0x5645e0656580]{init}: Allocated (fsm.c:456) 20241121122607639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122607639 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12170672 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12170672 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607640 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{IDLE}: Allocated (fsm.c:456) 20241121122607640 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aff7453d70dc115478c23004f40030000c80056400500f1100926) (sccp_scrc.c:401) 20241121122607640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607640 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'DD5C867ACD41F4549C73'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[1] for 'DD5C867ACD41F4549C73'O to be handled at TC_ps_rab_assignment_concurrent0(407) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)8170700 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[0] for l3='FF7453D70DC115478C23'O handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)5876644 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(406)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122607649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607649 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122607649 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122607649 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122607649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122607650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122607650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122607650 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122607650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122607650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122607650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122607650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122607650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0084441f) (sccp_scrc.c:472) 20241121122607650 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241121122607650 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122607650 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122607650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122607650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122607650 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122607650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122607650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := '8B4484DD19D621363615'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[0] for '8B4484DD19D621363615'O to be handled at TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)15230638 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := '81C0ECC772B179720749'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[2] for '81C0ECC772B179720749'O to be handled at TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)9278505 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := '1288831DA02FDD8ABBEE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[3] for '1288831DA02FDD8ABBEE'O to be handled at TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)2697191 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := '5B82EF22F503BE1544D7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[4] for '5B82EF22F503BE1544D7'O to be handled at TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)13328597 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := '0EC13844D979BC43BBFF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[5] for '0EC13844D979BC43BBFF'O to be handled at TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)3871293 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'E8D33D2ED5998E370B50'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[6] for 'E8D33D2ED5998E370B50'O to be handled at TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)4378791 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := '6379CC3C06124BCEB0FF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[7] for '6379CC3C06124BCEB0FF'O to be handled at TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)8589522 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'C8828B96F525D54BBD39'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[8] for 'C8828B96F525D54BBD39'O to be handled at TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)9094864 20241121122607841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607841 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7caccc, normal) (hnbgw_rua.c:388) 20241121122607841 DHNB DEBUG map_rua[0x5645e063a780]{init}: Allocated (fsm.c:456) 20241121122607841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8170700 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8170700 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607842 DCN DEBUG map_sccp[0x5645e0642630]{init}: Allocated (fsm.c:456) 20241121122607842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122607842 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8170700 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8170700 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607842 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607842 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{IDLE}: Allocated (fsm.c:456) 20241121122607842 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0add5c867acd41f4549c73004f40030003390056400500f1100926) (sccp_scrc.c:401) 20241121122607842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607842 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe866ae, normal) (hnbgw_rua.c:388) 20241121122607842 DHNB DEBUG map_rua[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122607842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607842 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607842 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607842 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607842 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230638 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607842 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607842 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607842 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230638 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607842 DCN DEBUG map_sccp[0x5645e064f230]{init}: Allocated (fsm.c:456) 20241121122607842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122607842 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15230638 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230638 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607842 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122607843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607842 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122607842 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122607843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122607843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122607843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122607843 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607843 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607843 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{IDLE}: Allocated (fsm.c:456) 20241121122607843 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8b4484dd19d621363615004f40030001ae0056400500f1100926) (sccp_scrc.c:401) 20241121122607843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607843 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122607843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122607843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122607843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122607843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122607843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122607843 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1823) 20241121122607843 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122607843 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122607843 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122607843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122607843 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122607843 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122607843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122607843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122607843 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122607843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122607843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122607843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607843 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607843 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607843 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607843 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8d9429, normal) (hnbgw_rua.c:388) 20241121122607843 DHNB DEBUG map_rua[0x5645e06567c0]{init}: Allocated (fsm.c:456) 20241121122607843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9278505 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607843 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607843 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607843 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9278505 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607843 DCN DEBUG map_sccp[0x5645e06335e0]{init}: Allocated (fsm.c:456) 20241121122607843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122607843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607843 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607843 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9278505 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9278505 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607844 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607844 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{IDLE}: Allocated (fsm.c:456) 20241121122607844 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a81c0ecc772b179720749004f40030001c70056400500f1100926) (sccp_scrc.c:401) 20241121122607844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607844 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'A5104ED0B575CB9E67FF'O, n_connectPointCode := omit 20241121122607844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122607844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607844 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607844 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607844 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2927e7, normal) (hnbgw_rua.c:388) 20241121122607844 DHNB DEBUG map_rua[0x5645e0641980]{init}: Allocated (fsm.c:456) 20241121122607844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2697191 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607844 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2697191 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607844 DCN DEBUG map_sccp[0x5645e06413e0]{init}: Allocated (fsm.c:456) 20241121122607844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[9] for 'A5104ED0B575CB9E67FF'O to be handled at TC_ps_rab_assignment_concurrent0(416) 20241121122607844 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2697191 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2697191 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607844 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:1 20241121122607844 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{IDLE}: Allocated (fsm.c:456) 20241121122607844 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1288831da02fdd8abbee004f400300014c0056400500f1100926) (sccp_scrc.c:401) 20241121122607844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607845 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122607845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607845 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607845 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607845 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607845 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb60d5, normal) (hnbgw_rua.c:388) 20241121122607845 DHNB DEBUG map_rua[0x5645e0656050]{init}: Allocated (fsm.c:456) 20241121122607845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328597 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607845 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328597 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607845 DCN DEBUG map_sccp[0x5645e0656180]{init}: Allocated (fsm.c:456) 20241121122607845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122607845 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13328597 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328597 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607845 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607845 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{IDLE}: Allocated (fsm.c:456) 20241121122607845 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5b82ef22f503be1544d7004f40030002690056400500f1100926) (sccp_scrc.c:401) 20241121122607845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607845 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607846 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607846 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. 20241121122607846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607846 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3b123d, normal) (hnbgw_rua.c:388) 20241121122607846 DHNB DEBUG map_rua[0x5645e0641630]{init}: Allocated (fsm.c:456) 20241121122607846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3871293 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607846 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3871293 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607846 DCN DEBUG map_sccp[0x5645e0641ab0]{init}: Allocated (fsm.c:456) 20241121122607846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122607846 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3871293 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3871293 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607846 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607846 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{IDLE}: Allocated (fsm.c:456) 20241121122607846 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0ec13844d979bc43bbff004f40030001b20056400500f1100926) (sccp_scrc.c:401) 20241121122607846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607846 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607847 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607847 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x42d0a7, normal) (hnbgw_rua.c:388) 20241121122607847 DHNB DEBUG map_rua[0x5645e06334b0]{init}: Allocated (fsm.c:456) 20241121122607847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4378791 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4378791 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607847 DCN DEBUG map_sccp[0x5645e0651b60]{init}: Allocated (fsm.c:456) 20241121122607847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:2 20241121122607847 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4378791 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4378791 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607847 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607847 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{IDLE}: Allocated (fsm.c:456) 20241121122607847 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae8d33d2ed5998e370b50004f40030002720056400500f1100926) (sccp_scrc.c:401) 20241121122607847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607847 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607847 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607847 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607847 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607847 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8310d2, normal) (hnbgw_rua.c:388) 20241121122607847 DHNB DEBUG map_rua[0x5645e0640340]{init}: Allocated (fsm.c:456) 20241121122607847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8589522 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[1] for l3='DD5C867ACD41F4549C73'O handled at TC_ps_rab_assignment_concurrent0(407) 20241121122607847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8589522 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607847 DCN DEBUG map_sccp[0x5645e0679c20]{init}: Allocated (fsm.c:456) 20241121122607847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122607848 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8589522 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)7013898 20241121122607848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8589522 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607848 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607848 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{IDLE}: Allocated (fsm.c:456) 20241121122607848 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6379cc3c06124bceb0ff004f40030003850056400500f1100926) (sccp_scrc.c:401) 20241121122607848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607848 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607848 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607848 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607848 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607848 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[2]. 20241121122607848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607848 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8ac6d0, normal) (hnbgw_rua.c:388) 20241121122607848 DHNB DEBUG map_rua[0x5645e0651e30]{init}: Allocated (fsm.c:456) 20241121122607848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9094864 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607848 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9094864 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607848 DCN DEBUG map_sccp[0x5645e064fd60]{init}: Allocated (fsm.c:456) 20241121122607848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)5571230 20241121122607848 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9094864 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9094864 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607848 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607848 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{IDLE}: Allocated (fsm.c:456) 20241121122607849 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac8828b96f525d54bbd39004f40030003110056400500f1100926) (sccp_scrc.c:401) 20241121122607849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607849 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607849 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607849 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607849 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607849 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607849 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607849 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607849 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122607849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122607849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122607849 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122607849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55029e, normal) (hnbgw_rua.c:388) 20241121122607849 DHNB DEBUG map_rua[0x5645e0650000]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[0] for l3='8B4484DD19D621363615'O handled at TC_ps_rab_assignment_concurrent0(408) 20241121122607849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122607849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571230 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122607849 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607849 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)2775578 20241121122607849 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571230 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122607849 DCN DEBUG map_sccp[0x5645e0653eb0]{init}: Allocated (fsm.c:456) 20241121122607849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122607849 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5571230 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122607849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571230 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122607849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122607849 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122607849 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122607849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122607849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122607849 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122607850 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{IDLE}: Allocated (fsm.c:456) 20241121122607850 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122607850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa5104ed0b575cb9e67ff004f40030000880056400500f1100926) (sccp_scrc.c:401) 20241121122607850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122607850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122607850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122607850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122607850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122607850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122607850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122607850 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122607850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122607850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122607850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607850 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122607850 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122607850 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122607850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122607850 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122607850 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122607850 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:3 TC_ps_rab_assignment_concurrent0(407)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:4 TC_ps_rab_assignment_concurrent0(408)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[2] for l3='81C0ECC772B179720749'O handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)14498 HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(407) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:5 HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(408) subscribed for broadcast HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[3] for l3='1288831DA02FDD8ABBEE'O handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)6995086 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[5]. TC_ps_rab_assignment_concurrent0(409)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[4] for l3='5B82EF22F503BE1544D7'O handled at TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)9390030 HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(409) subscribed for broadcast TC_ps_rab_assignment_concurrent0(410)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(410) subscribed for broadcast TC_ps_rab_assignment_concurrent0(411)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121122607854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122607854 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122607854 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122607854 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122607854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122607854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122607854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122607854 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122607854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122607855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122607855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122607855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122607855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122607855 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0013a03d) (sccp_scrc.c:472) 20241121122607855 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241121122607855 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122607855 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122607855 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122607855 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122607855 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122607855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122607855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(411) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:7 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[5] for l3='0EC13844D979BC43BBFF'O handled at TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)14620760 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:8 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[6] for l3='E8D33D2ED5998E370B50'O handled at TC_ps_rab_assignment_concurrent0(413) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)13823308 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:9 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[7] for l3='6379CC3C06124BCEB0FF'O handled at TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent0(412)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)527964 TC_ps_rab_assignment_concurrent0(406)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:10 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[8] for l3='C8828B96F525D54BBD39'O handled at TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)6718552 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[10]. HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(412) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(413)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[9] for l3='A5104ED0B575CB9E67FF'O handled at TC_ps_rab_assignment_concurrent0(416) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)8950001 TC_ps_rab_assignment_concurrent0(414)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(413) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := '6A5F3EE48C520B1BD50E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[0] for '6A5F3EE48C520B1BD50E'O to be handled at TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent0(415)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(414) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(416)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(415) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(416) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)12950219 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'ED6B5B1198DFC25EC513'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[1] for 'ED6B5B1198DFC25EC513'O to be handled at TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)11694316 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'B559D883D8D6D73F0DC8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[2] for 'B559D883D8D6D73F0DC8'O to be handled at TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)12357461 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'D19CE613F9DC67563831'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[3] for 'D19CE613F9DC67563831'O to be handled at TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)1135273 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: f_create_expect(l3 := 'A705B4206C9E31DAED45'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Created Expect[4] for 'A705B4206C9E31DAED45'O to be handled at TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)3287447 20241121122608049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608049 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb9b5b0) (hnbgw_rua.c:452) 20241121122608049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12170672 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608049 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608049 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608050 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608050 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084441f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122608050 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122608050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc59acb, normal) (hnbgw_rua.c:388) 20241121122608050 DHNB DEBUG map_rua[0x5645e063b730]{init}: Allocated (fsm.c:456) 20241121122608050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122608050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12950219 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122608050 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608050 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608050 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608050 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608050 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608050 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608050 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12950219 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122608050 DCN DEBUG map_sccp[0x5645e0652930]{init}: Allocated (fsm.c:456) 20241121122608050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122608050 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12950219 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122608050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12950219 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122608050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122608050 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608050 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608050 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608050 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608050 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122608050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608050 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608050 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122608050 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{IDLE}: Allocated (fsm.c:456) 20241121122608050 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122608050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6a5f3ee48c520b1bd50e004f400300014c0056400500f1100926) (sccp_scrc.c:401) 20241121122608050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608050 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608050 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608050 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608050 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608050 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122608050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122608050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122608050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608050 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608050 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608050 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608050 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608050 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608050 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004dd57d) (sccp_scrc.c:472) 20241121122608050 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241121122608050 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608051 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608051 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608051 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608051 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608051 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608051 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608051 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608051 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122608051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122608051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb270ec, normal) (hnbgw_rua.c:388) 20241121122608051 DHNB DEBUG map_rua[0x5645e0654940]{init}: Allocated (fsm.c:456) 20241121122608051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122608051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694316 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122608051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694316 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122608051 DCN DEBUG map_sccp[0x5645e063e8e0]{init}: Allocated (fsm.c:456) 20241121122608051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122608051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608051 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608051 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11694316 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122608051 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608051 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694316 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122608051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122608051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608051 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122608051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122608051 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{IDLE}: Allocated (fsm.c:456) 20241121122608051 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122608051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aed6b5b1198dfc25ec513004f400300003b0056400500f1100926) (sccp_scrc.c:401) 20241121122608051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608051 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608051 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608051 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608051 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608051 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122608051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122608051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122608051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608051 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608051 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608051 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007ca099) (sccp_scrc.c:472) 20241121122608051 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241121122608051 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608051 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608051 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608051 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608051 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608051 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608051 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608052 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608052 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608052 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122608052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbc8f55, normal) (hnbgw_rua.c:388) 20241121122608052 DHNB DEBUG map_rua[0x5645e0653540]{init}: Allocated (fsm.c:456) 20241121122608052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122608052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12357461 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122608052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12357461 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122608052 DCN DEBUG map_sccp[0x5645e0653670]{init}: Allocated (fsm.c:456) 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608052 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:0 20241121122608052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122608052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12357461 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122608052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12357461 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122608052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122608052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122608052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608052 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122608052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608052 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608052 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{IDLE}: Allocated (fsm.c:456) 20241121122608052 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608052 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122608052 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab559d883d8d6d73f0dc8004f40030001800056400500f1100926) (sccp_scrc.c:401) 20241121122608052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608052 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer 20241121122608052 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608052 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608052 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122608052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122608052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608052 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0048904c) (sccp_scrc.c:472) 20241121122608052 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241121122608052 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608052 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608052 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer 20241121122608052 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608052 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608052 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608052 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608052 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121122608052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122608052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122608052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608052 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608053 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608053 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1152a9, normal) (hnbgw_rua.c:388) 20241121122608053 DHNB DEBUG map_rua[0x5645e063b1c0]{init}: Allocated (fsm.c:456) 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122608053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1135273 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1135273 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122608053 DCN DEBUG map_sccp[0x5645e064e4b0]{init}: Allocated (fsm.c:456) 20241121122608053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122608053 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1135273 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1135273 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122608053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122608053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608053 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122608053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122608053 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{IDLE}: Allocated (fsm.c:456) 20241121122608053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608053 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608053 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122608053 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad19ce613f9dc67563831004f40030003050056400500f1100926) (sccp_scrc.c:401) 20241121122608053 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608053 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608053 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122608053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122608053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122608053 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608053 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00278ce4) (sccp_scrc.c:472) 20241121122608053 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241121122608053 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608053 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608053 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608053 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608053 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608053 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122608053 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122608053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x322997, normal) (hnbgw_rua.c:388) 20241121122608053 DHNB DEBUG map_rua[0x5645e06839d0]{init}: Allocated (fsm.c:456) 20241121122608053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122608054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3287447 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122608054 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608054 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608054 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3287447 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122608054 DCN DEBUG map_sccp[0x5645e0654560]{init}: Allocated (fsm.c:456) 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608054 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122608054 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3287447 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122608054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3287447 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122608054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122608054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608054 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608054 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122608054 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122608054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122608054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:11 20241121122608054 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608054 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608054 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122608054 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{IDLE}: Allocated (fsm.c:456) 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608054 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122608054 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa705b4206c9e31daed45004f400300008c0056400500f1100926) (sccp_scrc.c:401) 20241121122608054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608054 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122608054 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608054 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122608054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122608054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608054 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608054 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122608054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122608054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122608054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608054 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608054 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608054 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608054 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e64c6) (sccp_scrc.c:472) 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608054 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608054 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608054 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608054 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608054 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608054 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608054 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608054 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608054 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608054 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608054 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d55b5) (sccp_scrc.c:472) 20241121122608054 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241121122608054 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608054 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608054 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608054 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608054 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608054 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608054 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608054 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608054 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608055 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608055 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066158a) (sccp_scrc.c:472) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[11]. 20241121122608055 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241121122608055 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608055 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608055 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608055 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009c2914) (sccp_scrc.c:472) 20241121122608055 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241121122608055 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608055 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608055 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608055 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0052c92d) (sccp_scrc.c:472) 20241121122608055 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241121122608055 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608055 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608055 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608055 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1823) 20241121122608055 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608055 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608055 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608055 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608055 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608055 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608055 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:12 20241121122608055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608056 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1823) 20241121122608056 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608056 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608056 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608056 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608056 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608056 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608056 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1823) 20241121122608056 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608056 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608056 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[12]. 20241121122608056 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608056 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608056 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608056 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1823) 20241121122608056 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608056 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608056 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608056 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608056 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:13 20241121122608056 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608057 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1823) 20241121122608057 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608057 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608057 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608057 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608057 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608057 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[13]. 20241121122608057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608057 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1823) 20241121122608057 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608057 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608057 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608057 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608057 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608057 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608057 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1823) 20241121122608057 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608057 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608057 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608057 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608057 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608057 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608058 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1823) 20241121122608058 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608058 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608058 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608058 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608058 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608058 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:14 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608058 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1823) 20241121122608058 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608058 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608058 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608058 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608058 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608058 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608058 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1823) 20241121122608058 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608058 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608058 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608058 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608058 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608058 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122608058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: First idle individual index:15 TC_ps_rab_assignment_concurrent0(406)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[0] for l3='6A5F3EE48C520B1BD50E'O handled at TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)5523229 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[1] for l3='ED6B5B1198DFC25EC513'O handled at TC_ps_rab_assignment_concurrent0(418) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)10573299 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[2] for l3='B559D883D8D6D73F0DC8'O handled at TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)15042594 TC_ps_rab_assignment_concurrent0(417)@1d0ad8f57daa: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(407)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122608061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608061 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608061 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608061 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608061 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:12 20241121122608061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608061 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00813cf4) (sccp_scrc.c:472) 20241121122608061 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241121122608061 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608061 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608061 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608061 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608061 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_ps_rab_assignment_concurrent0(418)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(408)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(417) subscribed for broadcast TC_ps_rab_assignment_concurrent0(419)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[3] for l3='D19CE613F9DC67563831'O handled at TC_ps_rab_assignment_concurrent0(420) HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(418) subscribed for broadcast HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)15461398 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Found Expect[4] for l3='A705B4206C9E31DAED45'O handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)331841 HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(419) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(410)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:15 TC_ps_rab_assignment_concurrent0(421)@1d0ad8f57daa: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(411)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(412)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@1d0ad8f57daa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(421) subscribed for broadcast TC_ps_rab_assignment_concurrent0(413)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122608067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608067 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe866ae) (hnbgw_rua.c:452) 20241121122608067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230638 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608067 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608067 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608067 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608067 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dd57d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608067 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608067 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608067 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608067 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608067 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608067 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608067 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608067 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608067 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608067 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608067 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608067 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608067 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608067 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608067 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608067 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608067 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608067 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608067 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608068 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(415)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122608068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608068 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00843d24) (sccp_scrc.c:472) 20241121122608068 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241121122608068 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608068 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608068 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608068 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a6d68) (sccp_scrc.c:472) 20241121122608068 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241121122608068 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608068 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:2 20241121122608068 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer 20241121122608068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608068 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ba4aa4) (sccp_scrc.c:472) 20241121122608068 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241121122608068 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608068 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) TC_ps_rab_assignment_concurrent0(416)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122608068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608068 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122608068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122608068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608069 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dfe34b) (sccp_scrc.c:472) 20241121122608069 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241121122608069 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122608069 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122608069 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608069 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122608069 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121122608069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122608069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_ps_rab_assignment_concurrent0(414)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241121122608269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608269 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608269 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608269 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608269 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7caccc) (hnbgw_rua.c:452) 20241121122608269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8170700 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608269 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608270 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608270 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608270 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a03d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608270 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608270 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608270 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608270 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608270 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608270 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608270 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608270 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1823) 20241121122608270 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608270 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608270 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608270 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608270 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608270 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608270 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608270 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608270 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608270 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608270 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608270 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8d9429) (hnbgw_rua.c:452) 20241121122608270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9278505 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608270 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608270 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608270 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608270 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122608270 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122608270 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122608270 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ca099), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122608270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122608270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122608270 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608271 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1823) 20241121122608271 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608271 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122608271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608271 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2927e7) (hnbgw_rua.c:452) 20241121122608271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2697191 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608271 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608271 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608271 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608271 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048904c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608271 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1823) 20241121122608271 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608271 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122608272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608272 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb60d5) (hnbgw_rua.c:452) 20241121122608272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328597 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608272 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608272 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608272 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278ce4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608272 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122608272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608272 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1823) 20241121122608272 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122608272 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608272 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608272 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608272 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608272 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122608272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608272 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3b123d) (hnbgw_rua.c:452) 20241121122608272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3871293 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608272 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608272 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608272 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e64c6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:1 20241121122608273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer 20241121122608273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122608273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122608273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer 20241121122608273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122608273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122608273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121122608273 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1823) 20241121122608273 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121122608273 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122608273 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122608273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122608273 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121122608273 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121122608273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121122608273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121122608273 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:252) 20241121122608273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122608273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121122608273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122608273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608273 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608273 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608273 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608273 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x42d0a7) (hnbgw_rua.c:452) 20241121122608273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4378791 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608273 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608273 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608273 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608273 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d55b5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122608273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608273 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8ac6d0) (hnbgw_rua.c:452) 20241121122608273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9094864 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608274 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608274 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608274 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608274 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c2914), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121122608274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608274 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55029e) (hnbgw_rua.c:452) 20241121122608274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571230 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608274 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608274 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608274 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608274 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052c92d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608274 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8310d2) (hnbgw_rua.c:452) 20241121122608274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8589522 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608274 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608274 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608274 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608274 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066158a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:3 20241121122608275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608275 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608275 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608275 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608275 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(407)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(419)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:9 TC_ps_rab_assignment_concurrent0(411)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(409)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(420)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(410)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(412)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(413)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(415)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122608281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608281 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbc8f55) (hnbgw_rua.c:452) 20241121122608281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12357461 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608281 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608281 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608281 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608281 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6d68), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608281 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(414)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(419)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122608481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608481 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1152a9) (hnbgw_rua.c:452) 20241121122608481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1135273 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608481 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608481 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608482 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608482 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba4aa4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) [38;5;23m20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608482 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb270ec) (hnbgw_rua.c:452) 20241121122608482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694316 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608482 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608482 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608482 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608482 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00843d24), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608482 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608482 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc59acb) (hnbgw_rua.c:452) 20241121122608482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12950219 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608482 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608482 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608482 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608482 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608482 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813cf4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608482 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608482 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608482 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608483 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122608482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122608482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121122608482 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121122608482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x322997) (hnbgw_rua.c:452) 20241121122608482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3287447 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121122608482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121122608482 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121122608483 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121122608483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121122608483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121122608483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122608483 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122608483 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122608483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfe34b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241121122608483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122608483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122608483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122608483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122608483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122608483 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122608483 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122608483 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122608483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122608483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122608483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122608483 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(420)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(418)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610067 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610067 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610067 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610067 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610067 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:472) 20241121122610067 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1823) 20241121122610067 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610067 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610067 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610067 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610067 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(406)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)12170672 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610077 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb9b5b0,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12170672 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610077 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610077 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610077 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610077 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084441f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610078 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610078 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610078 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610078 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610078 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610078 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1823) 20241121122610078 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610078 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610078 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610078 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610078 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(408)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)5876644 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)15230638 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:0 20241121122610083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610083 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe866ae,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230638 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610083 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610083 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610083 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610083 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dd57d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610084 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610084 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610084 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610084 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610084 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=0084441f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610084 DLSCCP DEBUG Received CO:RELRE for local reference 36 (sccp_scoc.c:1823) 20241121122610084 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610084 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610084 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610084 DCN DEBUG handle_cn_disc_ind() conn_id=36 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{disconnected}: Freeing instance (context_map.c:202) 20241121122610084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12170672)[0x5645e05ddfb0]{disconnected}: Deallocated (fsm.c:568) 20241121122610084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{disconnected}: Freeing instance (context_map.c:206) 20241121122610084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5645e0656580]{disconnected}: Deallocated (fsm.c:568) 20241121122610084 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12170672 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084441f), PART(T=Source Reference,L=4,D=00000024) (sccp_scrc.c:401) 20241121122610084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610084 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610084 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610084 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610084 DLSCCP DEBUG SCCP-SCOC(36)[0x5645e0642360]{IDLE}: Deallocated (fsm.c:568) 20241121122610084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(408)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)2775578 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:2 20241121122610087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610087 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610087 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610087 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610087 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610087 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=004dd57d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610087 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1823) 20241121122610087 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610087 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610087 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610087 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:202) 20241121122610087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15230638)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122610087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{disconnected}: Freeing instance (context_map.c:206) 20241121122610087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5645e064f230]{disconnected}: Deallocated (fsm.c:568) 20241121122610087 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230638 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dd57d), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:401) 20241121122610087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610087 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610087 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610087 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610087 DLSCCP DEBUG SCCP-SCOC(38)[0x5645e0656450]{IDLE}: Deallocated (fsm.c:568) 20241121122610087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610280 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610280 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610280 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610280 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610280 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1823) 20241121122610280 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610280 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610280 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610280 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610280 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(407)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)8170700 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610286 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7caccc,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8170700 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610286 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610286 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610286 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610286 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 20241121122610286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a03d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 20241121122610286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610286 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610286 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610286 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610287 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610287 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610287 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610287 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610287 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610287 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610287 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1823) 20241121122610287 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610287 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610287 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610287 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610287 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610287 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610287 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610287 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610287 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610287 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610287 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1823) 20241121122610287 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610287 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 20241121122610287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 20241121122610287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610287 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1823) 20241121122610287 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610287 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241121122610287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610287 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1823) 20241121122610287 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610287 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(411)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(412)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)7013898 TC_ps_rab_assignment_concurrent0(409)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)13328597 20241121122610291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610291 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcb60d5,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328597 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610291 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610291 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610291 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610291 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278ce4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610291 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610291 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610291 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610291 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610291 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610291 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610291 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1823) 20241121122610291 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610291 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610291 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610291 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610291 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610291 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610291 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610291 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610291 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1823) 20241121122610291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610291 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610291 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610291 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610291 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610291 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610291 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610291 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610291 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241121122610291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610291 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610291 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610291 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610292 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610292 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1823) 20241121122610292 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610292 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610292 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610292 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610292 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241121122610292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610292 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1823) 20241121122610292 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610292 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610292 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610292 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610292 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241121122610292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610292 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1823) 20241121122610292 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610292 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610292 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610292 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610292 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241121122610292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(413)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)9278505 TC_ps_rab_assignment_concurrent0(410)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)3871293 20241121122610293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610293 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8d9429,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9278505 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610294 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610294 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610294 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610294 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ca099), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)9094864 20241121122610294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610294 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610294 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610294 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610294 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610294 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=0013a03d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610294 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1823) 20241121122610294 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610294 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610294 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610294 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{disconnected}: Freeing instance (context_map.c:202) 20241121122610294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8170700)[0x5645e063a780]{disconnected}: Deallocated (fsm.c:568) 20241121122610294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{disconnected}: Freeing instance (context_map.c:206) 20241121122610294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5645e0642630]{disconnected}: Deallocated (fsm.c:568) 20241121122610294 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8170700 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013a03d), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:401) 20241121122610294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610294 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610294 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610294 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610294 DLSCCP DEBUG SCCP-SCOC(37)[0x5645e0635260]{IDLE}: Deallocated (fsm.c:568) 20241121122610294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610294 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)9390030 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:3 TC_ps_rab_assignment_concurrent0(416)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(414)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)2697191 TC_ps_rab_assignment_concurrent0(419)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(409)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)4378791 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)14498 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)8589522 20241121122610297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610297 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610297 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610297 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610297 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610297 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=00278ce4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610297 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1823) 20241121122610297 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610297 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610297 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610297 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{disconnected}: Freeing instance (context_map.c:202) 20241121122610297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328597)[0x5645e0656050]{disconnected}: Deallocated (fsm.c:568) 20241121122610297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{disconnected}: Freeing instance (context_map.c:206) 20241121122610297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5645e0656180]{disconnected}: Deallocated (fsm.c:568) 20241121122610297 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328597 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278ce4), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:401) 20241121122610297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610297 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610297 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610297 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610297 DLSCCP DEBUG SCCP-SCOC(41)[0x5645e0679980]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:3 20241121122610297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610297 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)12357461 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)5571230 20241121122610298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610298 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610298 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610298 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending 20241121122610298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610298 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=007ca099), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610298 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1823) 20241121122610298 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610298 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610298 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610298 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{disconnected}: Freeing instance (context_map.c:202) 20241121122610298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9278505)[0x5645e06567c0]{disconnected}: Deallocated (fsm.c:568) 20241121122610298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{disconnected}: Freeing instance (context_map.c:206) 20241121122610298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5645e06335e0]{disconnected}: Deallocated (fsm.c:568) 20241121122610298 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9278505 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ca099), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:401) 20241121122610298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610298 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610298 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610298 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610298 DLSCCP DEBUG SCCP-SCOC(39)[0x5645e0641850]{IDLE}: Deallocated (fsm.c:568) 20241121122610298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610298 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610298 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610298 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610298 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610490 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610490 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610490 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610490 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610491 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1823) 20241121122610491 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610491 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610491 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610491 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3b123d,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3871293 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610491 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610491 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610491 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610491 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e64c6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610491 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8ac6d0,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610491 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610491 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9094864 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610491 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610491 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610491 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610491 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610491 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610491 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c2914), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610491 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610491 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2927e7,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2697191 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610491 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610491 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610492 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610492 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610492 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048904c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610491 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610491 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610492 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x42d0a7,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4378791 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610492 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610492 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610492 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610492 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d55b5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610492 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8310d2,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8589522 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610492 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610492 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610492 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 20241121122610492 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066158a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610492 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbc8f55,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12357461 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610492 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610492 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610492 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610492 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6d68), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610493 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55029e,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571230 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610493 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610493 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610493 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610493 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052c92d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610493 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610493 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610493 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610494 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610494 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1823) 20241121122610494 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610494 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610494 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610494 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610494 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:6 TC_ps_rab_assignment_concurrent0(420)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(418)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 TC_ps_rab_assignment_concurrent0(415)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)1135273 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)14620760 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121122610497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610497 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1152a9,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1135273 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)6718552 20241121122610497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610497 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610497 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610497 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba4aa4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610498 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610498 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610498 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610498 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610498 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610498 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610498 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610498 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1823) 20241121122610498 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610498 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610498 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610498 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:4 20241121122610498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610498 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610498 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121122610498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610498 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)@1d0ad8f57daa: DT1 will be put to the reassembly buffer 20241121122610498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121122610498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121122610498 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1823) 20241121122610498 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121122610498 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610498 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121122610498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121122610498 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121122610498 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)11694316 20241121122610498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121122610498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121122610498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121122610498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122610498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241121122610498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122610498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610498 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:7 20241121122610498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb270ec,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694316 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610499 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610499 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer 20241121122610499 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00843d24), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer 20241121122610499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121122610499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610499 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610499 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610499 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610499 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610499 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610499 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610499 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(410)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(413)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)6995086 TC_ps_rab_assignment_concurrent0(414)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(421)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122610501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610501 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610501 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610501 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610501 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:14 20241121122610501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) TC_ps_rab_assignment_concurrent0(416)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)13823308 20241121122610501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610501 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=006e64c6), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610501 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1823) 20241121122610501 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610501 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610501 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610501 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer 20241121122610501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{disconnected}: Freeing instance (context_map.c:202) 20241121122610501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3871293)[0x5645e0641630]{disconnected}: Deallocated (fsm.c:568) 20241121122610501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{disconnected}: Freeing instance (context_map.c:206) 20241121122610501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5645e0641ab0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer 20241121122610501 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3871293 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e64c6), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:401) 20241121122610501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121122610501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610501 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610501 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610501 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610501 DLSCCP DEBUG SCCP-SCOC(42)[0x5645e0651a30]{IDLE}: Deallocated (fsm.c:568) 20241121122610501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610501 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610501 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610501 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610501 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)527964 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)12950219 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)15042594 20241121122610502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) TC_ps_rab_assignment_concurrent0(420)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122610502 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc59acb,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12950219 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610502 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610502 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610502 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610502 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813cf4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610502 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610502 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610502 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610502 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)8950001 20241121122610502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610502 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610502 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610503 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610503 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)3287447 20241121122610503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610503 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=009c2914), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610503 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1823) 20241121122610503 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610503 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610503 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610503 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{disconnected}: Freeing instance (context_map.c:202) 20241121122610503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9094864)[0x5645e0651e30]{disconnected}: Deallocated (fsm.c:568) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{disconnected}: Freeing instance (context_map.c:206) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5645e064fd60]{disconnected}: Deallocated (fsm.c:568) 20241121122610503 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9094864 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c2914), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:401) 20241121122610503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610503 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610503 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610503 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610503 DLSCCP DEBUG SCCP-SCOC(45)[0x5645e0655050]{IDLE}: Deallocated (fsm.c:568) 20241121122610503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610503 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610503 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610503 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610503 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)15461398 TC_ps_rab_assignment_concurrent0(418)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122610503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610503 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610503 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610503 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610503 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:7 20241121122610503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610503 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=0048904c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610503 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1823) 20241121122610503 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610503 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610503 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610503 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{disconnected}: Freeing instance (context_map.c:202) 20241121122610503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2697191)[0x5645e0641980]{disconnected}: Deallocated (fsm.c:568) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{disconnected}: Freeing instance (context_map.c:206) 20241121122610503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5645e06413e0]{disconnected}: Deallocated (fsm.c:568) 20241121122610503 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2697191 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048904c), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:401) 20241121122610503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(40)[0x5645e0656b50]{IDLE}: Deallocated (fsm.c:568) 20241121122610504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610504 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610504 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610504 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610504 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)10573299 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:8 20241121122610504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610504 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610504 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610504 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610504 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610504 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=006d55b5), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610504 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1823) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610504 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610504 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610504 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{disconnected}: Freeing instance (context_map.c:202) 20241121122610504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4378791)[0x5645e06334b0]{disconnected}: Deallocated (fsm.c:568) 20241121122610504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{disconnected}: Freeing instance (context_map.c:206) 20241121122610504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5645e0651b60]{disconnected}: Deallocated (fsm.c:568) 20241121122610504 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4378791 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d55b5), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:401) 20241121122610504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610504 DLSCCP DEBUG SCCP-SCOC(43)[0x5645e064f9f0]{IDLE}: Deallocated (fsm.c:568) 20241121122610504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610504 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610504 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610504 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:13 20241121122610504 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610505 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610505 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610505 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610505 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610505 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=0066158a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:10 20241121122610505 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1823) 20241121122610505 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610505 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610505 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610505 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{disconnected}: Freeing instance (context_map.c:202) 20241121122610505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8589522)[0x5645e0640340]{disconnected}: Deallocated (fsm.c:568) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{disconnected}: Freeing instance (context_map.c:206) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5645e0679c20]{disconnected}: Deallocated (fsm.c:568) 20241121122610505 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8589522 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066158a), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:401) 20241121122610505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610505 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610505 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610505 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610505 DLSCCP DEBUG SCCP-SCOC(44)[0x5645e063fcc0]{IDLE}: Deallocated (fsm.c:568) 20241121122610505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610505 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610505 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610505 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610505 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610505 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610505 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610505 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610505 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610505 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=005a6d68), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610505 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1823) 20241121122610505 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610505 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610505 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610505 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{disconnected}: Freeing instance (context_map.c:202) 20241121122610505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12357461)[0x5645e0653540]{disconnected}: Deallocated (fsm.c:568) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{disconnected}: Freeing instance (context_map.c:206) 20241121122610505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5645e0653670]{disconnected}: Deallocated (fsm.c:568) 20241121122610505 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12357461 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6d68), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:401) 20241121122610505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610505 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610505 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610506 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610506 DLSCCP DEBUG SCCP-SCOC(49)[0x5645e06538e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:11 20241121122610506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610506 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610506 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610506 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610506 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121122610506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610506 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610506 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610506 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610506 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:9 20241121122610506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610506 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=0052c92d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610506 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1823) 20241121122610506 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610506 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610506 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610506 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending 20241121122610506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{disconnected}: Freeing instance (context_map.c:202) 20241121122610506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571230)[0x5645e0650000]{disconnected}: Deallocated (fsm.c:568) 20241121122610506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{disconnected}: Freeing instance (context_map.c:206) 20241121122610506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5645e0653eb0]{disconnected}: Deallocated (fsm.c:568) 20241121122610506 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571230 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052c92d), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:401) 20241121122610506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610506 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610506 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610506 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610506 DLSCCP DEBUG SCCP-SCOC(46)[0x5645e0652800]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending 20241121122610506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610506 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610506 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610506 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610506 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(417)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:12 20241121122610507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610507 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610507 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610507 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610507 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)5523229 20241121122610507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610507 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=00ba4aa4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610507 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1823) 20241121122610507 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610507 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610507 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610507 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{disconnected}: Freeing instance (context_map.c:202) 20241121122610507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1135273)[0x5645e063b1c0]{disconnected}: Deallocated (fsm.c:568) 20241121122610507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{disconnected}: Freeing instance (context_map.c:206) 20241121122610507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5645e064e4b0]{disconnected}: Deallocated (fsm.c:568) 20241121122610507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1135273 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba4aa4), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:401) 20241121122610507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610507 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610507 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610507 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610507 DLSCCP DEBUG SCCP-SCOC(50)[0x5645e063e780]{IDLE}: Deallocated (fsm.c:568) 20241121122610507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610507 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610507 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610507 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610507 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610507 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610508 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=00843d24), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610508 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1823) 20241121122610508 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610508 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610508 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610508 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{disconnected}: Freeing instance (context_map.c:202) 20241121122610508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11694316)[0x5645e0654940]{disconnected}: Deallocated (fsm.c:568) 20241121122610508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{disconnected}: Freeing instance (context_map.c:206) 20241121122610508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5645e063e8e0]{disconnected}: Deallocated (fsm.c:568) 20241121122610508 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11694316 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00843d24), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:401) 20241121122610508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610508 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610508 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610508 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610508 DLSCCP DEBUG SCCP-SCOC(48)[0x5645e063c860]{IDLE}: Deallocated (fsm.c:568) 20241121122610508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610508 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:11 20241121122610509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610509 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610509 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610509 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610509 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610509 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=00813cf4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610509 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1823) 20241121122610509 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:14 20241121122610509 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610509 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610509 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending 20241121122610509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{disconnected}: Freeing instance (context_map.c:202) 20241121122610509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12950219)[0x5645e063b730]{disconnected}: Deallocated (fsm.c:568) 20241121122610509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{disconnected}: Freeing instance (context_map.c:206) 20241121122610509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5645e0652930]{disconnected}: Deallocated (fsm.c:568) 20241121122610509 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12950219 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813cf4), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:401) 20241121122610509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610509 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610509 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610509 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610509 DLSCCP DEBUG SCCP-SCOC(47)[0x5645e06531d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:12 20241121122610509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610509 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending 20241121122610709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122610709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122610709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121122610709 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121122610709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x322997,cause=radio(normal)) (hnbgw_rua.c:420) 20241121122610709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3287447 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121122610709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121122610709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121122610710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121122610710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121122610710 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121122610710 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121122610710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121122610710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122610710 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121122610710 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121122610710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfe34b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121122610710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610710 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)331841 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on connection ID:15 20241121122610715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610715 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122610715 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122610715 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122610715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122610715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122610715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122610715 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122610715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122610715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122610715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122610715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122610715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122610715 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=00dfe34b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121122610715 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1823) 20241121122610715 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121122610715 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122610715 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121122610715 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121122610715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121122610715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121122610715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122610715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{disconnected}: Freeing instance (context_map.c:202) 20241121122610715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3287447)[0x5645e06839d0]{disconnected}: Deallocated (fsm.c:568) 20241121122610715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122610715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{disconnected}: Freeing instance (context_map.c:206) 20241121122610715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5645e0654560]{disconnected}: Deallocated (fsm.c:568) 20241121122610715 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3287447 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122610715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfe34b), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:401) 20241121122610715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122610715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122610715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122610715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122610715 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121122610716 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122610716 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122610716 DLSCCP DEBUG SCCP-SCOC(51)[0x5645e063de70]{IDLE}: Deallocated (fsm.c:568) 20241121122610716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122610716 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122610716 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122610716 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122610716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122610716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122610716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122610716 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(406)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(406)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(408)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(408)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(407)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(407)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(411)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40260<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(411)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(409)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(409)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(415)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40286<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(415)@1d0ad8f57daa: Final verdict of PTC: pass 20241121122612500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40262<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(414)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(413)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(420)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40308<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122612505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(418)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(414)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(419)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(410)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(413)@1d0ad8f57daa: Final verdict of PTC: pass 20241121122612507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(416)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(417)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122612509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(420)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(418)@1d0ad8f57daa: Final verdict of PTC: pass 20241121122612511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(417)@1d0ad8f57daa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(421)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(421)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(399)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@1d0ad8f57daa: Final verdict of PTC: none 20241121122612720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122612721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122612721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122612721 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122612721 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122612721 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122612721 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34643<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(400)@1d0ad8f57daa: Final verdict of PTC: none20241121122612721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_ps_rab_assignment_concurrent(393)@1d0ad8f57daa: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@1d0ad8f57daa: Final verdict of PTC: none 20241121122612721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122612721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122612721 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122612721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122612721 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122612721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122612721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122612721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122612721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122612721 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121122612721 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122612721 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122612722 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122612722 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122612722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122612722 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122612722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122612722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122612721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122612721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122612721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122612721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122612721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122612721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122612721 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122612721 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122612721 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122612721 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122612722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122612722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122612722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122612722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122612722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122612722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122612722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122612722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122612722 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122612722 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122612722 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(395)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(405)@1d0ad8f57daa: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(397)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(394)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122612724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(393): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(397): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(398): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(406): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(407): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(408): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(409): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(410): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(411): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(412): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(413): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(414): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(415): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(416): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(417): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(418): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(419): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(420): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(421): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Thu Nov 21 12:26:12 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 20241121122612783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122613185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1309420) Waiting for packet dumper to finish... 1 (prev_count=1309420, count=1336044) 20241121122614722 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122614722 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122614722 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122614722 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122614722 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122614722 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Thu Nov 21 12:26:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241121122616290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122616297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122616303 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40333<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122616335 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122616335 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122616355 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122616355 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616356 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122616356 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616357 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616357 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122616357 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122616357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122616357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616357 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616357 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122616357 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122616357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122616357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122616357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122616357 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122616357 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616357 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122616357 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122616357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616357 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122616357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616357 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616357 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52871 (stream_srv.c:129) 20241121122616358 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52871<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122616358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122616358 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122616358 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122616358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122616358 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122616359 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616359 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122616359 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122616359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616359 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122616359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616359 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616359 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616359 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122616359 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122616359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122616359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616359 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616359 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616359 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616359 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122616359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122616359 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122616359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616359 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616359 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616359 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122616359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122616359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122616359 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(432)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(432)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(432)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122616397 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122616397 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616397 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122616397 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616397 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122616397 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616397 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122616397 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616398 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616398 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122616399 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616399 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122616399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616399 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616399 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616399 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122616399 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616399 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122616399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616399 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616399 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616399 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122616399 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616399 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122616399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616399 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616399 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616399 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122616399 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122616399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616399 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122616399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122616399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122616399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122616399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122616400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(435)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(435)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(435)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(433)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122616458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122616458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122616458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122616458 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122616458 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122616458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122616458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122616458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122616458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122616467 DLINP DEBUG SRVCONN(,r=127.0.0.1:52871<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122616467 DLINP DEBUG SRVCONN(,r=127.0.0.1:52871<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122616467 DLINP DEBUG SRVCONN(,r=127.0.0.1:52871<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122616467 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122616467 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) 20241121122616467 DLGLOBAL DEBUG validating counter group 0x5645df5fbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241121122616467 DHNBAP DEBUG (127.0.0.1:52871 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122616467 DHNBAP NOTICE (127.0.0.1:52871 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122616467 DHNBAP NOTICE (127.0.0.1:52871 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122616467 DLINP DEBUG SRVCONN(,r=127.0.0.1:52871<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122616467 DLINP DEBUG SRVCONN(,r=127.0.0.1:52871<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122616590 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122616591 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122616591 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122616591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(432)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122616594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616594 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122616594 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122616594 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122616594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122616594 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122616594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122616595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616595 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122616595 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122616595 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122616595 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122616595 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122616595 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122616595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122616595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122616595 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122616595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122616595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122616595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122616595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122616595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122616595 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122616595 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616596 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122616596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122616596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122616596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616596 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616596 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616596 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616596 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122616596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122616596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122616596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122616596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122616630 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122616630 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122616630 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122616630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(435)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122616633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616633 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122616634 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122616634 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122616634 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122616634 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122616634 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122616635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616635 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122616635 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122616635 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122616635 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122616635 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122616635 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122616635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122616635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122616635 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122616635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122616635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122616635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122616635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122616635 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122616635 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122616635 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122616636 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122616636 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122616636 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122616636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122616636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122616636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122616636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122616636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122616636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122616636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122616636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122616636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122616636 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122616636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122616636 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122616636 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122616636 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122616636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122616636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122616636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122616636 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122617399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122617399 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122617399 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122617399 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122617399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122617399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122617399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122617399 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122617399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122617399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122617399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122617399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122617399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122617399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122617399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122617399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122617399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122617399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122617399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122617399 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122617399 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122617399 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122617399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122617399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122617399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122617399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122617399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122617399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122617399 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122617399 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122617399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122617399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122617399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122617399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122617399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122617399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122617399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122617399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122617401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122617401 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122617401 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122617401 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122617401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122617401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122617401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122617401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122617401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122617401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122617401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122617401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122617401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122617401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122617401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122617401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122617401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122617401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122617401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122617401 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122617401 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(434)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122617438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122617438 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122617438 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122617438 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122617438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122617438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122617438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122617438 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122617438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122617438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122617438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122617438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122617438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122617438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122617438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122617438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122617438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122617438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122617438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122617438 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122617438 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122617438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122617438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122617438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122617438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122617438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122617438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122617438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122617438 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122617438 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122617438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122617438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122617438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122617438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122617438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122617438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122617438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122617438 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122617440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122617440 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122617440 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122617440 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122617440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122617440 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122617440 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122617440 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122617440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122617440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122617440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122617440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122617440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122617440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122617440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122617440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122617440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122617440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122617440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122617440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122617440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122617440 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122617440 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122617440 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122617473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122617477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122617479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122617481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122617483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122617485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122617487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122617489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122617492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122617493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122617495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122617497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122617499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122617501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122617503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122617505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122617507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122617509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122617511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122617512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '000000000000001110100101'B, t_guard := 20.000000 } 20241121122617540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47276<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)14891244 20241121122618563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122618563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122618563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122618563 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122618563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe338ec, normal) (hnbgw_rua.c:388) 20241121122618563 DHNB DEBUG map_rua[0x5645e0635260]{init}: Allocated (fsm.c:456) 20241121122618563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122618563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14891244 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122618563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122618563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122618563 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14891244 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122618563 DCN DEBUG map_sccp[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122618563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122618563 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14891244 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122618563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14891244 SCCP-52 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121122618563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122618563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122618563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122618563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122618563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122618563 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122618563 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{IDLE}: Allocated (fsm.c:456) 20241121122618563 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122618563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003a50056400500f1100926) (sccp_scrc.c:401) 20241121122618563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122618563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122618563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122618563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122618563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122618564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122618564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122618564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122618564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122618564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122618564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122618564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122618564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122618564 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122618564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122618564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122618564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122618564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122618564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122618564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122618564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122618564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122618564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122618564 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(437) HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)14401647 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(437)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122618572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122618572 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122618572 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122618572 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122618572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122618572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122618572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122618572 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122618572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122618572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122618572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122618572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122618572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122618572 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0071fa7c) (sccp_scrc.c:472) 20241121122618572 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241121122618572 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122618572 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122618572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122618572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122618572 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:485) 20241121122618572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122618572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122618573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(437)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122618575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122618577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122618580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122618583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122618585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122618587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122618590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122618593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122618595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122618598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122618600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122618602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122618603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122618605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122618607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122618609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122618610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122618612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122618614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122618615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001100001001'B, t_guard := 20.000000 } 20241121122618638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)15534705 20241121122619650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122619650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122619650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122619650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122619650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed0a71, normal) (hnbgw_rua.c:388) 20241121122619650 DHNB DEBUG map_rua[0x5645e0656450]{init}: Allocated (fsm.c:456) 20241121122619650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122619650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15534705 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122619650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122619650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122619650 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122619650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15534705 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122619650 DCN DEBUG map_sccp[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122619650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122619650 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15534705 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122619650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15534705 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122619650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122619650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122619650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122619650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122619650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122619650 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122619650 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{IDLE}: Allocated (fsm.c:456) 20241121122619650 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122619650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003090056400500f1100926) (sccp_scrc.c:401) 20241121122619650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122619650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122619650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122619650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122619650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122619650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122619650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122619650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122619650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122619650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122619650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122619650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122619650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122619650 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122619650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122619650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122619650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122619650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122619650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122619650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122619650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122619650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122619650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122619650 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(438) HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)5765590 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121122619654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122619654 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122619654 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122619654 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122619654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122619654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122619654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122619654 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122619654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122619654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122619654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122619654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122619654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122619654 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ef8c45) (sccp_scrc.c:472) 20241121122619654 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241121122619654 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122619654 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122619654 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122619654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122619654 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122619654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122619654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Compl_on_1_cnlink0(438)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122619655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(438)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122619656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122619658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122619660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122619662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122619663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122619665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122619667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122619669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122619671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122619673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122619675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122619678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122619680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122619681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122619683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122619685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122619686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122619688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122619689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122619691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001011011100'B, t_guard := 20.000000 } 20241121122619716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)15905552 20241121122620728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122620728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122620728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122620728 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122620728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf2b310, normal) (hnbgw_rua.c:388) 20241121122620728 DHNB DEBUG map_rua[0x5645e0642360]{init}: Allocated (fsm.c:456) 20241121122620728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122620728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15905552 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122620728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122620728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122620728 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15905552 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122620728 DCN DEBUG map_sccp[0x5645e0635be0]{init}: Allocated (fsm.c:456) 20241121122620728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122620728 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15905552 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122620728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15905552 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122620728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122620728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122620728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122620728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122620728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122620728 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122620729 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{IDLE}: Allocated (fsm.c:456) 20241121122620729 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122620729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002dc0056400500f1100926) (sccp_scrc.c:401) 20241121122620729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122620729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122620729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122620729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122620729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122620729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122620729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122620729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122620729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122620729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122620729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122620729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122620729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122620729 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122620729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122620729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122620729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122620729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122620729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122620729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122620729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122620729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122620729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122620729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: First idle individual index:2 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(439) HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)10933047 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241121122620733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122620733 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122620733 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122620733 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122620733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122620733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122620733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122620733 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122620734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122620734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122620734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122620734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122620734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122620734 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008a715b) (sccp_scrc.c:472) 20241121122620734 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241121122620734 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122620734 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122620734 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122620734 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122620734 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122620734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122620734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Compl_on_1_cnlink0(439)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122620735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(439)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122620736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122620739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122620741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122620744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122620746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122620748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122620750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122620752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122620753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122620755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122620757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122620759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122620760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122620762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122620764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122620765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122620767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122620769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122620771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122620772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000100100100'B, t_guard := 20.000000 } 20241121122620796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)12655150 20241121122621806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122621806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122621806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241121122621806 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122621806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc11a2e, normal) (hnbgw_rua.c:388) 20241121122621806 DHNB DEBUG map_rua[0x5645e05dd9d0]{init}: Allocated (fsm.c:456) 20241121122621806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122621806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12655150 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122621806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122621806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122621806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12655150 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122621806 DCN DEBUG map_sccp[0x5645e05c18a0]{init}: Allocated (fsm.c:456) 20241121122621806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122621806 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12655150 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122621806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12655150 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:293) 20241121122621806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122621806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122621806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122621806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122621806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122621806 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122621806 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{IDLE}: Allocated (fsm.c:456) 20241121122621806 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122621806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001240056400500f1100926) (sccp_scrc.c:401) 20241121122621806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122621806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122621806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122621806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122621806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122621806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122621806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122621806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122621806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122621806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122621806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122621806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122621806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122621806 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122621806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122621806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122621806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122621806 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122621806 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122621806 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122621806 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122621806 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122621806 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122621806 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: First idle individual index:3 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(440) HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)3375990 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241121122621809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122621809 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122621809 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122621809 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122621809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122621809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122621809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122621809 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122621809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122621809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122621809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122621809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122621809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122621809 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f3b5f0) (sccp_scrc.c:472) 20241121122621809 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241121122621809 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122621809 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) TC_mscpool_L3Compl_on_1_cnlink0(440)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122621809 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122621809 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122621809 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122621809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122621809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122621811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(440)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122621812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122621814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122621816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122621819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122621820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122621822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122621823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122621825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122621827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122621828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122621830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122621832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122621834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122621835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122621837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122621840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122621842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122621844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122621846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122621848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122621852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@1d0ad8f57daa: Final verdict of PTC: none20241121122621853 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40333<->l=127.0.0.1:4262) (control_if.c:193) 20241121122621853 DLINP DEBUG SRVCONN(,r=127.0.0.1:52871<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122621853 DLINP DEBUG SRVCONN(,r=127.0.0.1:52871<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122621853 DLINP NOTICE SRV(,r=127.0.0.1:52871<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122621853 DMAIN NOTICE (127.0.0.1:52871 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52871<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122621853 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(433)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(431)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429)@1d0ad8f57daa: Final verdict of PTC: none 20241121122621853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122621853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122621853 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122621853 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122621853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122621853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122621854 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122621854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122621854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122621854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122621854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122621854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(423)@1d0ad8f57daa: Final verdict of PTC: none 20241121122621854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122621854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122621854 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122621854 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122621854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122621854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122621854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(435)@1d0ad8f57daa: Final verdict of PTC: none 20241121122621854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122621854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(434)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(432)@1d0ad8f57daa: Final verdict of PTC: none 20241121122621854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122621854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122621854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122621854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122621854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122621854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122621854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122621854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122621854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122621854 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122621854 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122621854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122621854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122621854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122621854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@1d0ad8f57daa: Final verdict of PTC: none 20241121122621854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122621854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122621854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122621854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122621854 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122621854 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122621854 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122621854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122621854 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122621854 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122621854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fa7c), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122621855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122621855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122621855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122621855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122621855 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122621855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122621855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{disrupted}: Freeing instance (context_map.c:202) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14891244)[0x5645e0635260]{disrupted}: Deallocated (fsm.c:568) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:206) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122621855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14891244 SCCP-52 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122621855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122621855 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122621855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef8c45), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122621855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122621855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122621855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122621855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122621855 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122621855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122621855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{disrupted}: Freeing instance (context_map.c:202) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15534705)[0x5645e0656450]{disrupted}: Deallocated (fsm.c:568) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{disconnected}: Freeing instance (context_map.c:206) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x5645e05ddfb0]{disconnected}: Deallocated (fsm.c:568) 20241121122621855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15534705 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122621855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122621855 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122621855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a715b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122621855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122621855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122621855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122621855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122621855 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122621855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122621855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{disrupted}: Freeing instance (context_map.c:202) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15905552)[0x5645e0642360]{disrupted}: Deallocated (fsm.c:568) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{disconnected}: Freeing instance (context_map.c:206) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5645e0635be0]{disconnected}: Deallocated (fsm.c:568) 20241121122621855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15905552 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122621855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122621855 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122621855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b5f0), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122621855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW-MGCP(436)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(430)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122621855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122621855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122621855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122621855 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122621855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122621855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{disrupted}: Freeing instance (context_map.c:202) 20241121122621855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12655150)[0x5645e05dd9d0]{disrupted}: Deallocated (fsm.c:568) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{disconnected}: Freeing instance (context_map.c:206) 20241121122621855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x5645e05c18a0]{disconnected}: Deallocated (fsm.c:568) 20241121122621855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12655150 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121122621855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122621856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122621856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122621856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122621856 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122621856 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122621856 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122621856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122621856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122621856 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122621856 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122621856 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122621856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122621856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122621856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122621856 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122621857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122621857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122621857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122621857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122621857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122621857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122621857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122621857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122621857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122621857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122621857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122621857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122621857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122621857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122621857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122621857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(424)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-PFCP(425)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(423): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(425): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(430): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(431): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(432): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(433): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(434): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(435): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(436): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(437): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(438): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(439): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(440): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Nov 21 12:26:21 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 20241121122621992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122622493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=400636) Waiting for packet dumper to finish... 1 (prev_count=400636, count=401176) 20241121122623854 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122623854 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122623854 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122623854 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122623854 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122623854 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Thu Nov 21 12:26:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241121122625572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122625577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122625586 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33751<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122625623 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122625623 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122625647 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122625647 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625647 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122625647 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625648 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122625648 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625648 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625648 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122625648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122625648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122625648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625648 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122625648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122625648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122625648 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122625648 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625648 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122625648 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122625648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122625649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625649 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625649 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43073 (stream_srv.c:129) 20241121122625649 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43073<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122625649 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122625649 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625649 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625649 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625649 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122625649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122625649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122625649 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122625650 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625650 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122625650 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122625650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625650 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122625650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625650 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625650 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625650 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122625650 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122625650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625650 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122625650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625650 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122625650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122625650 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122625650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122625650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122625650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122625650 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(451)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(451)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(451)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(454)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(454)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(454)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-SCCP(452)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122625726 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122625726 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625726 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122625726 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625726 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122625726 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625727 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625727 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122625727 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122625727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122625727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625727 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625727 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122625727 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625727 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625727 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122625727 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122625727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625727 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122625727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625727 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122625728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122625728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122625728 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122625728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122625728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122625728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122625728 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122625729 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625729 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122625729 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122625729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625729 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122625729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625729 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625729 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625729 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122625729 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122625729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625729 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122625729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625729 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122625729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122625729 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122625729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122625729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122625729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122625729 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(457)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(457)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(457)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(455)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(460)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(460)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(460)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-SCCP(458)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122625824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122625824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122625824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122625824 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122625824 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122625824 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122625824 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122625824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122625824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122625833 DLINP DEBUG SRVCONN(,r=127.0.0.1:43073<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122625833 DLINP DEBUG SRVCONN(,r=127.0.0.1:43073<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122625833 DLINP DEBUG SRVCONN(,r=127.0.0.1:43073<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122625833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122625833 DHNBAP DEBUG (127.0.0.1:43073 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122625833 DHNBAP NOTICE (127.0.0.1:43073 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122625833 DHNBAP NOTICE (127.0.0.1:43073 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122625833 DLINP DEBUG SRVCONN(,r=127.0.0.1:43073<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122625833 DLINP DEBUG SRVCONN(,r=127.0.0.1:43073<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122625888 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122625888 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122625888 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122625888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(451)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122625890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625890 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122625890 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122625890 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122625890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122625890 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122625891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122625892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625892 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122625892 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122625892 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122625892 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122625892 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122625892 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122625892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122625892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122625892 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122625892 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122625892 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122625892 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122625892 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122625892 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122625892 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122625892 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625893 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625893 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122625893 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122625893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122625893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625893 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122625893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122625893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122625893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122625894 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122625921 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122625921 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122625921 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122625921 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(454)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122625925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625925 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122625925 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122625925 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122625925 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122625925 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122625925 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122625926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625926 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122625926 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122625926 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122625926 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122625926 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122625926 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122625926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122625926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122625926 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122625926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122625926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122625926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122625926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122625926 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122625926 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122625926 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625927 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625927 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122625927 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122625928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122625928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625928 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122625928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122625928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122625928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122625928 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122625963 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122625963 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122625963 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122625963 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(457)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122625966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625966 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122625966 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122625966 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122625966 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122625966 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122625966 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122625968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625968 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122625968 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122625968 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122625968 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122625968 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122625968 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122625968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122625968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122625968 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122625968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122625968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122625968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122625968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122625968 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122625968 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122625968 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122625969 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122625969 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122625969 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122625969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122625969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122625969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122625969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122625969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122625969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122625969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122625969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122625969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122625969 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122625970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122625970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122625970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122625970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122625970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122625970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122625970 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122625996 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122625996 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122625996 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122625996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(460)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122625999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122625999 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122625999 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122625999 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122625999 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122625999 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122625999 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122626000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626000 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122626000 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122626000 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122626000 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122626000 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122626001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122626001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122626001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122626001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122626001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122626001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122626001 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122626001 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122626001 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122626002 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122626002 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122626002 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122626002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122626002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122626002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122626002 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122626002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122626002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122626002 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122626002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122626002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122626002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122626002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122626002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122626002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122626002 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122626697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626697 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122626697 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122626697 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122626697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122626697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122626697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122626698 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122626698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122626698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122626698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122626698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122626698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122626698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122626698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122626698 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122626698 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122626698 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122626698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122626698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122626698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122626698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122626698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122626698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122626698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122626698 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122626698 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122626698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122626698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122626698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122626698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122626698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122626698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122626698 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626699 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122626699 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122626699 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122626699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122626699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122626699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122626699 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122626699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122626699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122626699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122626700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122626700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122626700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122626700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122626700 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122626700 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122626700 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122626729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626729 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122626729 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122626729 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122626729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122626729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122626729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122626729 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122626729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122626729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122626729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122626729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122626729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122626729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122626729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) HNBGW_Test.msc1-RAN(453)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122626729 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122626729 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122626729 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) 20241121122626729 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) 20241121122626729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122626729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122626729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122626729 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122626729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122626729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122626729 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122626729 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122626730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122626730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122626730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122626730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122626730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122626730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122626730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626731 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122626731 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122626731 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122626732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122626732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122626732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122626732 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122626732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122626732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122626732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122626732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122626732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122626732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122626732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122626732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122626732 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122626732 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(456)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122626770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626770 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122626770 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122626770 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122626770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122626770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122626770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122626770 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122626771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122626771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122626771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122626771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122626771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122626771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122626771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122626771 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122626771 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122626771 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122626771 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122626771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122626771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122626771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122626771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122626771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122626771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122626771 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122626771 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122626771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626771 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122626771 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122626771 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122626771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122626771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122626771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122626771 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626773 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122626773 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122626773 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122626773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122626773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122626773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122626773 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122626773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122626773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122626773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122626773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122626773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122626773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122626773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122626773 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122626773 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122626773 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(459)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122626803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626803 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122626803 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122626803 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122626803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122626803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122626803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122626803 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122626803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122626804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122626804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122626804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122626804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122626804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122626804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122626804 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122626804 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122626804 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) 20241121122626804 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) 20241121122626804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122626804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122626804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122626804 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122626804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122626804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122626804 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122626804 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122626804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626804 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122626804 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122626804 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122626804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122626804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122626804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122626804 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122626806 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122626806 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122626806 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122626806 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122626806 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122626806 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122626806 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122626806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122626806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122626806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122626806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122626806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122626806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122626806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122626806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122626806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122626806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122626806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122626806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122626806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122626806 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122626806 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122626806 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122627840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122627845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122627847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122627849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122627850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122627852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122627854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122627856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122627858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122627861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122627863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122627864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122627866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122627868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122627869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122627871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122627873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122627875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122627877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122627880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '000000000000001001110111'B, t_guard := 20.000000 } 20241121122627906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51644<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)9685823 20241121122628931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122628931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122628931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122628931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122628931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93cb3f, normal) (hnbgw_rua.c:388) 20241121122628931 DHNB DEBUG map_rua[0x5645e0635260]{init}: Allocated (fsm.c:456) 20241121122628931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122628931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9685823 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122628931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122628931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122628931 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9685823 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122628931 DCN DEBUG map_sccp[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122628931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122628931 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9685823 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122628931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9685823 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121122628931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122628931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122628931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122628931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122628931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122628931 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122628931 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{IDLE}: Allocated (fsm.c:456) 20241121122628931 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122628931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002770056400500f1100926) (sccp_scrc.c:401) 20241121122628931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122628931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122628931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122628931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122628931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122628931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122628931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122628931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122628931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122628931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122628931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122628931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122628931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122628931 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122628931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122628931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122628931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122628931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122628931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122628931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122628931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122628931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122628931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122628931 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)12358035 HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122628941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122628941 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122628941 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer TC_mscpool_L3Complete_by_imsi_round_robin0(462)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122628941 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122628941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122628941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122628941 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122628941 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122628941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122628941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122628941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122628941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122628941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122628941 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007da489) (sccp_scrc.c:472) 20241121122628941 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241121122628941 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122628941 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122628941 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122628941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122628941 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122628941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122628941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122628943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(462)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122628944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122628947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122628949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122628952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122628954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122628956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122628958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122628960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122628962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122628964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122628967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122628969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122628971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122628973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122628975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122628977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122628979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122628982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122628984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122628986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001101100010'B, t_guard := 20.000000 } 20241121122629011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(453)@1d0ad8f57daa: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(453)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(463)13486842 20241121122630025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122630025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122630025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122630025 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122630025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcdcafa, normal) (hnbgw_rua.c:388) 20241121122630025 DHNB DEBUG map_rua[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122630025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122630025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13486842 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122630025 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122630025 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122630025 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122630025 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13486842 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122630025 DCN DEBUG map_sccp[0x5645e0642360]{init}: Allocated (fsm.c:456) 20241121122630025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122630025 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13486842 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122630025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13486842 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122630025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122630025 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122630025 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122630025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122630025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122630025 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122630025 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{IDLE}: Allocated (fsm.c:456) 20241121122630025 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122630025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003620056400500f1100926) (sccp_scrc.c:401) 20241121122630025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122630025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122630025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122630025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122630025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122630025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122630025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122630025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122630025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122630025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122630025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122630025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122630025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122630025 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122630025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122630025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122630025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122630025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122630025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122630025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122630025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122630025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122630025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122630025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(452)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(452)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(453)@1d0ad8f57daa: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) HNBGW_Test.msc1-RAN(453)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(463)3393339 HNBGW_Test.msc1-SCCP(452)@1d0ad8f57daa: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(463)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(452)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122630035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122630035 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122630035 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122630035 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122630035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122630035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122630035 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122630035 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122630035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122630035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122630035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122630035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122630035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122630035 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d6a4d) (sccp_scrc.c:472) 20241121122630035 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241121122630035 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122630035 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122630035 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122630035 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122630035 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:485) 20241121122630035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122630035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122630036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(463)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122630037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122630040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122630042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122630044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122630047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122630049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122630051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122630054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122630056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122630058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122630060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122630062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122630063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122630065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122630067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122630069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122630071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122630072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122630074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122630076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001100110100'B, t_guard := 20.000000 } 20241121122630104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51658<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(464)9597694 20241121122631119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122631119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122631119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122631119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122631119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9272fe, normal) (hnbgw_rua.c:388) 20241121122631119 DHNB DEBUG map_rua[0x5645e05c18a0]{init}: Allocated (fsm.c:456) 20241121122631119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122631119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9597694 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122631119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122631119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122631119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9597694 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122631119 DCN DEBUG map_sccp[0x5645e05dd9d0]{init}: Allocated (fsm.c:456) 20241121122631119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122631119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9597694 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122631119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9597694 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122631119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122631119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122631119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122631119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122631119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122631119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122631119 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{IDLE}: Allocated (fsm.c:456) 20241121122631119 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122631119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003340056400500f1100926) (sccp_scrc.c:401) 20241121122631119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122631119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122631120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122631120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122631120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122631120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122631120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122631120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122631120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122631120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122631120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122631120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122631120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122631120 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122631120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122631120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122631120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122631120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122631120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122631120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122631120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122631120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122631120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(464)5419411 HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(464)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122631124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631124 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122631124 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122631124 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122631124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122631124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122631124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122631124 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122631124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122631124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122631124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122631124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122631124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122631124 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006c5105) (sccp_scrc.c:472) 20241121122631124 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241121122631124 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122631124 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122631124 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122631124 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122631124 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122631124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122631124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122631125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122631126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122631129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122631131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122631133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122631135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122631138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122631140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122631141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122631143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122631145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122631147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122631151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122631153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122631155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122631157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122631159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122631162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122631165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122631167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122631168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122631175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122631175 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33751<->l=127.0.0.1:4262) (control_if.c:193) 20241121122631175 DLINP DEBUG SRVCONN(,r=127.0.0.1:43073<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122631175 DLINP DEBUG SRVCONN(,r=127.0.0.1:43073<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122631175 DLINP NOTICE SRV(,r=127.0.0.1:43073<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122631175 DMAIN NOTICE (127.0.0.1:43073 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43073<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122631175 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448)@1d0ad8f57daa: Final verdict of PTC: none 20241121122631176 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(450)@1d0ad8f57daa: Final verdict of PTC: none 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121122631176 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(453)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(459)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(451)@1d0ad8f57daa: Final verdict of PTC: none20241121122631176 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122631176 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122631176 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122631176 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122631176 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122631176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122631176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122631176 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(455)@1d0ad8f57daa: Final verdict of PTC: none 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122631176 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(456)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(458)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(457)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(449)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(460)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(442)@1d0ad8f57daa: Final verdict of PTC: none20241121122631176 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122631176 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122631176 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122631176 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122631176 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122631177 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122631177 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122631177 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122631177 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122631177 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind IPA-CTRL-CLI-IPA(443)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(454)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(452)@1d0ad8f57daa: Final verdict of PTC: none 20241121122631176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122631176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122631176 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122631177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122631177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122631177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122631177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122631177 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122631177 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122631177 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122631177 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122631177 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122631177 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122631177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d6a4d), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122631177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122631177 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122631177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122631177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122631177 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122631177 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122631177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{disrupted}: Freeing instance (context_map.c:202) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13486842)[0x5645e05ddfb0]{disrupted}: Deallocated (fsm.c:568) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{disconnected}: Freeing instance (context_map.c:206) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x5645e0642360]{disconnected}: Deallocated (fsm.c:568) 20241121122631177 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13486842 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122631177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122631177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122631177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122631177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122631177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122631177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122631177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122631177 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122631177 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122631177 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122631177 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122631177 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631177 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122631177 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122631177 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122631177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122631177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122631177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122631177 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122631177 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122631177 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122631177 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122631177 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122631177 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122631177 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122631178 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122631178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122631178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122631178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122631178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122631178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122631178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122631178 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122631178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122631178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122631178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122631178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122631178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122631178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122631178 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122631177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122631177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122631177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122631177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122631177 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122631177 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122631177 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122631177 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122631177 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122631177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007da489), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122631177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122631177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122631177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122631177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122631177 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{disrupted}: Freeing instance (context_map.c:202) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9685823)[0x5645e0635260]{disrupted}: Deallocated (fsm.c:568) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:206) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122631177 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9685823 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122631177 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122631177 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122631177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c5105), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122631177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122631177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122631177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122631177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122631177 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{disrupted}: Freeing instance (context_map.c:202) 20241121122631177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9597694)[0x5645e05c18a0]{disrupted}: Deallocated (fsm.c:568) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{disconnected}: Freeing instance (context_map.c:206) 20241121122631177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5645e05dd9d0]{disconnected}: Deallocated (fsm.c:568) 20241121122631177 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9597694 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122631177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122631177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122631177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122631177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122631177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122631177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122631177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122631177 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122631177 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122631177 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122631177 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122631178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122631178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122631178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122631178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122631178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122631178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122631178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122631178 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122631178 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122631178 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122631178 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(461)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(444)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(444): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(449): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(450): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(451): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(452): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(453): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(454): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(455): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(456): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(457): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(458): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(459): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(460): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(462): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(463): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(464): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. 20241121122631194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4261 (telnet_interface.c:138) Thu Nov 21 12:26:31 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 20241121122631344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122631846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122631855 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122631855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fa7c), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122631855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122631855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122631855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122631855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122631855 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122631855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef8c45), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122631855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122631855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122631855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122631855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122631855 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122631855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631855 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122631855 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122631855 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122631855 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122631855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a715b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122631855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122631855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122631855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122631855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122631855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631855 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122631855 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122631855 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122631855 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122631855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631855 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122631855 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122631855 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122631855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122631855 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=470212) 20241121122631856 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122631856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b5f0), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122631856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122631856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122631856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122631856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122631856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122631856 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122631856 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122631856 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122631857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122631857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122631857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122631857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=470212, count=491564) 20241121122633177 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122633177 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122633177 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122633177 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122633177 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122633177 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122633178 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122633178 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122633178 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122633178 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122633178 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122633178 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Thu Nov 21 12:26:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241121122634935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122634938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122634948 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35777<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122634981 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122634981 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122635005 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122635005 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635006 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122635006 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635006 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122635006 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635006 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635006 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122635006 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122635006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122635007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635007 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635007 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122635007 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635007 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635007 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122635007 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122635007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122635007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122635007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635007 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122635007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635007 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635007 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49533 (stream_srv.c:129) 20241121122635007 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49533<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122635007 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635007 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122635007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122635007 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122635007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635007 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122635007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635007 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122635007 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122635008 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635008 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122635008 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122635009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635009 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122635009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635009 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635009 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635009 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635009 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122635009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122635009 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! HNBGW_Test.msc0-M3UA(475)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(475)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(475)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(478)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(478)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(478)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-SCCP(476)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122635074 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122635074 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635075 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122635075 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635075 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122635075 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635075 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122635075 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635076 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635077 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122635077 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635077 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122635077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635077 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635077 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635077 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122635077 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635077 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122635077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635077 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635077 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635077 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122635077 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635077 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122635077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635077 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635077 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635077 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122635077 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122635077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635077 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122635078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122635078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122635078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122635078 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(481)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(481)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(481)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(479)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(484)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(484)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(484)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(482)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122635173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122635173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122635173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122635173 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122635173 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122635173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122635173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122635173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122635173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122635178 DLINP DEBUG SRVCONN(,r=127.0.0.1:49533<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122635178 DLINP DEBUG SRVCONN(,r=127.0.0.1:49533<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122635178 DLINP DEBUG SRVCONN(,r=127.0.0.1:49533<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122635178 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122635179 DHNBAP DEBUG (127.0.0.1:49533 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122635179 DHNBAP NOTICE (127.0.0.1:49533 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122635179 DHNBAP NOTICE (127.0.0.1:49533 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122635179 DLINP DEBUG SRVCONN(,r=127.0.0.1:49533<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122635179 DLINP DEBUG SRVCONN(,r=127.0.0.1:49533<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122635238 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122635238 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122635238 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122635238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(475)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122635241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635241 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122635241 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122635241 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122635241 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122635241 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122635241 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122635242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635242 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122635242 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122635242 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122635242 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122635242 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122635242 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122635243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122635243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122635243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122635243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122635243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122635243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122635243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122635243 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122635243 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122635243 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635244 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635244 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122635244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122635244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122635244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635244 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635244 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635244 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635244 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122635244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122635244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122635244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122635244 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122635269 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122635269 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122635269 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122635269 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(478)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122635272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635272 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122635272 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122635272 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122635272 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122635272 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122635272 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122635274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635274 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122635274 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122635274 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122635274 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122635274 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122635274 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122635274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122635274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122635274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122635274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122635274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122635274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122635274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122635274 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122635274 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122635274 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635275 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635275 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122635275 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122635275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635275 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122635275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635275 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635275 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635275 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635275 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122635275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122635275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122635275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122635275 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122635312 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122635312 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122635312 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122635312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(481)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122635316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635316 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122635316 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122635316 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122635316 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122635316 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122635316 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122635318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635318 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122635318 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122635318 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122635318 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122635318 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122635318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122635318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122635318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122635318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122635318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122635318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122635318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122635318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122635318 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122635318 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122635318 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635319 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635319 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122635319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122635319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122635319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635319 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122635319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122635319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122635319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122635319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122635347 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122635347 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122635347 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122635347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(484)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122635350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635350 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122635351 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122635351 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122635351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122635351 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122635351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122635352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635352 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122635352 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122635352 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122635352 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122635352 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122635352 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122635352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122635352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122635352 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122635352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122635352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122635352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122635352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122635352 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122635352 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122635352 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122635353 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122635353 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122635353 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122635353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122635353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122635353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122635353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122635353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122635353 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122635353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122635353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122635353 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122635353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122635353 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122635353 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122635353 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122635353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122635353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122635353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122635353 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(474)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122636046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636046 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122636046 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122636046 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122636046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122636047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122636047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122636047 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122636047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122636047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122636047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122636047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122636047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122636047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122636047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122636047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122636047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122636047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122636047 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122636047 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122636047 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122636047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122636047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122636047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122636047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122636047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122636047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122636047 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122636047 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122636047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122636047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122636047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122636047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122636047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122636047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122636047 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636048 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122636048 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122636048 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122636048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122636048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122636048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122636048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122636049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122636049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122636049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122636049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122636049 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122636049 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122636049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122636049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636049 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122636049 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122636049 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122636049 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122636049 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(477)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122636075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636075 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122636075 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122636075 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122636075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122636075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122636075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122636075 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122636076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122636076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122636076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122636076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122636076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122636076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122636076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122636076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122636076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122636076 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122636076 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122636076 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) 20241121122636076 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) 20241121122636076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122636076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122636076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122636076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122636076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122636076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122636076 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122636076 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122636076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636076 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122636076 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122636076 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122636076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122636076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122636076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122636076 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636077 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122636077 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122636077 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122636077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122636077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122636077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122636077 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122636077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122636077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122636077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122636077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122636077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122636077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122636077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122636077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122636078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122636078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122636078 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122636078 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(480)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122636119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636119 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122636119 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122636119 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122636119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122636119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122636119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122636119 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122636120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122636120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122636120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122636120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122636120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122636120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122636120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122636120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122636120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122636120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122636120 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122636120 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122636120 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122636120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122636120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122636120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122636120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122636120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122636120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122636120 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122636120 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122636120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122636120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122636120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122636120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122636120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122636120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122636120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636120 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122636120 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122636120 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122636120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122636120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122636120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122636120 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122636120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122636121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122636121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122636121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122636121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122636121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122636121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122636121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122636121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122636121 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122636121 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122636121 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(483)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122636158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636158 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122636158 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122636158 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122636158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122636158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122636158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122636158 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122636158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122636158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122636158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122636158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122636158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122636158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122636158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122636158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122636158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122636158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122636158 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122636158 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) 20241121122636158 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) 20241121122636159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122636159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122636159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122636159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122636159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122636159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122636159 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122636159 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122636159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122636159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122636159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122636159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122636159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122636159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122636159 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122636161 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122636161 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122636161 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122636161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122636161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122636161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122636161 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122636161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122636161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122636161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122636161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122636161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122636161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122636161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122636161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122636161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122636161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122636161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122636161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122636161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122636161 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122636161 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122636161 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122637185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122637189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122637191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122637193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122637195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122637197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122637199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122637201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122637203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122637205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122637207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122637209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122637212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122637215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122637217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122637220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122637222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122637224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122637226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122637227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: f_gen_tmsi(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@1d0ad8f57daa: 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 := '000000000000000111101001'B, t_guard := 20.000000 } 20241121122637250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50334<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)9056387 20241121122638275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122638275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122638275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122638275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122638275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8a3083, normal) (hnbgw_rua.c:388) 20241121122638275 DHNB DEBUG map_rua[0x5645e0635260]{init}: Allocated (fsm.c:456) 20241121122638275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122638275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056387 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122638275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122638275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122638275 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056387 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121122638275 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056387 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122638275 DCN DEBUG map_sccp[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122638275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122638275 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9056387 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122638275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056387 SCCP-59 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122638275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122638275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122638275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122638275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122638275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122638275 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122638275 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{IDLE}: Allocated (fsm.c:456) 20241121122638275 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122638275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001e90056400500f1100926) (sccp_scrc.c:401) 20241121122638275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122638275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122638275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122638275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122638275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122638275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122638275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122638275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122638276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122638276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122638276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122638276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122638276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122638276 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122638276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122638276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122638276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122638276 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122638276 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122638276 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122638276 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122638276 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122638276 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122638276 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(474)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)4890132 HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122638285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122638285 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122638285 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122638285 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122638285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122638285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122638285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122638285 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122638285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122638285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122638285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122638285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122638285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122638285 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eaedea) (sccp_scrc.c:472) 20241121122638285 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241121122638285 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122638285 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122638285 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122638285 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122638285 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122638285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122638285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122638287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50334<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122638288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122638290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122638293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122638295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122638298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122638300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122638302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122638304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122638306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122638309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122638311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122638314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122638316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122638318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122638320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122638322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122638324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122638326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122638329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122638330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000010001100'B, t_guard := 20.000000 } 20241121122638357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(477)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(477)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)2564976 20241121122639373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122639373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122639373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122639373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122639373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x272370, normal) (hnbgw_rua.c:388) 20241121122639373 DHNB DEBUG map_rua[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122639373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122639373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2564976 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122639373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122639373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122639373 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2564976 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121122639373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2564976 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122639373 DCN DEBUG map_sccp[0x5645e0642360]{init}: Allocated (fsm.c:456) 20241121122639373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122639373 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2564976 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122639373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2564976 SCCP-60 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122639373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122639373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122639373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122639373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122639373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122639373 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122639373 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{IDLE}: Allocated (fsm.c:456) 20241121122639373 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122639373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300008c0056400500f1100926) (sccp_scrc.c:401) 20241121122639373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122639373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122639373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122639373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122639373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122639373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122639373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122639373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122639373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122639373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122639373 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122639373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122639373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122639373 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122639373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122639373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122639374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122639374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122639374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122639374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122639374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122639374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122639374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122639374 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(476)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(476)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(477)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)8327554 HNBGW_Test.msc1-SCCP(476)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(476)@1d0ad8f57daa: 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)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122639385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122639385 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122639385 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122639385 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122639385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122639385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122639385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122639385 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122639385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122639385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122639385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122639385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122639385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122639385 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dbe9ad) (sccp_scrc.c:472) 20241121122639385 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241121122639385 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122639385 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122639385 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122639385 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122639385 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:485) 20241121122639385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122639385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122639386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122639387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122639390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122639392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122639395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122639397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122639400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122639402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122639404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122639405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122639407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122639409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122639412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122639414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122639417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122639418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122639420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122639422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122639423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122639425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122639427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000010111101'B, t_guard := 20.000000 } 20241121122639453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)11797734 20241121122640465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122640465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122640465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122640465 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122640465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb404e6, normal) (hnbgw_rua.c:388) 20241121122640465 DHNB DEBUG map_rua[0x5645e0655c40]{init}: Allocated (fsm.c:456) 20241121122640465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122640465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11797734 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122640465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122640465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122640465 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11797734 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121122640465 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11797734 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122640465 DCN DEBUG map_sccp[0x5645e04bf5d0]{init}: Allocated (fsm.c:456) 20241121122640465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122640465 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11797734 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122640465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11797734 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122640465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122640465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122640465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122640465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122640465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122640465 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122640465 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{IDLE}: Allocated (fsm.c:456) 20241121122640465 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122640465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000bd0056400500f1100926) (sccp_scrc.c:401) 20241121122640465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122640465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122640465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122640465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122640465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122640465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122640465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122640465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122640465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122640465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122640465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122640465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122640465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122640465 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122640465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122640465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122640465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122640465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122640465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122640465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122640465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122640465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122640465 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(474)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)14326012 HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: 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)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122640469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122640469 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122640469 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122640469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122640469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122640469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122640469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122640469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122640469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122640469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122640469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122640469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122640469 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002bf489) (sccp_scrc.c:472) 20241121122640469 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241121122640469 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122640469 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122640469 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122640469 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122640469 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122640469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122640469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122640470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122640472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122640474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122640477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122640479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122640481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122640484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122640486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122640489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122640491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122640493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122640495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122640497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122640500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122640502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122640505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122640507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122640509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122640511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122640513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122640516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(477)@1d0ad8f57daa: Final verdict of PTC: none 20241121122640522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122640522 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35777<->l=127.0.0.1:4262) (control_if.c:193) 20241121122640522 DLINP DEBUG SRVCONN(,r=127.0.0.1:49533<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122640522 DLINP DEBUG SRVCONN(,r=127.0.0.1:49533<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122640522 DLINP NOTICE SRV(,r=127.0.0.1:49533<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122640522 DMAIN NOTICE (127.0.0.1:49533 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49533<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122640522 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(479)@1d0ad8f57daa: Final verdict of PTC: none 20241121122640523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122640523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122640523 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122640523 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122640523 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122640523 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122640523 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122640523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122640523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(474)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(482)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(475)@1d0ad8f57daa: Final verdict of PTC: none 20241121122640524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122640524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122640524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122640524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122640524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122640524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122640524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122640524 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122640524 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122640524 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122640524 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122640524 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121122640524 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122640524 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122640524 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122640524 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122640524 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121122640524 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122640524 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122640524 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(480)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(481)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(483)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(476)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@1d0ad8f57daa: Final verdict of PTC: none 20241121122640524 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122640524 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122640524 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122640524 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122640524 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122640524 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122640524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122640524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122640524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122640524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122640524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122640524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122640524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122640524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122640524 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122640524 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122640524 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122640524 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122640524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122640524 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122640524 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122640524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbe9ad), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122640524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122640524 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122640524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122640524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122640524 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122640524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122640524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122640524 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122640524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122640524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122640524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122640524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{disrupted}: Freeing instance (context_map.c:202) 20241121122640524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2564976)[0x5645e05ddfb0]{disrupted}: Deallocated (fsm.c:568) 20241121122640524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122640524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{disconnected}: Freeing instance (context_map.c:206) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x5645e0642360]{disconnected}: Deallocated (fsm.c:568) 20241121122640525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2564976 SCCP-60 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241121122640525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122640525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122640525 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122640525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122640525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122640525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122640525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122640525 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122640525 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122640525 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122640525 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122640525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122640525 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122640525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaedea), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122640525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122640525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122640525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122640525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122640525 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122640525 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122640525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{disrupted}: Freeing instance (context_map.c:202) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056387)[0x5645e0635260]{disrupted}: Deallocated (fsm.c:568) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:206) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122640525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056387 SCCP-59 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122640525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122640525 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122640525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf489), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122640525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122640525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122640525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122640525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122640525 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122640525 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122640525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{disrupted}: Freeing instance (context_map.c:202) 20241121122640525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11797734)[0x5645e0655c40]{disrupted}: Deallocated (fsm.c:568) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{disconnected}: Freeing instance (context_map.c:206) 20241121122640525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5645e04bf5d0]{disconnected}: Deallocated (fsm.c:568) 20241121122640525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11797734 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241121122640525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122640525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122640525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122640526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122640526 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122640526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122640526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122640526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122640526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122640526 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122640526 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122640526 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122640526 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122640526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122640526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122640526 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122640526 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122640526 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(473)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(478)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(484)@1d0ad8f57daa: Final verdict of PTC: none 20241121122640526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122640526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122640526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122640526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122640526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122640526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122640526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122640526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122640526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122640526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122640526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122640526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122640526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122640526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(485)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(466)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122640555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(468)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(466): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(468): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(473): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(474): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(475): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(476): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(477): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(478): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(479): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(480): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(481): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(482): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(483): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(484): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(485): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Thu Nov 21 12:26:40 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 20241121122640702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122641177 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122641177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d6a4d), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122641177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122641177 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122641177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122641177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122641177 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122641177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007da489), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122641177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122641177 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122641177 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122641177 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122641177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122641177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122641177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122641177 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122641177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122641177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122641177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122641177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122641177 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122641177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c5105), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122641177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122641177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122641177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122641177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122641178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122641178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122641178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122641178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122641178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122641178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122641178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122641178 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122641178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122641178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122641178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122641178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122641178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122641178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122641178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122641178 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122641203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50356<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=461476) 20241121122641856 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122641856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a715b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122641856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122641856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122641856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122641856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122641856 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122641856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef8c45), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122641856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122641856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122641856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122641856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122641856 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122641856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fa7c), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122641856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122641856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122641856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122641856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122641857 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122641857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b5f0), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122641857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122641857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122641857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122641857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122641857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122641857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122641857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122641857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122641857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122641857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122641857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122641857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122641857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122641857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122641857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122641857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122641857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122641857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122641857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122641857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122641857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122641857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122641857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122641857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122641857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=461476, count=488320) 20241121122642525 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122642525 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122642525 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122642525 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122642525 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122642525 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122642525 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122642525 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122642525 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122642525 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122642525 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122642525 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Thu Nov 21 12:26:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241121122644292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122644297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122644305 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38313<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122644342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122644342 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122644362 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122644362 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644363 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122644363 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122644363 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122644363 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644363 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56600 (stream_srv.c:129) 20241121122644363 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56600<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122644363 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644363 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122644363 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122644364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122644364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644364 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644364 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644364 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122644364 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122644364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122644364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122644364 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122644364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122644364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122644364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644364 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122644364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122644364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122644364 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122644364 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644364 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122644364 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122644365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644365 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122644365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644365 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644365 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122644365 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122644365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122644365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122644365 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122644366 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644366 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122644366 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122644366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644366 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122644366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644366 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122644366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122644366 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(499)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(499)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(502)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(502)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(500)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122644445 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122644445 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644446 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122644446 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644446 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122644446 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644446 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122644446 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644447 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644447 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122644447 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644448 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122644448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644448 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644448 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644448 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122644448 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644448 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122644448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644448 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644448 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644448 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122644448 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644448 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122644448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644448 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644448 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122644448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122644448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644448 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122644449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122644449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122644449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122644449 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(505)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(505)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(505)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(503)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(508)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(508)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(508)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(506)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122644535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122644535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122644535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122644535 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122644535 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122644535 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122644535 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122644535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122644535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122644542 DLINP DEBUG SRVCONN(,r=127.0.0.1:56600<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122644542 DLINP DEBUG SRVCONN(,r=127.0.0.1:56600<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122644542 DLINP DEBUG SRVCONN(,r=127.0.0.1:56600<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122644542 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122644542 DHNBAP DEBUG (127.0.0.1:56600 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122644542 DHNBAP NOTICE (127.0.0.1:56600 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122644542 DHNBAP NOTICE (127.0.0.1:56600 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122644542 DLINP DEBUG SRVCONN(,r=127.0.0.1:56600<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122644542 DLINP DEBUG SRVCONN(,r=127.0.0.1:56600<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122644603 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122644603 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122644603 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122644603 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(499)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122644606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644606 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122644606 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122644606 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122644606 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122644606 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122644607 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122644608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644608 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122644608 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122644608 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122644608 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122644608 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122644608 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122644608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122644608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122644608 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122644608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122644608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122644608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122644608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122644608 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122644608 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122644608 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644609 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644609 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122644609 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122644609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122644609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644609 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644609 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644609 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644609 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122644609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122644609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122644609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122644609 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122644639 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122644639 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122644639 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122644639 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(502)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122644642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644642 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122644642 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122644642 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122644642 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122644642 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122644642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122644643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644643 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122644644 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122644644 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122644644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122644644 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122644644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122644644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122644644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122644644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122644644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122644644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122644644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122644644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122644644 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122644644 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122644644 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644645 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644645 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122644645 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122644645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122644645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644645 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122644645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122644645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122644645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122644645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122644680 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122644680 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122644680 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122644680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(505)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122644684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644684 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122644684 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122644684 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122644684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122644684 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122644684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122644686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644686 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122644686 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122644686 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122644686 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122644686 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122644686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122644686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122644686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122644686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122644686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122644686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122644686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122644686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122644686 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122644686 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122644686 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644687 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122644687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122644687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122644688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644688 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644688 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644688 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644688 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122644688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122644688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122644688 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122644688 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122644709 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122644709 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122644709 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122644709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(508)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122644713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644713 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122644713 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122644713 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122644713 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122644713 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122644713 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122644714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644714 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122644714 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122644714 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122644714 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122644714 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122644714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122644714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122644714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122644714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122644714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122644714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122644714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122644714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122644714 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122644715 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122644715 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122644716 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122644716 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122644716 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122644716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122644716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122644716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122644716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122644716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122644716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122644716 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122644716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122644716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122644716 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122644716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122644716 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122644716 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122644716 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122644716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122644716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122644716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122644716 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(498)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122645411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645411 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122645411 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122645411 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122645411 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122645411 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122645411 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122645411 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122645412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122645412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122645412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122645412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122645412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122645412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122645412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122645412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122645412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122645412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122645412 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122645412 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122645412 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122645412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122645412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122645412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122645412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122645412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122645412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122645412 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122645412 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122645412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122645412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122645412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122645412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122645412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122645412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122645412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645413 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122645413 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122645413 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122645413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122645413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122645413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122645413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122645413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122645413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122645413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122645413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122645413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122645413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122645413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122645413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122645413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122645413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122645413 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122645413 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(501)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122645449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645449 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122645449 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122645449 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122645449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122645449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122645449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122645449 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122645449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122645449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122645449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122645449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122645449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122645449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122645449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122645449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122645449 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122645449 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122645449 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) 20241121122645449 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) 20241121122645449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122645449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122645450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122645450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122645450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122645450 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122645450 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122645450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122645450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122645450 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122645450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122645450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122645450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122645450 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645451 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122645451 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122645451 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122645451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122645451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122645451 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122645451 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122645451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122645451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122645451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122645451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122645451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122645451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122645451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122645451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122645452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122645452 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122645452 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122645452 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(504)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122645487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645487 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122645487 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122645487 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122645487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122645487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122645487 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122645487 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122645487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122645487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122645487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122645487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122645487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122645487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122645487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122645487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122645488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122645488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122645488 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122645488 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122645488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122645488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122645488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122645488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122645488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122645488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122645488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122645488 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122645488 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122645488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122645488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122645488 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122645488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122645488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122645488 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122645488 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645489 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122645489 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122645489 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122645489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122645489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122645489 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122645489 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122645489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122645489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122645489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122645489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122645489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122645489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122645489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122645489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122645489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122645489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122645489 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122645489 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(507)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122645517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645517 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122645517 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122645517 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122645517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122645517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122645517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122645517 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122645517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122645517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122645517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122645517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122645517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122645517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122645517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122645517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122645518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122645518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122645518 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122645518 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) 20241121122645518 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) 20241121122645518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122645518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122645518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122645518 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122645518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122645518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122645518 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122645518 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122645518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122645518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122645518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122645518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122645518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122645518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122645518 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122645520 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122645520 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122645520 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122645520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122645520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122645520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122645520 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122645520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122645520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122645520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122645520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122645520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122645520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122645520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122645520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122645520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122645520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122645520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122645520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122645520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122645520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122645520 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122645520 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122646548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122646552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122646554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122646557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122646559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122646561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122646563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122646565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122646566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122646568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122646570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122646571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122646574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122646576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122646578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122646581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122646583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122646585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122646587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122646589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '000000000000000010010010'B, t_guard := 20.000000 } 20241121122646616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)9531277 20241121122647637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122647637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122647637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122647637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122647637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x916f8d, normal) (hnbgw_rua.c:388) 20241121122647637 DHNB DEBUG map_rua[0x5645e0635260]{init}: Allocated (fsm.c:456) 20241121122647637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122647637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9531277 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122647637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122647637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122647637 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9531277 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121122647637 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9531277 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1072) 20241121122647637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9531277 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122647637 DCN DEBUG map_sccp[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122647637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122647637 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9531277 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122647637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9531277 SCCP-62 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122647637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122647637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122647637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122647637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122647637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122647637 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122647637 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{IDLE}: Allocated (fsm.c:456) 20241121122647637 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122647637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000920056400500f1100926) (sccp_scrc.c:401) 20241121122647637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122647637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122647637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122647637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122647637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122647637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122647637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122647637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122647637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122647637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122647637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122647637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122647637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122647637 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122647637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122647637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122647638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122647638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122647638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122647638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122647638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122647638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122647638 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122647638 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)8802206 HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122647646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122647646 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122647646 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122647646 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122647646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122647646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122647646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122647646 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122647646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122647646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122647646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122647646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122647646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122647646 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00483ffb) (sccp_scrc.c:472) 20241121122647646 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241121122647646 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122647646 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122647646 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122647646 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122647646 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122647646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122647646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122647648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122647649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122647651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122647653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122647655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122647657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122647660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122647662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122647664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122647666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122647668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122647671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122647673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122647675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122647677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122647679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122647682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122647684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122647686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122647688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122647690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001110000110'B, t_guard := 20.000000 } 20241121122647714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(501)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(501)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)6383000 20241121122648727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122648727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122648727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122648727 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122648727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x616598, normal) (hnbgw_rua.c:388) 20241121122648727 DHNB DEBUG map_rua[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122648727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122648727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6383000 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122648727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122648727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122648727 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6383000 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121122648727 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6383000 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1072) 20241121122648727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6383000 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122648727 DCN DEBUG map_sccp[0x5645e0642360]{init}: Allocated (fsm.c:456) 20241121122648727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122648727 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6383000 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122648727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6383000 SCCP-63 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122648727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122648727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122648727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122648727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122648727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122648727 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122648727 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{IDLE}: Allocated (fsm.c:456) 20241121122648727 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122648727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003860056400500f1100926) (sccp_scrc.c:401) 20241121122648727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122648727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122648727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122648727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122648727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122648727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122648727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122648728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122648728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122648728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122648728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122648728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122648728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122648728 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122648728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122648728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122648728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122648728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122648728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122648728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122648728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122648728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122648728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122648728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(500)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(500)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(501)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)4973552 HNBGW_Test.msc1-SCCP(500)@1d0ad8f57daa: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(500)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122648737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122648737 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122648737 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122648737 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122648737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122648737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122648737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122648737 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122648737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122648738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122648738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122648738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122648738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122648738 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d7413) (sccp_scrc.c:472) 20241121122648738 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241121122648738 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122648738 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122648738 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122648738 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122648738 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:485) 20241121122648738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122648738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122648738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122648739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122648741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122648743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122648746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122648748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122648751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122648753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122648756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122648759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122648761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122648763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122648765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122648768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122648771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122648773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122648775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122648777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122648780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122648782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122648784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000101010110'B, t_guard := 20.000000 } 20241121122648812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)11478234 20241121122649825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122649825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122649825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122649825 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122649825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaf24da, normal) (hnbgw_rua.c:388) 20241121122649825 DHNB DEBUG map_rua[0x5645e064e630]{init}: Allocated (fsm.c:456) 20241121122649825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122649825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11478234 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122649825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122649825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122649825 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11478234 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121122649825 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11478234 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1072) 20241121122649825 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11478234 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122649825 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122649825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122649825 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11478234 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122649825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11478234 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122649825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122649825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122649825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122649825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122649825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122649825 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122649825 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{IDLE}: Allocated (fsm.c:456) 20241121122649825 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122649825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001560056400500f1100926) (sccp_scrc.c:401) 20241121122649825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122649825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122649825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122649825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122649825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122649825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122649825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122649825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122649825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122649825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122649825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122649825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122649825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122649825 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122649825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122649825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122649825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122649825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122649825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122649825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122649825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122649825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122649825 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(498)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)8384098 HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122649829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649829 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122649829 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122649829 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122649829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122649829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122649829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122649829 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122649829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122649829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122649829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122649829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122649829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122649829 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f5e7cb) (sccp_scrc.c:472) 20241121122649829 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241121122649829 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122649829 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122649829 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122649830 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122649830 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122649830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122649830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122649830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122649831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122649833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122649836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122649839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122649841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122649844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122649846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122649848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122649850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122649852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122649854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122649856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122649859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122649861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122649863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122649865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122649867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122649869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122649871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122649873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122649880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122649881 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38313<->l=127.0.0.1:4262) (control_if.c:193) 20241121122649881 DLINP DEBUG SRVCONN(,r=127.0.0.1:56600<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122649881 DLINP DEBUG SRVCONN(,r=127.0.0.1:56600<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122649881 DLINP NOTICE SRV(,r=127.0.0.1:56600<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122649881 DMAIN NOTICE (127.0.0.1:56600 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56600<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122649881 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(503)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(498)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(506)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(504)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(500)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(507)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(490)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@1d0ad8f57daa: Final verdict of PTC: none 20241121122649883 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121122649883 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121122649883 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122649883 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122649883 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122649883 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122649883 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122649883 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122649883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122649883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122649883 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122649883 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122649883 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122649883 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122649883 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122649883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122649883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122649883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122649883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122649883 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122649883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122649883 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122649883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122649883 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122649883 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122649883 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122649883 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122649883 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122649883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122649883 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122649883 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122649883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d7413), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122649883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122649883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122649883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122649883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122649883 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122649883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122649883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122649883 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122649884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{disrupted}: Freeing instance (context_map.c:202) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6383000)[0x5645e05ddfb0]{disrupted}: Deallocated (fsm.c:568) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{disconnected}: Freeing instance (context_map.c:206) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5645e0642360]{disconnected}: Deallocated (fsm.c:568) 20241121122649884 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6383000 SCCP-63 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241121122649884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122649884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122649884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122649884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122649884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122649884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122649884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122649884 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122649884 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122649884 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122649884 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122649884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122649884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122649884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122649884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122649884 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122649884 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122649884 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122649884 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122649884 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122649884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483ffb), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122649884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122649884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122649884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122649884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122649884 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{disrupted}: Freeing instance (context_map.c:202) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9531277)[0x5645e0635260]{disrupted}: Deallocated (fsm.c:568) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:206) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122649884 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9531277 SCCP-62 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122649884 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122649884 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122649884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e7cb), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122649884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122649884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122649884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122649884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122649884 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{disrupted}: Freeing instance (context_map.c:202) 20241121122649884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11478234)[0x5645e064e630]{disrupted}: Deallocated (fsm.c:568) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121122649884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121122649884 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11478234 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241121122649884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122649884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122649884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122649884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122649884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122649884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122649884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122649884 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122649884 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122649884 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122649884 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122649884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122649884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122649884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122649884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122649884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122649884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122649884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122649884 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122649884 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122649884 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122649884 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(499)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(508)@1d0ad8f57daa: Final verdict of PTC: none 20241121122649883 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122649883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122649884 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122649884 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122649884 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122649884 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122649884 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122649884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122649884 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122649884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122649884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122649884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122649884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122649884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122649884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122649884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122649884 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122649884 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122649884 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122649884 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122649884 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122649884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122649884 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122649884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122649884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122649884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122649884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122649884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122649884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122649884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122649884 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122649884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122649884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122649884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122649884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122649885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122649885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122649885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122649885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(501)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(502)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(505)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(509)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122649918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50366<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(492)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(490): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(492): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(503): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(504): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(505): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(506): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(507): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(508): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Thu Nov 21 12:26:50 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 20241121122650053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122650525 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122650525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf489), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122650525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122650525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122650525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122650525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122650525 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122650525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaedea), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122650525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122650525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122650525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122650525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122650525 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122650525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbe9ad), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122650525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122650525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122650526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122650526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122650526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122650526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122650526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122650526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122650526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122650526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122650526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122650526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122650526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122650526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122650526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122650526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122650526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122650526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122650526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122650526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122650655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475076) 20241121122651178 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122651178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c5105), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122651178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122651178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122651178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122651178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122651178 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122651178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007da489), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122651178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122651178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122651178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122651178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122651178 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122651178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d6a4d), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122651178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122651178 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122651178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122651178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122651178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122651178 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122651178 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122651178 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122651178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122651178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122651178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122651179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122651179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122651179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122651179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122651179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122651179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122651179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122651179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122651179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122651179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122651179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122651179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122651179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122651179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122651179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122651179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122651179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=475076, count=488672) 20241121122651857 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122651857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b5f0), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122651857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122651857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122651857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122651857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122651857 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122651857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fa7c), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122651857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122651857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122651857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122651857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122651857 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122651857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef8c45), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122651857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122651857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122651857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122651857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122651857 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122651857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a715b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122651857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122651857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122651857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122651857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122651858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122651858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122651858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122651858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122651858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122651858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122651858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122651858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122651858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122651858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122651858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122651858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122651858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122651858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122651858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122651858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122651858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122651858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122651858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122651858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122651858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122651883 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122651883 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122651883 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122651883 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122651883 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122651883 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122651884 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122651884 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122651884 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122651884 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122651884 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122651884 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Thu Nov 21 12:26:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241121122653744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122653748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122653755 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43077<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122653785 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122653785 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122653802 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122653802 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122653803 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122653803 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122653803 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122653803 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122653804 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122653804 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122653804 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122653804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122653804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122653804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122653804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122653804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122653804 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122653804 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122653804 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122653804 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122653804 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122653804 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122653804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122653804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122653804 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122653804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122653804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122653804 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122653804 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122653804 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122653804 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122653804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122653804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122653804 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122653804 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122653804 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122653804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122653804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122653804 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122653804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122653804 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122653804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122653804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122653804 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122653805 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33754 (stream_srv.c:129) 20241121122653805 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33754<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122653805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122653805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122653805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122653805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122653805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122653805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122653805 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122653805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122653805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122653805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122653805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122653805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122653805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122653805 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122653806 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122653806 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122653806 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122653806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122653806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122653806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122653806 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122653806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122653806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122653806 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122653806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122653806 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122653806 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122653806 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122653806 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122653806 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(523)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(523)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(523)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(526)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(526)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(526)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(524)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122653870 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122653870 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122653871 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122653871 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122653871 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122653871 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122653871 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122653871 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122653873 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122653873 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122653873 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122653873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122653873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122653873 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122653873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122653873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122653873 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122653873 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122653873 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122653873 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122653873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122653873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122653873 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122653873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122653873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122653873 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122653873 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122653873 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122653873 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122653873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122653873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122653873 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122653873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122653873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122653873 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122653873 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122653873 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122653873 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122653873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122653873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122653873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122653873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122653873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122653873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122653873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122653873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122653873 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122653874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122653874 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122653874 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122653874 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122653874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122653874 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122653874 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122653874 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122653874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122653874 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122653874 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122653874 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122653874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122653874 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122653874 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122653874 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122653874 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(529)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(527)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(532)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(532)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(532)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(530)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122653967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122653967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122653967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122653967 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122653967 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122653967 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122653967 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122653967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122653967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122653977 DLINP DEBUG SRVCONN(,r=127.0.0.1:33754<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122653977 DLINP DEBUG SRVCONN(,r=127.0.0.1:33754<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122653977 DLINP DEBUG SRVCONN(,r=127.0.0.1:33754<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122653977 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122653977 DHNBAP DEBUG (127.0.0.1:33754 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122653977 DHNBAP NOTICE (127.0.0.1:33754 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122653977 DHNBAP NOTICE (127.0.0.1:33754 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122653977 DLINP DEBUG SRVCONN(,r=127.0.0.1:33754<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122653977 DLINP DEBUG SRVCONN(,r=127.0.0.1:33754<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122654032 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122654032 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122654032 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122654032 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(523)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122654035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654035 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122654035 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122654035 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122654035 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122654035 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122654035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122654037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654037 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122654037 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122654037 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122654037 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122654037 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122654037 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122654037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122654037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122654037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122654037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122654037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122654037 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122654037 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122654037 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122654038 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122654038 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122654038 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122654038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122654038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122654038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122654038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122654038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122654038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122654038 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122654038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654038 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122654038 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122654038 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122654038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122654038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122654038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122654039 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654062 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122654062 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122654062 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122654062 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(526)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122654065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654065 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122654065 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122654065 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122654065 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122654066 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122654066 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122654067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654067 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122654067 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122654067 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122654067 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122654067 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122654067 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122654067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122654067 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122654067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122654067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122654067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122654067 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122654067 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122654067 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122654068 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122654068 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122654068 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122654068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122654068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122654068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122654069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122654069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122654069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122654069 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122654069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654069 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122654069 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122654069 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122654069 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122654069 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122654069 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122654069 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654104 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122654104 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122654104 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122654104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(529)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122654107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654107 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122654107 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122654107 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122654107 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122654107 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122654107 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122654109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654109 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122654109 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122654109 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122654109 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122654109 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122654109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122654109 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122654109 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122654109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122654109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122654109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122654109 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122654109 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122654109 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122654110 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122654110 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122654110 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122654110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122654110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122654110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122654110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122654110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122654110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122654110 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122654110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122654110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122654110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122654110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122654110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122654110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122654110 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654134 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122654134 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122654135 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122654135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(532)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122654138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654138 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122654138 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122654138 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122654138 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122654138 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122654138 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122654140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654140 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122654140 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122654140 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122654140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122654140 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122654140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122654140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122654140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122654140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122654140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122654140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122654140 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122654140 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122654140 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122654141 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122654141 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122654141 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122654141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122654141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122654141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122654142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122654142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122654142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122654142 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122654142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122654142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122654142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122654142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122654142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122654142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122654142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122654841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654841 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122654841 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122654841 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122654841 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122654841 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122654841 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122654841 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122654841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122654841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122654841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122654841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122654841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122654841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122654841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122654841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122654841 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122654841 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122654841 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122654841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122654841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122654841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122654841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122654841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122654841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122654841 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122654841 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122654841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654841 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122654842 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122654842 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122654842 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122654842 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122654842 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122654842 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654843 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122654843 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122654843 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122654843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122654843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122654843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122654843 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122654843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122654843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122654843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122654843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122654843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122654843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122654843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122654843 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122654843 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122654843 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(525)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122654872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654872 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122654872 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122654872 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122654872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122654872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122654872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122654872 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122654872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122654872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122654872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122654872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122654872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122654872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122654872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122654872 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122654872 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122654872 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) 20241121122654872 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) 20241121122654872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122654872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122654872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122654872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122654872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122654872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122654872 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122654872 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122654872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122654872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122654872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122654872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122654872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122654872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122654872 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654875 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122654875 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122654875 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122654875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122654875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122654875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122654875 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122654875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122654875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122654875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122654875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122654875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122654875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122654875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654875 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122654875 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122654875 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122654875 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122654910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654910 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122654910 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122654910 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122654910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122654910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122654910 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122654910 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122654910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122654910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122654910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122654910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122654910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122654910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122654910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122654910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122654910 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122654910 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122654910 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122654910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122654910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122654910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122654910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122654910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122654910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122654910 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122654910 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122654910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654910 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122654910 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122654910 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122654910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122654911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122654911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122654911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(528)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122654913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654913 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122654913 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122654913 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122654913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122654913 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122654913 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122654913 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122654913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122654913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122654913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122654913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122654913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122654913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122654913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122654913 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122654913 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122654913 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122654942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654942 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122654942 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122654942 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122654942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122654942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122654942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122654942 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(531)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122654942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122654942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122654942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122654942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122654942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122654942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122654942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122654942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122654942 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122654942 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122654942 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) 20241121122654942 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) 20241121122654942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122654942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122654942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122654943 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122654943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122654943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122654943 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122654943 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122654943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122654943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122654943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122654943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122654943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122654943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122654943 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122654945 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122654945 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122654945 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122654945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122654945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122654945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122654945 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122654945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122654945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122654945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122654945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122654945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122654945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122654945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122654945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122654946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122654946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122654946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122654946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122654946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122654946 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122654946 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122654946 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122655985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122655989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122655992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122655994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122655996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122655998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122656000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122656002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122656004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122656006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122656008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122656010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122656012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122656014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122656016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122656018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122656020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122656022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122656024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122656025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '000000000000001010011111'B, t_guard := 20.000000 } 20241121122656053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)14153936 20241121122657077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122657077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122657077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122657077 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122657077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7f8d0, normal) (hnbgw_rua.c:388) 20241121122657077 DHNB DEBUG map_rua[0x5645e0635260]{init}: Allocated (fsm.c:456) 20241121122657077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122657077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153936 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122657077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122657077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122657077 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153936 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121122657077 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153936 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122657077 DCN DEBUG map_sccp[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122657077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122657077 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14153936 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122657077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153936 SCCP-65 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122657077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122657077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122657077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122657077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122657077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122657078 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122657078 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{IDLE}: Allocated (fsm.c:456) 20241121122657078 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122657078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300029f0056400500f1100926) (sccp_scrc.c:401) 20241121122657078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122657078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122657078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122657078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122657078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122657078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122657078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122657078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122657078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122657078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122657078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122657078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122657078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122657078 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122657078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122657078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122657078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122657078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122657078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122657078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122657078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122657078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122657078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122657078 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)1582088 HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122657085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122657085 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122657085 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122657085 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122657085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122657085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122657085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122657085 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122657085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122657085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122657085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122657085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122657085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122657085 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b7a87) (sccp_scrc.c:472) 20241121122657085 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241121122657085 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122657085 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122657085 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122657086 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122657086 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122657086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122657086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122657086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122657088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122657090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122657092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122657094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122657096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122657097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122657099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122657100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122657102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122657103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122657105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122657107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122657110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122657112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122657115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122657117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122657120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122657122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122657124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122657126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000010000000'B, t_guard := 20.000000 } 20241121122657152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(525)@1d0ad8f57daa: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(525)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)11121925 20241121122658169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122658169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122658169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121122658169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122658169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa9b505, normal) (hnbgw_rua.c:388) 20241121122658169 DHNB DEBUG map_rua[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122658169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122658169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11121925 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122658169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122658169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122658169 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122658169 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11121925 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121122658169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11121925 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122658169 DCN DEBUG map_sccp[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122658169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122658169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11121925 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122658169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11121925 SCCP-66 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121122658169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122658169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122658169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122658169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122658169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122658169 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122658169 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{IDLE}: Allocated (fsm.c:456) 20241121122658169 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122658169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000800056400500f1100926) (sccp_scrc.c:401) 20241121122658169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122658169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122658169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122658169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122658169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122658169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122658169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122658169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122658169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122658169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122658169 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122658169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122658169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122658169 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122658169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122658169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122658169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122658169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122658169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122658169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122658169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122658169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122658169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122658170 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(524)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(524)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(525)@1d0ad8f57daa: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) HNBGW_Test.msc1-RAN(525)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)9944960 HNBGW_Test.msc1-SCCP(524)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(524)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122658179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122658179 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122658179 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122658179 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122658179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122658179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122658179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122658179 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122658179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122658179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122658179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122658179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122658179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122658179 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0031cdb5) (sccp_scrc.c:472) 20241121122658179 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241121122658179 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122658179 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122658179 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122658180 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122658180 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:485) 20241121122658180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122658180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122658180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122658182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122658184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122658186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122658189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122658191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122658194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122658195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122658197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122658199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122658201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122658203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122658205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122658207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122658209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122658211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122658213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122658214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122658216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122658218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122658220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000100000110'B, t_guard := 20.000000 } 20241121122658247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)12758776 20241121122659262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122659262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122659262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121122659262 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122659262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2aef8, normal) (hnbgw_rua.c:388) 20241121122659262 DHNB DEBUG map_rua[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122659263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122659263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12758776 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122659263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122659263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122659263 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12758776 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121122659263 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12758776 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122659263 DCN DEBUG map_sccp[0x5645e0633560]{init}: Allocated (fsm.c:456) 20241121122659263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122659263 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12758776 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122659263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12758776 SCCP-67 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121122659263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122659263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122659263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122659263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122659263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122659263 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122659263 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{IDLE}: Allocated (fsm.c:456) 20241121122659263 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122659263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20241121122659263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122659263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122659263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122659263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122659263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122659263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122659263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122659263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122659263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122659263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122659263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122659263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122659263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122659263 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122659263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122659263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122659263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122659263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122659263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122659263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122659263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122659263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122659263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)12170067 HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122659267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659267 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122659267 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122659267 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122659267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122659267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122659267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122659267 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122659267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122659267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122659267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122659267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122659267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122659267 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f5e554) (sccp_scrc.c:472) 20241121122659267 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241121122659267 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122659267 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122659267 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122659267 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122659267 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122659267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122659267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122659268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122659269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122659272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122659274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122659276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122659278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122659280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122659283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122659285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122659288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122659290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122659291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122659293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122659295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122659297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122659300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122659302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122659304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122659306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122659308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122659311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122659317 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121122659317 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122659317 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659317 DLINP DEBUG SRVCONN(,r=127.0.0.1:33754<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122659317 DLINP DEBUG SRVCONN(,r=127.0.0.1:33754<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122659317 DLINP NOTICE SRV(,r=127.0.0.1:33754<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122659317 DMAIN NOTICE (127.0.0.1:33754 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33754<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122659317 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122659317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122659317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122659317 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122659317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122659317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122659317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122659317 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122659317 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122659317 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122659317 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122659317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122659317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122659317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) HNBGW_Test.sgsn1-M3UA(532)@1d0ad8f57daa: Final verdict of PTC: none 20241121122659317 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122659317 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122659317 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122659317 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122659317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520)@1d0ad8f57daa: Final verdict of PTC: none 20241121122659318 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43077<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(522)@1d0ad8f57daa: Final verdict of PTC: none 20241121122659319 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122659319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122659319 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122659319 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122659319 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122659319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122659319 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122659319 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121122659320 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122659320 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122659320 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122659320 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(527)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(531)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(514)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(524)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(528)@1d0ad8f57daa: Final verdict of PTC: none 20241121122659320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122659320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122659320 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122659320 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.sgsn1-SCCP(530)@1d0ad8f57daa: Final verdict of PTC: none 20241121122659320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122659320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122659320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122659320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122659320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122659320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122659320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122659320 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122659320 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122659320 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122659320 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122659320 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122659320 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122659320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b7a87), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122659320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122659320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122659320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122659320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122659320 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122659320 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122659320 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122659320 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121122659320 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(523)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@1d0ad8f57daa: Final verdict of PTC: none20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122659320 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc1-RAN(525)@1d0ad8f57daa: Final verdict of PTC: none20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122659320 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122659320 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122659320 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122659320 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122659320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{disrupted}: Freeing instance (context_map.c:202) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153936)[0x5645e0635260]{disrupted}: Deallocated (fsm.c:568) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{disconnected}: Freeing instance (context_map.c:206) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5645e0635d80]{disconnected}: Deallocated (fsm.c:568) 20241121122659320 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153936 SCCP-65 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122659320 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122659320 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122659320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e554), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122659320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122659320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122659320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122659320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122659320 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122659320 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122659320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{disrupted}: Freeing instance (context_map.c:202) 20241121122659320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12758776)[0x5645e064e910]{disrupted}: Deallocated (fsm.c:568) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{disconnected}: Freeing instance (context_map.c:206) 20241121122659320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5645e0633560]{disconnected}: Deallocated (fsm.c:568) 20241121122659320 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12758776 SCCP-67 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241121122659320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122659320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122659320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122659320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122659320 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122659321 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122659320 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122659320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122659320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122659321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122659321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122659321 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122659321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122659321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122659321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122659321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122659321 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122659321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031cdb5), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122659321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122659321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122659321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122659321 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122659321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122659321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122659321 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122659321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122659321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122659321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{disrupted}: Freeing instance (context_map.c:202) 20241121122659321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11121925)[0x5645e0633e60]{disrupted}: Deallocated (fsm.c:568) 20241121122659321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122659321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{disconnected}: Freeing instance (context_map.c:206) 20241121122659321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5645e05ddfb0]{disconnected}: Deallocated (fsm.c:568) 20241121122659321 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11121925 SCCP-66 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241121122659321 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122659321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122659321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122659321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122659321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122659321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122659321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122659321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122659321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122659321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122659321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122659321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122659321 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122659321 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122659321 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122659321 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122659321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122659321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122659321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122659321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122659321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(533)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(529)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(521)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(526)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122659366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(516)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(514): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(516): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(521): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(522): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(523): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(524): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(525): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(526): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(530): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(531): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(532): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(533): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Thu Nov 21 12:26:59 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 20241121122659489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122659884 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122659884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d7413), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122659884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122659884 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122659884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122659884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122659884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122659884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122659884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122659884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122659884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122659884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122659884 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122659885 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122659885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e7cb), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122659885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122659885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122659885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122659885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122659885 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122659885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483ffb), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122659885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122659885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122659885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122659885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122659885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659885 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122659885 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122659885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122659885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122659885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122659885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122659885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122659885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122659885 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122659885 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122659885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122659885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122659885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122659885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122659885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122700090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472028) 20241121122700526 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122700526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbe9ad), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122700526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122700526 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122700526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122700526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122700526 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122700526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaedea), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122700526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122700526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122700526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122700526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122700526 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122700526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf489), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122700526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122700526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122700526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122700526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122700526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122700526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122700526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122700526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122700526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122700526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122700526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122700526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122700526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122700526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122700526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122700526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122700527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122700527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122700527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122700527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122700527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122700527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122700527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122700527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122700527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122700527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122700527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122700527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=472028, count=498492) 20241121122701179 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122701179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d6a4d), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122701179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122701179 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122701179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122701179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122701179 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122701179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007da489), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122701179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122701179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122701179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122701179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122701179 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122701179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c5105), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122701179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122701179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122701179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122701179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122701179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122701179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122701179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122701179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122701179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122701179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122701179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122701179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122701179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122701179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122701180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122701180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122701180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122701180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122701180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122701180 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122701180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122701180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122701180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122701180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122701180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122701180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122701180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122701180 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122701318 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122701318 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122701318 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122701320 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122701320 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122701320 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122701321 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122701321 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122701321 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122701858 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122701858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a715b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122701858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122701858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122701858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122701858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122701858 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122701858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef8c45), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122701858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122701858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122701858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122701858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122701858 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122701858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fa7c), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122701858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122701858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122701858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122701858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122701858 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122701858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b5f0), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122701858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122701858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122701858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122701858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122701859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122701859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122701859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122701859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122701859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122701859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122701859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122701859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122701859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122701859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122701859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122701859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122701859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122701859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122701859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122701859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122701859 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Thu Nov 21 12:27:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241121122703176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122703181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122703189 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35153<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122703223 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122703223 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122703243 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122703243 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703244 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122703244 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703244 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122703244 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703244 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122703244 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703244 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703244 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122703244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122703245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703245 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703245 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703245 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122703245 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703245 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703245 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703245 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122703245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122703245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122703245 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122703245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703245 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122703245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122703245 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703245 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703245 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122703245 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703245 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122703245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703245 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703245 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703245 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122703245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703245 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703245 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703245 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122703245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122703245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122703245 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122703245 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122703246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703246 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122703246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703246 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703246 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60532 (stream_srv.c:129) 20241121122703246 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60532<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122703246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122703246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122703246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122703246 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122703246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122703246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122703246 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(547)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(550)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(550)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-SCCP(548)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122703318 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122703318 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703318 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122703318 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122703318 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703318 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122703318 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703318 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122703318 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703319 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703319 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122703319 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703320 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122703320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703320 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703320 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703320 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122703320 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703320 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122703320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703320 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703320 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703320 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122703320 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703320 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122703320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703320 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703320 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703320 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122703320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122703320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703320 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703320 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703320 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703320 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122703320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122703320 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122703320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703320 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703320 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703320 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122703320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122703320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122703320 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122703320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703320 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703320 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703320 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122703320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122703320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122703320 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122703320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122703321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122703321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122703321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122703321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122703321 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(553)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(553)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(553)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(551)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(556)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(556)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(556)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-SCCP(554)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122703418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122703418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122703418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122703418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122703418 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122703418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122703418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122703418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122703418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122703427 DLINP DEBUG SRVCONN(,r=127.0.0.1:60532<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122703427 DLINP DEBUG SRVCONN(,r=127.0.0.1:60532<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122703427 DLINP DEBUG SRVCONN(,r=127.0.0.1:60532<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122703427 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122703427 DHNBAP DEBUG (127.0.0.1:60532 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122703427 DHNBAP NOTICE (127.0.0.1:60532 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122703427 DHNBAP NOTICE (127.0.0.1:60532 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122703427 DLINP DEBUG SRVCONN(,r=127.0.0.1:60532<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122703427 DLINP DEBUG SRVCONN(,r=127.0.0.1:60532<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122703479 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122703479 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122703479 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122703479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(547)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122703483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703483 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122703483 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122703483 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122703483 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122703483 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122703483 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122703484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703484 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122703484 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122703484 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122703484 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122703484 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122703484 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122703484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122703484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122703484 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122703484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122703484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122703484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122703484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122703484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122703484 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122703484 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122703484 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703485 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122703485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122703485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122703486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703486 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122703486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122703486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122703486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122703486 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122703513 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122703513 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122703513 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122703513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(550)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122703516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703516 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122703516 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122703516 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122703516 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122703516 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122703516 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122703518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703518 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122703518 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122703518 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122703518 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122703518 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122703518 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122703518 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122703518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122703518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122703518 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122703518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122703518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122703518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122703518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122703518 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122703518 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122703518 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703519 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122703519 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122703519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703520 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122703520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703520 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122703520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122703520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122703520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122703520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122703556 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122703556 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122703556 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121122703556 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121122703556 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121122703556 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121122703556 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(553)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122703559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703559 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122703559 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121122703559 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121122703559 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121122703559 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122703559 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122703559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121122703559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122703559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122703559 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122703559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122703559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122703559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122703559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122703559 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122703561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703561 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122703561 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122703561 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122703561 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122703561 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241121122703561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122703561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122703561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122703561 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122703561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122703561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122703561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122703561 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122703561 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122703561 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122703561 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703562 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703562 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122703562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122703563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122703563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703563 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122703563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122703563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122703563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122703563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122703590 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122703590 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122703590 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122703590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(556)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122703593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703593 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122703593 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122703593 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122703593 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122703593 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122703593 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122703594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703594 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122703594 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122703594 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122703594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122703594 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122703594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122703595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122703595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122703595 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122703595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122703595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122703595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122703595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122703595 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122703595 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122703595 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122703596 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122703596 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122703596 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122703596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122703596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122703596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122703596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122703596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122703596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122703596 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122703596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122703596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122703596 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122703596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122703596 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122703596 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122703596 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122703596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122703596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122703596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122703596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(546)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122704288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704288 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122704288 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122704288 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122704288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122704288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122704288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122704288 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122704288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122704288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122704288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122704289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122704289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122704289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122704289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122704289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122704289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122704289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122704289 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122704289 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122704289 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122704289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122704289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122704289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122704289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122704289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122704289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122704289 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122704289 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122704289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122704289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122704289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122704289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122704289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122704289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122704289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704291 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122704291 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122704291 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122704291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122704291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122704291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122704291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122704291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122704291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122704291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122704291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122704291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122704291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122704291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122704291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122704291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122704291 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122704291 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122704291 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(549)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122704318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122704319 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122704319 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122704319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122704319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122704319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122704319 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122704319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122704319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122704319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122704319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122704319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122704319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122704319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122704319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122704319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122704319 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122704319 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122704319 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) 20241121122704319 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) 20241121122704319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122704319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122704319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122704319 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122704319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122704319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122704319 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122704319 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122704319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122704319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122704319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122704319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122704319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122704319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122704319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704320 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122704320 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122704320 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122704320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122704321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122704321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122704321 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122704321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122704321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122704321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122704321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122704321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122704321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122704321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122704321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122704321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122704321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122704321 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122704321 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(552)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122704363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704363 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122704363 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122704363 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122704363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122704363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122704363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122704363 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122704363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122704363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122704363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122704363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122704363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122704363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122704363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122704363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704363 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122704363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122704363 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122704363 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122704363 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122704363 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122704363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122704363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122704363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122704364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122704364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122704364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122704364 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122704364 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122704364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122704364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122704364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122704364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122704364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122704364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122704364 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704364 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122704364 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122704364 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122704364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122704364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122704364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122704364 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122704364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122704364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122704364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122704364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122704364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122704364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122704364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122704364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122704364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122704364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122704364 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122704364 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(555)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122704399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704399 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122704399 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122704399 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122704399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122704399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122704399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122704399 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122704399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122704399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122704399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122704399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122704399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122704399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122704399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122704399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122704399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122704399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122704399 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122704399 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) 20241121122704399 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) 20241121122704399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122704399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122704399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122704399 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122704399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122704399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122704399 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122704399 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122704399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122704399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122704400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122704400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122704400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122704400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122704400 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122704401 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122704401 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122704401 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122704401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122704401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122704401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122704401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122704401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122704401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122704401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122704401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122704401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122704401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122704401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122704401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122704401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122704401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122704401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122704401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122704401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122704401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122704401 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122704401 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122705434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122705438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122705440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122705443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122705444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122705446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122705448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122705449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122705451 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122705453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122705456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122705458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122705460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122705462 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122705464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122705466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122705468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122705470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122705473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122705475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '000000000000000111011001'B, t_guard := 20.000000 } 20241121122705503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)14406922 20241121122706529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122706529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122706529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122706529 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122706529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdbd50a, normal) (hnbgw_rua.c:388) 20241121122706529 DHNB DEBUG map_rua[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122706530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122706530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14406922 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122706530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122706530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122706530 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14406922 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1062) 20241121122706530 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14406922 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121122706530 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14406922 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122706530 DCN DEBUG map_sccp[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122706530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122706530 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14406922 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122706530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14406922 SCCP-68 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122706530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122706530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122706530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122706530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122706530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122706530 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122706530 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{IDLE}: Allocated (fsm.c:456) 20241121122706530 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122706530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001d90056400500f1100926) (sccp_scrc.c:401) 20241121122706530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122706530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122706530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122706530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122706530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122706530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122706530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122706530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122706530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122706530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122706530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122706530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122706530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122706530 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122706530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122706530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122706530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122706530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122706530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122706530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122706530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122706530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122706530 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122706530 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)8202348 HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122706540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122706540 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122706540 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122706540 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122706540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122706540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122706540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122706540 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122706540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122706540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122706540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122706540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122706540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122706540 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0037a593) (sccp_scrc.c:472) 20241121122706540 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241121122706540 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122706540 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122706540 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122706540 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122706540 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122706540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122706540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122706542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122706543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122706545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122706547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122706549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122706550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122706552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122706553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122706555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122706557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122706559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122706562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122706563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122706565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122706567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122706569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122706571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122706573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122706575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122706577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122706578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000111010000'B, t_guard := 20.000000 } 20241121122706602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(549)@1d0ad8f57daa: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(549)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)1249363 20241121122707615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122707615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122707615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121122707615 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122707615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x131053, normal) (hnbgw_rua.c:388) 20241121122707615 DHNB DEBUG map_rua[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122707615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122707615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1249363 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122707615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122707615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122707615 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122707615 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1249363 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1062) 20241121122707615 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1249363 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121122707615 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1249363 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122707615 DCN DEBUG map_sccp[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122707615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122707615 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1249363 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122707615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1249363 SCCP-69 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121122707615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122707615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122707615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122707615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122707615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122707615 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122707615 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{IDLE}: Allocated (fsm.c:456) 20241121122707615 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122707615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001d00056400500f1100926) (sccp_scrc.c:401) 20241121122707615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122707615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122707615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122707615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122707615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122707615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122707615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122707615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122707615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122707615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122707615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122707615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122707615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122707615 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122707615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122707615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122707615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122707615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122707615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122707615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122707615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122707615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122707615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122707615 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(548)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(548)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(549)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)3323350 HNBGW_Test.msc1-SCCP(548)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(548)@1d0ad8f57daa: 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)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122707625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122707625 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122707625 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122707625 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122707625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122707625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122707626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122707626 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122707626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122707626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122707626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122707626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122707626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122707626 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00baf365) (sccp_scrc.c:472) 20241121122707626 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241121122707626 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122707626 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122707626 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122707626 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122707626 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:485) 20241121122707626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122707626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122707627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122707627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122707629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122707631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122707633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122707635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122707637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122707639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122707641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122707644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122707646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122707649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122707651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122707654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122707656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122707658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122707660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122707663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122707665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122707667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122707669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000000111000'B, t_guard := 20.000000 } 20241121122707697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@1d0ad8f57daa: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)14027204 20241121122708710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122708710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122708710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121122708710 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122708710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd609c4, normal) (hnbgw_rua.c:388) 20241121122708710 DHNB DEBUG map_rua[0x5645e05be480]{init}: Allocated (fsm.c:456) 20241121122708710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122708710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14027204 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122708710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122708710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122708710 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14027204 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1062) 20241121122708710 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14027204 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121122708710 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14027204 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122708710 DCN DEBUG map_sccp[0x5645e0633710]{init}: Allocated (fsm.c:456) 20241121122708710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122708710 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14027204 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122708710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14027204 SCCP-70 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121122708710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122708710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122708711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122708711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122708711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122708711 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122708711 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{IDLE}: Allocated (fsm.c:456) 20241121122708711 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122708711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000380056400500f1100926) (sccp_scrc.c:401) 20241121122708711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122708711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122708711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122708711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122708711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122708711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122708711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122708711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122708711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122708711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122708711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122708711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122708711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122708711 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122708711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122708711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122708711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122708711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122708711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122708711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122708711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122708711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122708711 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)2165729 HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122708715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708715 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122708715 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122708715 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122708715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122708715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122708715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122708715 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122708715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122708715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122708715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122708715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122708715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122708715 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd1e37) (sccp_scrc.c:472) 20241121122708715 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241121122708715 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122708716 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122708716 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122708716 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122708716 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122708716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122708716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122708716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122708717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122708720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122708722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122708724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122708727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122708729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122708731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122708733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122708735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122708737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122708739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122708741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122708744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122708746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122708749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122708752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122708754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122708755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122708757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122708759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122708766 DLINP DEBUG SRVCONN(,r=127.0.0.1:60532<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122708766 DLINP DEBUG SRVCONN(,r=127.0.0.1:60532<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122708766 DLINP NOTICE SRV(,r=127.0.0.1:60532<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122708766 DMAIN NOTICE (127.0.0.1:60532 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60532<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122708766 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122708766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122708766 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35153<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(551)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(555)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(554)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(552)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(557)@1d0ad8f57daa: Final verdict of PTC: none 20241121122708768 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121122708768 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121122708768 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122708768 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122708768 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122708768 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122708768 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122708768 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122708768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122708768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122708768 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122708768 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122708768 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122708768 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122708768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122708768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122708768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122708768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122708768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122708768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122708768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122708768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122708768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122708768 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122708768 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122708768 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122708768 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122708768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122708768 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122708768 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122708768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf365), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122708768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122708768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122708768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122708768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122708768 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122708768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122708768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122708768 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122708768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122708768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122708769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122708769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{disrupted}: Freeing instance (context_map.c:202) 20241121122708769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1249363)[0x5645e0635d80]{disrupted}: Deallocated (fsm.c:568) 20241121122708769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122708769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{disconnected}: Freeing instance (context_map.c:206) 20241121122708769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5645e064e910]{disconnected}: Deallocated (fsm.c:568) 20241121122708769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1249363 SCCP-69 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241121122708769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122708768 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122708768 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122708768 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122708768 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122708768 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122708768 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122708768 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122708768 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122708769 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122708769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708769 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122708769 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122708769 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122708769 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122708769 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122708769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122708769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122708769 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122708769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708769 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122708769 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122708769 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122708769 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122708769 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122708769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122708769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122708769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122708769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122708769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122708769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122708769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122708769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122708769 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122708769 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122708769 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122708769 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122708769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122708769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122708769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122708769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122708769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122708769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122708769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122708769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122708769 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122708772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122708772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122708772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122708772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122708772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122708772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122708772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122708772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122708772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122708772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122708772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122708772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122708772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122708772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122708772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122708769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122708769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122708769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122708769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122708769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122708770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122708770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122708770 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122708770 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122708770 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122708770 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122708770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122708770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122708770 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122708770 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122708770 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122708770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122708770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122708770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122708770 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122708770 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122708770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a593), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122708771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122708771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122708771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122708771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122708771 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122708771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{disrupted}: Freeing instance (context_map.c:202) 20241121122708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14406922)[0x5645e0633e60]{disrupted}: Deallocated (fsm.c:568) 20241121122708771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122708771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{disconnected}: Freeing instance (context_map.c:206) 20241121122708771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5645e05ddfb0]{disconnected}: Deallocated (fsm.c:568) 20241121122708771 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14406922 SCCP-68 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241121122708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122708771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122708771 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122708771 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122708771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd1e37), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122708771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122708771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122708771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122708771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122708771 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122708771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{disrupted}: Freeing instance (context_map.c:202) 20241121122708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14027204)[0x5645e05be480]{disrupted}: Deallocated (fsm.c:568) 20241121122708772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122708772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{disconnected}: Freeing instance (context_map.c:206) 20241121122708772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5645e0633710]{disconnected}: Deallocated (fsm.c:568) 20241121122708772 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14027204 SCCP-70 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241121122708772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122708772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122708772 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122708772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122708772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122708772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122708772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122708772 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122708772 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122708772 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122708772 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(539)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(538)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(553)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(556)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122708830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(540)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(538): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(540): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(551): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(552): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(553): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(554): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(555): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(556): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Thu Nov 21 12:27:08 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 20241121122708941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122709321 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122709321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031cdb5), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122709321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122709321 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122709321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122709321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122709321 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122709321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e554), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122709321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122709321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122709321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122709321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122709322 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122709322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b7a87), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122709322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122709322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122709322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122709322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122709322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122709322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122709322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122709322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122709322 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122709322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122709322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122709322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122709322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122709322 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122709322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122709322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122709322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122709322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122709322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122709322 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122709543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36164<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=483032) 20241121122709885 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122709885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d7413), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122709885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122709885 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122709885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122709885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122709885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122709885 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122709885 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122709885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122709885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122709885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122709885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122709885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122709886 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122709886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483ffb), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122709886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122709886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122709886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122709886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122709886 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122709886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e7cb), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122709886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122709886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122709886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122709886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122709886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122709886 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122709886 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122709886 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122709886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122709886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122709886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122709886 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122709886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122709886 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122709886 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122709886 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122709887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122709887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122709887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122709887 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122710527 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122710527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf489), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122710527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122710527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122710527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122710527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122710527 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122710527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaedea), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122710527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122710527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122710527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122710527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122710527 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122710527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbe9ad), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122710527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122710527 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122710527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122710527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122710527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122710527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122710527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122710527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122710527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122710527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122710527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122710527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122710528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122710528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122710528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122710528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122710528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122710528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122710528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122710528 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122710528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122710528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122710528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122710528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122710528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122710528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122710528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122710528 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=483032, count=509496) 20241121122710769 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122710769 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122710769 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122710769 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122710769 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122710769 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122710769 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122710769 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122710769 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122710769 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122710769 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122710769 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122711180 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122711180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122711180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122711180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122711180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122711180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122711180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c5105), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122711180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122711180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122711180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122711180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122711180 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122711180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007da489), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122711180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122711180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122711180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122711180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122711180 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122711180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d6a4d), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122711180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122711180 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122711180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122711180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122711180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122711180 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122711180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122711181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122711181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122711181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122711181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122711181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122711181 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122711181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122711181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122711181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122711181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122711181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122711181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122711181 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Thu Nov 21 12:27:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122711859 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122711859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b5f0), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122711859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122711859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122711859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122711859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122711859 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122711859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fa7c), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122711859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122711859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122711859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122711859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122711859 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122711859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef8c45), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122711859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122711859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122711859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122711859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122711859 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122711859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a715b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122711859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122711859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122711859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122711859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122711860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122711860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122711860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122711860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122711860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122711860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122711860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122711860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122711860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122711860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122711860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122711860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122711860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122711860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122711860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122711860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122711860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241121122712646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122712649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122712657 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39801<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122712689 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122712689 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122712709 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122712709 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712709 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122712709 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712710 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122712710 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712710 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712710 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122712710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122712710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122712710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712710 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122712710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122712710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122712710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122712710 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44377 (stream_srv.c:129) 20241121122712710 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44377<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122712710 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122712710 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712710 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712710 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122712710 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122712710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122712710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712710 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122712711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122712711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122712711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122712712 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712712 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122712712 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122712712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712712 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122712712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712712 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712712 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712712 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122712712 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122712712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122712712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712712 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122712712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122712712 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122712712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122712712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122712712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122712712 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(571)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(571)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(571)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(569)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(574)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(574)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(574)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122712776 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122712776 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712777 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122712777 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712777 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122712777 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712777 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122712777 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712778 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712778 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122712778 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122712778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712779 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122712779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712779 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712779 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712779 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122712779 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712779 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122712779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712779 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712779 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712779 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122712779 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712779 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122712779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712779 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712779 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712779 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122712779 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122712779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712779 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122712779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122712779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122712779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122712779 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(577)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(577)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(577)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(575)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(580)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(580)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(580)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(578)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122712859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122712859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122712859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122712859 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122712859 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122712859 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122712859 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122712859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122712859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122712870 DLINP DEBUG SRVCONN(,r=127.0.0.1:44377<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122712870 DLINP DEBUG SRVCONN(,r=127.0.0.1:44377<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122712870 DLINP DEBUG SRVCONN(,r=127.0.0.1:44377<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122712870 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122712870 DHNBAP DEBUG (127.0.0.1:44377 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122712870 DHNBAP NOTICE (127.0.0.1:44377 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122712870 DHNBAP NOTICE (127.0.0.1:44377 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122712870 DLINP DEBUG SRVCONN(,r=127.0.0.1:44377<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122712870 DLINP DEBUG SRVCONN(,r=127.0.0.1:44377<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122712942 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122712942 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122712942 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122712942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(571)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122712945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712945 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122712945 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122712945 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122712945 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122712945 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122712945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122712946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122712946 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122712946 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122712946 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122712946 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122712946 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122712947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122712947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122712947 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122712947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122712947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122712947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122712947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122712947 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122712947 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122712947 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712948 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712948 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122712948 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122712948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122712948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712948 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122712948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122712948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122712948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122712948 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122712972 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122712973 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122712973 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122712973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(574)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122712976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712976 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122712976 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122712976 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122712976 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122712976 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122712976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122712978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712978 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122712978 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122712978 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122712978 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122712978 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122712978 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122712978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122712978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122712978 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122712978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122712978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122712978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122712978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122712978 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122712978 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122712978 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122712979 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122712979 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122712979 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122712979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122712979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122712979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122712979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122712979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122712979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122712979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122712979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122712979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122712979 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122712979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122712979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122712980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122712980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122712980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122712980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122712980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122712980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713008 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122713008 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122713008 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122713008 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(577)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122713011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713011 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122713011 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122713011 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122713011 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122713011 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122713011 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122713013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713013 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122713013 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122713013 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122713013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122713013 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122713013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122713013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122713013 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122713013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122713013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122713013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122713013 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122713014 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122713014 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122713015 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122713015 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122713015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122713015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122713015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122713015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122713015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122713015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122713015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122713015 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122713015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122713015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122713015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122713015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122713015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122713015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122713015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713035 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122713035 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122713035 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122713035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(580)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122713038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713038 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122713038 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122713038 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122713038 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122713038 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122713038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122713039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713039 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122713039 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122713039 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122713039 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122713039 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122713039 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122713039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122713039 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122713039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122713039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122713039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122713039 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122713039 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122713039 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122713041 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122713041 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122713041 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122713041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122713041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122713041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122713041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122713041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122713041 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122713041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713041 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122713041 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122713041 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122713041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122713041 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122713041 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122713041 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(570)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122713751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713751 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122713751 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122713751 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122713751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122713751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122713751 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122713751 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122713751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122713751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122713751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122713751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122713751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122713751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122713751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122713751 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122713751 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122713751 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122713751 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122713752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122713752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122713752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122713752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122713752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122713752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122713752 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122713752 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122713752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713752 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122713752 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122713752 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122713752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122713752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122713752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122713752 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713752 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122713752 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122713752 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122713752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122713752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122713752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122713752 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122713752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122713752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122713752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122713752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122713752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122713752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122713752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122713752 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122713753 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122713753 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122713781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713781 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122713781 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122713781 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122713781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122713781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122713781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122713781 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122713782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122713782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122713782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122713782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122713782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122713782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122713782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122713782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122713782 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122713782 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) 20241121122713782 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) 20241121122713782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122713782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122713782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122713782 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122713782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122713782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122713782 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122713782 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122713782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713782 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122713782 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122713782 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122713782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122713782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122713782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122713782 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713782 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122713782 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122713782 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122713782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122713782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122713782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122713782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122713783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122713783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122713783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122713783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122713783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122713783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122713783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122713783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122713783 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122713783 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(576)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122713817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713817 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122713817 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122713817 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122713817 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122713817 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122713817 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122713817 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122713817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122713817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122713817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122713817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122713817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122713817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122713817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122713817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122713817 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122713817 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122713817 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122713817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122713817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122713817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122713817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122713817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122713817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122713817 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122713817 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122713818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713818 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122713818 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122713818 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122713818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122713818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122713818 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122713818 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713818 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122713818 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122713818 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122713818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122713818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122713818 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122713818 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122713818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122713818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122713818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122713818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122713818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122713818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122713818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122713818 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122713818 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122713818 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(579)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122713844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713844 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122713844 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122713844 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122713844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122713844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122713844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122713844 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122713844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122713844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122713844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122713844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122713844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122713844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122713844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122713845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122713845 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122713845 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) 20241121122713845 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) 20241121122713845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122713845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122713845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122713845 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122713845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122713845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122713845 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122713845 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122713845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713845 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122713845 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122713845 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122713845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122713845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122713845 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122713845 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122713847 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122713847 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122713847 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122713847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122713847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122713847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122713847 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122713847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122713847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122713847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122713847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122713847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122713847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122713847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122713847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122713847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122713847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122713847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122713847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122713847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122713847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122713847 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122713847 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122714877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122714881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122714884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122714885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122714887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122714889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122714891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122714893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122714895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122714896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122714898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122714900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122714902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122714904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122714906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122714907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122714909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122714911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122714913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122714915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '000000000000000000011000'B, t_guard := 20.000000 } 20241121122714942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)4589176 20241121122715966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122715966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122715966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122715966 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122715966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x460678, normal) (hnbgw_rua.c:388) 20241121122715966 DHNB DEBUG map_rua[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122715966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122715966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4589176 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122715966 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122715966 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122715966 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4589176 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1075) 20241121122715966 DCN DEBUG map_sccp[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122715966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122715966 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4589176 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122715966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4589176 SCCP-71 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122715966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122715966 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122715966 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122715966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122715966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122715966 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122715966 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{IDLE}: Allocated (fsm.c:456) 20241121122715966 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122715966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030000180056400500f1100926) (sccp_scrc.c:401) 20241121122715966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122715966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122715966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122715966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122715966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122715966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122715966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122715966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122715966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122715966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122715966 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122715966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122715966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122715966 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122715966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122715966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122715966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122715966 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122715966 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122715966 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122715967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122715967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122715967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122715967 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)153880 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122715974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122715974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122715974 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122715974 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122715974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122715974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122715974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122715974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122715974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122715974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122715974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122715974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122715974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122715974 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000af140) (sccp_scrc.c:472) 20241121122715974 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241121122715974 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122715974 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122715974 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122715974 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122715974 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122715974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122715974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122715975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122715976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122715978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122715981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122715983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122715985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122715986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122715988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122715990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122715992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122715994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122715996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122715997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122715999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122716001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122716003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122716005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122716007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122716009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122716011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122716013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001110000101'B, t_guard := 20.000000 } 20241121122716038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36198<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)3017148 20241121122717050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122717050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122717050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121122717050 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122717050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e09bc, normal) (hnbgw_rua.c:388) 20241121122717050 DHNB DEBUG map_rua[0x5645e0635d80]{init}: Allocated (fsm.c:456) 20241121122717050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122717050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3017148 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122717050 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122717050 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122717050 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122717050 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3017148 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1075) 20241121122717050 DCN DEBUG map_sccp[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122717050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122717050 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3017148 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122717050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3017148 SCCP-72 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121122717050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122717050 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122717050 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122717050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122717050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122717050 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122717050 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{IDLE}: Allocated (fsm.c:456) 20241121122717050 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122717050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003850056400500f1100926) (sccp_scrc.c:401) 20241121122717050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122717050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122717050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122717050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122717050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122717050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122717050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122717050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122717050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122717050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122717050 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122717050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122717050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122717050 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122717050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122717050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122717051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122717051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122717051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122717051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122717051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122717051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122717051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122717051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)1062408 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122717054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122717054 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122717055 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122717055 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122717055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122717055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122717055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122717055 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122717055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122717055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122717055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122717055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122717055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122717055 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d16e3d) (sccp_scrc.c:472) 20241121122717055 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241121122717055 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122717055 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122717055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122717055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122717055 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122717055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122717055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122717056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122717057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122717059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122717062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122717064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122717066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122717068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122717070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122717072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122717075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122717078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122717080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122717082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122717085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122717087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122717089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122717091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122717094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122717096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122717099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122717101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000011001000'B, t_guard := 20.000000 } 20241121122717128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)3314042 20241121122718144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122718144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122718144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121122718144 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122718144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x32917a, normal) (hnbgw_rua.c:388) 20241121122718144 DHNB DEBUG map_rua[0x5645e0640c20]{init}: Allocated (fsm.c:456) 20241121122718144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122718144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3314042 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122718144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122718144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122718144 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3314042 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1075) 20241121122718144 DCN DEBUG map_sccp[0x5645e0679d10]{init}: Allocated (fsm.c:456) 20241121122718144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122718144 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3314042 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122718144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3314042 SCCP-73 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121122718144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122718144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122718144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122718144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122718144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122718144 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122718144 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{IDLE}: Allocated (fsm.c:456) 20241121122718144 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122718144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000c80056400500f1100926) (sccp_scrc.c:401) 20241121122718144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122718144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122718144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122718144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122718144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122718144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122718144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122718144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122718144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122718144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122718144 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122718144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122718144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122718144 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122718144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122718144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122718144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122718144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122718144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122718144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122718144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122718144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122718144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: First idle individual index:2 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)13007360 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122718148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718148 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122718148 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122718148 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122718148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122718148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122718148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122718148 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122718148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122718148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122718148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122718148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122718148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122718148 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ecd10c) (sccp_scrc.c:472) 20241121122718148 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241121122718148 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122718149 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122718149 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122718149 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122718149 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122718149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122718149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122718149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122718150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122718153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122718155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122718157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122718159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122718162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122718164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122718166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122718168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122718171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122718174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122718176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122718178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122718180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122718182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122718185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122718187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122718188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122718190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122718193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122718199 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39801<->l=127.0.0.1:4262) (control_if.c:193) 20241121122718200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122718200 DLINP DEBUG SRVCONN(,r=127.0.0.1:44377<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122718200 DLINP DEBUG SRVCONN(,r=127.0.0.1:44377<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122718200 DLINP NOTICE SRV(,r=127.0.0.1:44377<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122718200 DMAIN NOTICE (127.0.0.1:44377 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44377<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122718200 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122718200 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122718200 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122718200 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122718200 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@1d0ad8f57daa: Final verdict of PTC: none 20241121122718200 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122718200 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122718200 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122718200 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122718200 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561)@1d0ad8f57daa: Final verdict of PTC: none 20241121122718201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122718201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122718201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122718201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122718201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122718201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122718201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122718201 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122718201 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122718201 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122718201 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122718201 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122718201 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(570)@1d0ad8f57daa: Final verdict of PTC: none 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(573)@1d0ad8f57daa: Final verdict of PTC: none 20241121122718201 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122718201 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122718201 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122718201 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122718201 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122718201 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122718201 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122718201 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(576)@1d0ad8f57daa: Final verdict of PTC: none 20241121122718201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122718201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122718201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122718201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122718201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122718201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122718201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122718201 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122718201 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122718201 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122718201 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(569)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(571)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(578)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(563)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(575)@1d0ad8f57daa: Final verdict of PTC: none 20241121122718202 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122718202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122718202 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122718202 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122718202 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122718202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718202 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122718202 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122718202 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122718202 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122718202 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122718202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122718202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122718202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122718202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122718202 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122718202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122718202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122718202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122718202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122718202 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122718202 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122718202 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122718202 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(580)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(579)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(562)@1d0ad8f57daa: Final verdict of PTC: none 20241121122718207 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122718207 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122718207 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122718207 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122718207 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122718207 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122718207 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122718207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122718207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122718208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718208 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122718208 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122718208 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122718208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122718208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122718208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122718208 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122718209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122718209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122718209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122718209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122718209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122718209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122718209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122718209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122718209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122718209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122718209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122718209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122718209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122718209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122718207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122718207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122718207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122718207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122718207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122718207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122718207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122718207 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122718207 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122718207 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122718207 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122718207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122718207 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122718207 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122718208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af140), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122718208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122718208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122718208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122718208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122718208 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122718208 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122718208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{disrupted}: Freeing instance (context_map.c:202) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4589176)[0x5645e0633e60]{disrupted}: Deallocated (fsm.c:568) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{disconnected}: Freeing instance (context_map.c:206) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5645e05ddfb0]{disconnected}: Deallocated (fsm.c:568) 20241121122718208 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4589176 SCCP-71 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122718208 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122718208 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122718208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d16e3d), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122718208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122718208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122718208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122718208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122718208 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122718208 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122718208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{disrupted}: Freeing instance (context_map.c:202) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3017148)[0x5645e0635d80]{disrupted}: Deallocated (fsm.c:568) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{disconnected}: Freeing instance (context_map.c:206) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5645e064e910]{disconnected}: Deallocated (fsm.c:568) 20241121122718208 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3017148 SCCP-72 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122718208 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122718208 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122718208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecd10c), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122718208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122718208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122718208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122718208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122718208 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122718208 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122718208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{disrupted}: Freeing instance (context_map.c:202) 20241121122718208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3314042)[0x5645e0640c20]{disrupted}: Deallocated (fsm.c:568) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{disconnected}: Freeing instance (context_map.c:206) 20241121122718208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5645e0679d10]{disconnected}: Deallocated (fsm.c:568) 20241121122718208 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3314042 SCCP-73 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241121122718208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122718208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122718208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122718208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122718208 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122718208 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122718208 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-M3UA(574)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(577)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(581)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(572)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122718274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(564)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(562): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(563): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(564): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(569): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(570): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(571): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(572): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(573): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(574): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(575): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(576): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(577): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(578): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(579): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(580): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(581): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Thu Nov 21 12:27:18 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 20241121122718374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122718769 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122718769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf365), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122718769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122718769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122718769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122718769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122718770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122718770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122718770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122718770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122718770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122718770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122718770 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122718772 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122718772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd1e37), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122718772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122718772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122718772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122718772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122718772 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122718772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a593), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122718772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122718772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122718772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122718772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122718772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122718772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122718772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122718772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122718772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122718772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122718772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122718772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122718772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122718772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122718772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122718772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122718772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122718772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122718772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122719077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490132) 20241121122719322 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122719322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b7a87), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122719322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122719322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122719322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122719322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122719322 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122719322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e554), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122719322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122719322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122719322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122719322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122719322 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122719322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031cdb5), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122719322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122719322 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122719322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122719322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122719323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122719323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122719323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122719323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122719323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122719323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122719323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122719323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122719323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122719323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122719323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122719323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122719323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122719323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122719323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122719323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122719886 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122719886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d7413), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122719886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122719886 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122719886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122719886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122719886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122719886 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122719886 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122719886 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122719886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122719886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122719886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122719886 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122719887 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122719887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e7cb), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122719887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122719887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122719887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122719887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122719887 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122719887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483ffb), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122719887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122719887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122719887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122719887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122719887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122719887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122719887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122719887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122719887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122719887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122719887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122719887 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122719887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122719887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122719887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122719887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122719887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122719887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122719887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122719887 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=490132, count=516596) 20241121122720202 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122720202 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122720202 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122720202 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122720202 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122720202 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122720202 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122720202 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122720202 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122720208 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122720208 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122720208 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122720528 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122720528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbe9ad), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122720528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122720528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122720528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122720528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122720528 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122720528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaedea), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122720528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122720528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122720528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122720528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122720528 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122720528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf489), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122720528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122720528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122720528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122720528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122720528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122720528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122720528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122720528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122720528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122720528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122720528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122720528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122720528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122720528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122720528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122720528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122720528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Thu Nov 21 12:27:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122721181 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122721181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d6a4d), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122721181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122721181 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122721181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122721181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122721181 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122721181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007da489), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122721181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122721181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122721181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122721181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122721181 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122721181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c5105), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122721181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122721181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122721181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122721181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122721181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122721181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122721181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122721181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122721181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122721181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122721181 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122721181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122721181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122721181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122721181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122721181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122721181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122721181 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122721181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122721181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122721181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122721181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122721181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122721182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122721182 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122721860 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122721860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a715b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122721860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122721860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122721860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122721860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122721860 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122721860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef8c45), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122721860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122721860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122721860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122721860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122721860 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122721860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fa7c), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122721860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122721860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122721860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122721860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122721860 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122721860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b5f0), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122721860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122721860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122721860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122721860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122721861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122721861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122721861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122721861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122721861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122721861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122721861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122721861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122721861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122721861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122721861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122721861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122721861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122721861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122721861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122721861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122721861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241121122722164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122722168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122722174 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45781<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122722200 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122722200 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122722218 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122722218 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722218 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122722218 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722219 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722219 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122722219 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122722219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122722219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722219 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722219 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122722219 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722219 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722219 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722219 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122722219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122722219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122722219 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122722219 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722220 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122722220 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122722220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122722220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722220 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122722220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722220 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722220 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122722220 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722220 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40363 (stream_srv.c:129) 20241121122722220 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40363<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122722220 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722220 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122722220 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122722220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122722220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122722220 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122722220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122722220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722220 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122722220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722220 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122722220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122722220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122722220 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122722221 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722221 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122722221 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122722222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722222 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122722222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722222 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122722222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122722222 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(595)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(595)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(595)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(593)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(598)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(598)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(598)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(596)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(601)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc2-M3UA(601)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(601)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122722325 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122722325 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722326 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122722326 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722326 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122722326 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722326 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722326 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122722326 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122722327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122722327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722327 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722327 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122722327 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722327 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722327 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122722327 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122722327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722327 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122722327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722327 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122722327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122722327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122722327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122722327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122722327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122722327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122722327 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122722328 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722328 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122722328 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122722328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722328 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122722328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722328 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722328 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722328 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122722328 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122722328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722329 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122722329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722329 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122722329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122722329 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122722329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122722329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122722329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122722329 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(604)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(604)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(604)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(602)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(607)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(607)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(607)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(605)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(610)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn2-M3UA(610)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(610)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(608)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122722446 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122722446 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122722446 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122722446 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(595)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122722449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722449 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122722449 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122722449 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122722449 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122722449 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122722449 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122722450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722450 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122722450 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122722450 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122722450 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122722450 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122722450 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122722450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122722450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122722450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122722450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122722450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122722450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122722450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122722450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122722450 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122722450 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722451 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722451 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122722451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122722451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722451 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122722451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122722451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122722451 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122722451 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122722468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122722468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122722468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122722468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122722468 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122722468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122722468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122722468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122722468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122722474 DLINP DEBUG SRVCONN(,r=127.0.0.1:40363<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122722474 DLINP DEBUG SRVCONN(,r=127.0.0.1:40363<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122722474 DLINP DEBUG SRVCONN(,r=127.0.0.1:40363<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122722474 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122722474 DHNBAP DEBUG (127.0.0.1:40363 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122722474 DHNBAP NOTICE (127.0.0.1:40363 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122722474 DHNBAP NOTICE (127.0.0.1:40363 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122722474 DLINP DEBUG SRVCONN(,r=127.0.0.1:40363<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122722474 DLINP DEBUG SRVCONN(,r=127.0.0.1:40363<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122722482 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122722482 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122722482 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122722482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(598)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122722486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722486 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122722486 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122722486 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122722486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122722486 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122722486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122722487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722487 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122722487 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122722487 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122722487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122722487 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122722487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122722487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122722487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122722487 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122722488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122722488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122722488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122722488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122722488 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122722488 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122722488 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722489 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722489 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122722489 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122722489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722489 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122722489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722489 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122722489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122722489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122722489 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122722489 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122722516 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122722516 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121122722516 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122722516 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(601)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121122722520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722520 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121122722520 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122722520 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122722520 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122722520 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121122722520 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122722521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722521 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122722521 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122722521 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122722521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122722521 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122722521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122722522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122722522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122722522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121122722522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122722522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122722522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122722522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122722522 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122722522 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122722522 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722523 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722523 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122722523 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122722523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722523 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122722523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722523 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122722523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122722523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122722523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122722523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122722562 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122722562 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122722562 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122722562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(604)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122722564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722564 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122722564 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122722564 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122722564 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122722564 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122722565 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122722566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722566 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122722566 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122722566 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122722566 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122722566 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122722566 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122722566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122722566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122722566 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122722566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122722566 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122722566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122722566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122722566 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122722566 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122722566 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722567 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722567 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122722567 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122722567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122722567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722567 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122722568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122722568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122722568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122722568 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122722597 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122722597 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122722597 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122722597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(607)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122722600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722600 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122722600 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122722600 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122722600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122722600 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122722600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122722602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722602 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122722602 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122722602 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122722602 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122722602 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122722602 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122722602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122722602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122722602 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122722602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122722602 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122722602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122722602 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122722602 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122722602 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122722602 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722603 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722603 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122722603 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122722603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722604 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122722604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722604 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722604 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722604 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722604 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122722604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122722604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122722604 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122722604 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122722638 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122722638 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241121122722638 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122722638 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(610)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241121122722641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722641 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241121122722641 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122722641 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122722641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122722641 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241121122722641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122722642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722642 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122722642 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122722642 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122722642 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122722642 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122722642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122722642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122722642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122722642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241121122722642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122722642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122722642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122722642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122722642 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122722642 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122722642 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122722643 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122722643 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122722643 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122722643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122722643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122722643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122722643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122722643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122722643 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122722643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122722643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122722643 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122722644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122722644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122722644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122722644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122722644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122722644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122722644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122722644 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(594)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122723256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723256 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122723256 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122723256 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122723256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723256 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723256 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122723256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122723256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122723256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122723256 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122723256 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122723256 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122723256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122723256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122723257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122723257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122723257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122723257 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122723257 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122723257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122723257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122723257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122723257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122723257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122723257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122723257 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723258 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122723258 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122723258 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122723258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723258 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122723258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122723258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122723259 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122723259 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(597)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122723289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723289 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122723289 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122723289 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122723289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723289 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122723289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122723289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122723289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122723289 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122723289 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) 20241121122723289 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) 20241121122723289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122723289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122723289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122723290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122723290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122723290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122723290 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122723290 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122723290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122723290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122723290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122723290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122723290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122723290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122723290 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723290 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122723290 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122723290 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122723290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723290 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122723290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122723290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122723290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122723290 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122723290 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122723324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723324 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122723324 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122723324 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122723324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723324 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122723324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122723324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122723324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122723325 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122723325 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) 20241121122723325 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) 20241121122723325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122723325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122723325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122723325 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122723325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122723325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122723325 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122723325 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: link up (cnlink.c:111) 20241121122723325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122723325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122723325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122723325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122723325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122723325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122723325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723326 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122723326 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122723326 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122723326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723326 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122723326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122723326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122723326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723327 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122723327 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122723327 DRANAP INFO cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(603)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122723371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723371 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122723371 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122723371 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122723371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723371 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122723371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122723371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122723371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723371 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122723371 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122723372 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122723372 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122723372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122723372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122723372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122723372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122723372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122723372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122723372 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122723372 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122723372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122723372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122723372 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122723372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122723372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122723372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122723372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723373 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122723373 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122723373 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122723373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723373 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122723373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122723373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122723373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723373 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122723373 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122723373 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(606)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122723406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723406 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122723406 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122723406 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122723406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122723406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122723406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122723406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723406 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122723406 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122723406 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) 20241121122723406 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) 20241121122723406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122723406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122723406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122723407 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122723407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122723407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122723407 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122723407 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122723407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122723407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122723407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122723407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122723407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122723407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122723407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723409 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122723409 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122723409 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122723409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723409 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122723409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122723409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122723409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122723409 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122723409 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(609)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122723447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723447 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121122723447 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121122723447 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121122723447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723447 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122723447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121122723447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122723447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723447 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122723447 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122723447 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) 20241121122723447 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) 20241121122723447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122723447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122723447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122723447 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122723447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122723447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122723447 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122723447 DRANAP NOTICE cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: link up (cnlink.c:111) 20241121122723447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122723447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122723447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122723447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122723447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122723447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122723448 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122723449 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121122723449 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121122723449 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121122723449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122723449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122723449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122723449 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122723449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122723449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122723449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122723449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122723449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122723449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122723449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121122723449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122723449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122723449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122723449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122723449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122723449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122723449 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122723449 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122723449 DRANAP INFO cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122724480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122724484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122724486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122724487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122724489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122724491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122724493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122724494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122724496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122724498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122724500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122724502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122724504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122724505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122724507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122724509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122724511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122724513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122724515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122724517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '000000000000001000110111'B, t_guard := 20.000000 } 20241121122724545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)3547861 20241121122725567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122725567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122725567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122725567 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122725567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3622d5, normal) (hnbgw_rua.c:388) 20241121122725567 DHNB DEBUG map_rua[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122725567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122725567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547861 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122725567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122725567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122725567 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547861 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1075) 20241121122725567 DCN DEBUG map_sccp[0x5645e05ddfb0]{init}: Allocated (fsm.c:456) 20241121122725567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122725567 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3547861 <-> SCCP-74 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121122725567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547861 SCCP-74 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122725567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122725567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122725567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122725567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122725567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122725567 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122725567 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{IDLE}: Allocated (fsm.c:456) 20241121122725567 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122725567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002370056400500f1100926) (sccp_scrc.c:401) 20241121122725567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122725567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122725567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122725567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122725567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122725567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122725567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122725567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122725567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122725567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122725567 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122725568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122725568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122725568 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122725568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122725568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122725568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122725568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122725568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122725568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122725568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122725568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122725568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122725568 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)7391660 HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122725574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122725574 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122725574 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122725574 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122725574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122725574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122725574 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122725574 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122725574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122725574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122725574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122725574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122725574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122725574 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb63db) (sccp_scrc.c:472) 20241121122725574 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241121122725574 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122725574 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122725574 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122725574 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122725574 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:485) 20241121122725574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122725574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122725576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122725577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122725579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122725581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122725582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122725584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122725586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122725588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122725590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122725592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122725594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122725596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122725598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122725600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122725602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122725604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122725607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122725610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122725612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122725614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122725616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000110000110'B, t_guard := 20.000000 } 20241121122725646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50774<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)62552 20241121122726659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122726659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122726660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121122726660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122726660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf458, normal) (hnbgw_rua.c:388) 20241121122726660 DHNB DEBUG map_rua[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122726660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122726660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-62552 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122726660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122726660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122726660 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122726660 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-62552 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1075) 20241121122726660 DCN DEBUG map_sccp[0x5645e0640c20]{init}: Allocated (fsm.c:456) 20241121122726660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122726660 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-62552 <-> SCCP-75 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121122726660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-62552 SCCP-75 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121122726660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122726660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122726660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122726660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122726660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122726660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122726660 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{IDLE}: Allocated (fsm.c:456) 20241121122726660 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122726660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001860056400500f1100926) (sccp_scrc.c:401) 20241121122726660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122726660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122726660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122726660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122726660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122726660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122726660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122726660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122726660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122726660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122726660 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122726660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122726660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122726660 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122726660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122726660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122726660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122726660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122726660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122726660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122726660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122726660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122726660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122726660 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)585234 HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122726664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122726664 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122726664 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122726664 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122726664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122726664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122726664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122726664 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122726664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122726664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122726664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122726664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122726664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122726664 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d43710) (sccp_scrc.c:472) 20241121122726665 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241121122726665 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122726665 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122726665 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122726665 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122726665 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122726665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122726665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122726665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50774<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122726667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122726669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122726671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122726674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122726676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122726678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122726680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122726682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122726685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122726687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122726689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122726691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122726693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122726695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122726696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122726698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122726700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122726701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122726703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122726704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000101010100'B, t_guard := 20.000000 } 20241121122726731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(597)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(597)@1d0ad8f57daa: 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)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)1284424 20241121122727745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122727745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122727745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122727745 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122727745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x139948, normal) (hnbgw_rua.c:388) 20241121122727745 DHNB DEBUG map_rua[0x5645e0636410]{init}: Allocated (fsm.c:456) 20241121122727745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122727745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1284424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122727745 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122727745 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122727745 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1284424 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122727745 DCN DEBUG map_sccp[0x5645e06431b0]{init}: Allocated (fsm.c:456) 20241121122727745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122727745 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1284424 <-> SCCP-76 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122727745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1284424 SCCP-76 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121122727745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122727745 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122727745 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122727745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122727745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122727745 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122727745 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{IDLE}: Allocated (fsm.c:456) 20241121122727745 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122727745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001540056400500f1100926) (sccp_scrc.c:401) 20241121122727745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122727745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122727745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122727745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122727745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122727745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122727745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122727745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122727745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122727745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122727745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122727745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122727745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122727745 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122727745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122727745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122727745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122727745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122727745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122727745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122727745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122727745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122727745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(596)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(596)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(597)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) HNBGW_Test.msc1-RAN(597)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)11438001 HNBGW_Test.msc1-SCCP(596)@1d0ad8f57daa: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(596)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122727754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727754 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122727754 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122727754 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122727754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122727754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122727754 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122727754 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122727754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122727754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122727754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122727754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122727754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122727754 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aa3d57) (sccp_scrc.c:472) 20241121122727754 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241121122727754 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122727754 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122727754 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122727754 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122727754 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:485) 20241121122727754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122727754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122727755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122727756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122727759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122727761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122727763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122727765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122727768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122727770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122727772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122727774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122727776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122727777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122727779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122727781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122727783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122727785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122727787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122727788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122727790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122727792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122727794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122727799 DLINP DEBUG SRVCONN(,r=127.0.0.1:40363<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122727799 DLINP DEBUG SRVCONN(,r=127.0.0.1:40363<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122727799 DLINP NOTICE SRV(,r=127.0.0.1:40363<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122727799 DMAIN NOTICE (127.0.0.1:40363 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40363<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122727799 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122727799 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45781<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585)@1d0ad8f57daa: Final verdict of PTC: none 20241121122727800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@1d0ad8f57daa: Final verdict of PTC: none 20241121122727800 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122727800 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-RAN(600)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(597)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(593)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(603)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(594)@1d0ad8f57daa: Final verdict of PTC: none 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122727800 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121122727800 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122727800 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122727800 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122727800 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122727800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122727800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122727800 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122727800 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122727801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122727801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122727801 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121122727801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122727801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122727801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122727801 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122727801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122727801 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122727801 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122727801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122727801 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122727801 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727801 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn2-RAN(609)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(596)@1d0ad8f57daa: Final verdict of PTC: none 20241121122727801 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122727801 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122727801 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122727801 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122727801 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122727801 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122727801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122727801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122727801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122727801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122727801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122727801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122727801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122727801 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122727801 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122727801 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122727801 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(595)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@1d0ad8f57daa: Final verdict of PTC: none 20241121122727801 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121122727801 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122727801 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122727801 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122727801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122727801 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122727801 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122727801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122727802 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed HNBGW_Test.sgsn1-M3UA(607)@1d0ad8f57daa: Final verdict of PTC: none20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122727802 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122727802 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122727802 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122727802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122727802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122727802 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122727802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121122727802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122727802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122727802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122727802 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122727802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122727802 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122727802 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122727802 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121122727802 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122727802 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122727802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122727802 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122727802 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122727803 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122727803 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122727803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122727803 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122727803 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122727803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb63db), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122727803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122727803 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122727803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122727803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122727803 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122727803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122727803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122727803 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122727803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122727803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122727803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122727803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{disrupted}: Freeing instance (context_map.c:202) 20241121122727803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3547861)[0x5645e0633e60]{disrupted}: Deallocated (fsm.c:568) 20241121122727803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122727804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{disconnected}: Freeing instance (context_map.c:206) 20241121122727804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x5645e05ddfb0]{disconnected}: Deallocated (fsm.c:568) 20241121122727804 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3547861 SCCP-74 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241121122727804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122727804 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122727804 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122727804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43710), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122727804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122727804 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122727804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122727804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122727804 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) HNBGW_Test.sgsn0-M3UA(604)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(598)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(601)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(605)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(602)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(610)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(599)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(611)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(606)@1d0ad8f57daa: Final verdict of PTC: none 20241121122727804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122727805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122727805 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122727805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122727805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122727805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122727805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{disrupted}: Freeing instance (context_map.c:202) 20241121122727805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-62552)[0x5645e064e910]{disrupted}: Deallocated (fsm.c:568) 20241121122727805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122727805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{disconnected}: Freeing instance (context_map.c:206) 20241121122727805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x5645e0640c20]{disconnected}: Deallocated (fsm.c:568) 20241121122727806 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-62552 SCCP-75 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241121122727806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122727806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122727806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122727806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122727806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122727806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122727806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122727806 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122727806 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122727807 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122727807 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122727807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122727807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122727807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122727807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122727807 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122727807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122727807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122727807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122727808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122727808 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122727808 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122727808 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122727808 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122727808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122727808 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122727808 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122727808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa3d57), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122727808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122727809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122727809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122727809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122727809 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122727809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122727809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122727809 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122727809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122727809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122727809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122727809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.sgsn2-SCCP(608)@1d0ad8f57daa: Final verdict of PTC: none 20241121122727810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1284424)[0x5645e0636410]{disrupted}: Deallocated (fsm.c:568) 20241121122727810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122727810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{disconnected}: Freeing instance (context_map.c:206) 20241121122727810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x5645e06431b0]{disconnected}: Deallocated (fsm.c:568) 20241121122727810 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1284424 SCCP-76 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241121122727810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122727810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122727810 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122727810 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122727811 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122727813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122727813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122727813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122727813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122727813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122727813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122727813 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122727813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122727813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122727813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122727813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122727813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122727814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122727814 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122727814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122727814 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122727814 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122727814 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122727814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122727814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122727814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122727814 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(586)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122727902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50746<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(588)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(586): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(588): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(593): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(594): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(595): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(596): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(597): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(598): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-SCCP(599): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-RAN(600): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-M3UA(601): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(602): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(603): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(604): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(605): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(606): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(607): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(608): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-RAN(609): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(610): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(611): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Thu Nov 21 12:27:27 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 20241121122727995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122728208 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122728208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecd10c), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122728208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122728208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122728208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122728208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122728208 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122728208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d16e3d), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122728208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122728208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122728208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122728208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122728208 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122728208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af140), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122728208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122728208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122728208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122728208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122728209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122728209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122728209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122728209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122728209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122728209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122728209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122728209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122728209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122728209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122728209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122728209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122728209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122728209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122728209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122728209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122728697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=604648) 20241121122728770 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122728770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf365), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122728770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122728770 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122728770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122728770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122728770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122728770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122728770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122728770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122728771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122728771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122728771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122728771 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122728772 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122728772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a593), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122728772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122728772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122728772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122728772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122728772 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122728772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd1e37), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122728773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122728773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122728773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122728773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122728773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122728773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122728773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122728773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122728773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122728773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122728773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122728773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122728773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122728773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122728773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122728773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122728773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122728773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122728773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122728773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122729323 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122729323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031cdb5), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122729323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122729323 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122729323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122729323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122729323 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122729323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e554), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122729323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122729323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122729323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122729323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122729323 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122729323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b7a87), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122729323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122729323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122729323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122729323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122729323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122729324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122729324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122729324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122729324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122729324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122729324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122729324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122729324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122729324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122729324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122729324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122729324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122729324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122729324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122729324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=604648, count=631368) 20241121122729801 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122729801 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122729801 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122729801 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122729801 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122729801 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122729802 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122729802 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122729802 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122729802 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122729802 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122729802 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122729802 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122729802 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121122729802 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121122729887 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122729887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d7413), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122729887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122729887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122729887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122729887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122729887 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122729887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e7cb), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122729887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122729887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122729887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122729887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122729887 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122729887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483ffb), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122729887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122729887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122729887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122729887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122729887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122729887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122729887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122729887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122729887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122729887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122729887 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122729887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122729887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122729887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122729887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122729887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122729887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122729888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122729888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122729888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122729888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122729888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122729888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122729888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122729888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122730529 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122730529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf489), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122730529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122730529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122730529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122730529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122730529 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122730529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaedea), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122730529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122730529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122730529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122730529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122730529 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122730529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbe9ad), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122730529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122730529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122730529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122730529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122730529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122730529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122730529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122730530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122730530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122730530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122730530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122730530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122730530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122730530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122730530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122730530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122730530 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Thu Nov 21 12:27:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122731182 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122731182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c5105), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122731182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122731182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731182 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122731182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007da489), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122731182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122731182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731182 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122731182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d6a4d), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122731182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731182 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122731182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122731182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122731182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122731182 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122731182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122731182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122731183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122731183 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122731183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122731183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122731183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122731183 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_L3Compl_no_cn started. 20241121122731783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122731786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122731794 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36179<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_no_cn-Iuh0(619)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122731828 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122731828 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122731850 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122731851 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122731851 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122731851 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122731851 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122731851 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122731852 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122731852 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122731852 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122731852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122731852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122731852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122731852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731852 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122731852 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122731852 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(621)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122731852 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122731852 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122731852 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122731852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122731852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122731852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122731853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731853 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122731853 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122731853 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122731853 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122731853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122731853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122731853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731853 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731853 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731853 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122731853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122731853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731853 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122731853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731853 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122731853 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43409 (stream_srv.c:129) 20241121122731853 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43409<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122731853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731853 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731853 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731853 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122731853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731853 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731853 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731853 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122731853 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122731854 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122731854 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122731854 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122731854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122731854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122731854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731854 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122731854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731854 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122731854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731854 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731854 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731854 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122731854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122731855 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122731856 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(54)[0x5645e06357c0]{IDLE}: Deallocated (fsm.c:568) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(53)[0x5645e0656580]{IDLE}: Deallocated (fsm.c:568) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122731856 DLSCCP DEBUG SCCP-SCOC(52)[0x5645e064f230]{IDLE}: Deallocated (fsm.c:568) 20241121122731857 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122731857 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122731857 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122731857 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122731857 DLSCCP DEBUG SCCP-SCOC(55)[0x5645e0634ef0]{IDLE}: Deallocated (fsm.c:568) MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(625)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(625)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(625)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(623)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122731897 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122731897 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122731897 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122731897 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122731898 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122731898 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122731898 DRANAP NOTICE cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122731898 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122731898 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122731898 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122731898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122731898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122731898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122731898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731898 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122731898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731898 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731898 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731898 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122731898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122731898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122731898 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122731898 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122731898 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122731898 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122731898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122731898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122731898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731899 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122731899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731899 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122731899 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122731899 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122731899 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122731899 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122731899 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122731899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122731899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122731899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731899 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122731899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122731899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122731899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122731899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122731899 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122731899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122731899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122731899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122731899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122731899 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122731899 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122731900 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122731900 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122731900 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122731900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122731900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122731900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122731900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122731900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122731900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122731900 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122731900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122731900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122731900 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122731900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122731900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122731900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122731900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122731900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122731900 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(628)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(628)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(628)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(626)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122731966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122731966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122731966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122731966 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122731967 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122731967 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122731967 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122731967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122731967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122731977 DLINP DEBUG SRVCONN(,r=127.0.0.1:43409<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122731977 DLINP DEBUG SRVCONN(,r=127.0.0.1:43409<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122731977 DLINP DEBUG SRVCONN(,r=127.0.0.1:43409<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122731977 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122731977 DHNBAP DEBUG (127.0.0.1:43409 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122731977 DHNBAP NOTICE (127.0.0.1:43409 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122731977 DHNBAP NOTICE (127.0.0.1:43409 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122731977 DLINP DEBUG SRVCONN(,r=127.0.0.1:43409<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122731977 DLINP DEBUG SRVCONN(,r=127.0.0.1:43409<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122732088 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122732088 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122732088 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122732088 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(625)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122732091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732091 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122732091 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122732091 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122732091 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122732091 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122732091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122732092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732092 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122732092 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122732092 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122732092 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122732092 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122732092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122732092 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122732092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122732092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122732092 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122732092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122732092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122732092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122732092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122732092 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122732092 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122732092 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122732094 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122732094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122732094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122732094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122732094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122732094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122732094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122732094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122732094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122732094 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122732094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122732094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122732094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122732094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122732094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122732094 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122732094 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122732135 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122732135 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122732135 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122732135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(628)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122732138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732138 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122732138 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122732138 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122732138 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122732138 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122732138 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122732140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732140 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122732140 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122732140 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122732140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122732140 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122732140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122732140 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122732140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122732140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122732140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122732140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122732140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122732140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122732140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122732140 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122732140 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122732140 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122732141 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122732141 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122732141 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122732141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122732141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122732141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122732141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122732141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122732141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122732141 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122732142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122732142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122732142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122732142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122732142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122732142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122732142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(624)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122732898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732898 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122732898 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122732898 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122732898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122732898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122732898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122732898 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122732898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122732898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122732898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122732898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122732898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122732898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122732898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122732898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122732898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122732898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122732898 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122732898 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122732898 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122732898 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122732898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122732898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122732898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122732898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122732898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122732898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122732898 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122732898 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122732899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122732899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122732899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122732899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122732899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122732899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122732899 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122732900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732900 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122732900 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122732900 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122732900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122732900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122732900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122732900 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122732900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122732900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122732900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122732900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122732900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122732900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122732900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122732900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122732900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122732900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122732900 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122732900 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122732900 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(627)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122732942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732943 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122732943 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122732943 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122732943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122732943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122732943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122732943 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122732943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122732943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122732943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122732943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122732943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122732943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122732943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122732943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122732943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122732943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122732943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122732943 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122732943 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122732943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122732943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122732943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122732943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122732943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122732943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122732943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122732943 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122732943 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122732943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122732943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122732943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122732943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122732943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122732943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122732943 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122732944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122732944 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122732944 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122732944 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122732944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122732944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122732944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122732944 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122732944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122732944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122732944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122732944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122732944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122732944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122732944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122732944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122732944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122732944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122732944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122732944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122732944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122732944 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122732944 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122732944 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122732987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122732991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122732994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122732997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122732999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122733002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122733004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122733006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122733007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122733009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122733011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122733013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122733015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122733018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122733020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122733022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122733025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122733027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122733028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122733030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '000000000000000011011111'B, t_guard := 20.000000 } 20241121122733057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(630)14466102 20241121122734081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122734081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122734081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122734081 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122734081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdcbc36, normal) (hnbgw_rua.c:388) 20241121122734081 DHNB DEBUG map_rua[0x5645e064f230]{init}: Allocated (fsm.c:456) 20241121122734081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14466102)[0x5645e064f230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122734081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14466102 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122734081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122734081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122734081 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14466102 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:205) 20241121122734081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14466102)[0x5645e064f230]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122734081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14466102)[0x5645e064f230]{init}: Freeing instance (context_map.c:202) 20241121122734081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14466102)[0x5645e064f230]{init}: Deallocated (fsm.c:568) 20241121122734081 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14466102 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121122734081 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:270) 20241121122737805 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122737805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43710), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122737805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122737805 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122737805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122737805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122737805 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122737805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb63db), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122737805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122737805 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122737805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122737805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122737805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122737805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122737805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122737805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122737805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122737805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122737805 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122737805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122737805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122737805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122737805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122737805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122737805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122737805 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122737809 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122737809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa3d57), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122737809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122737809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122737809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122737809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122737809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122737809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122737809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122737809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122737809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122737809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122737809 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122738209 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122738209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af140), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122738209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122738209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122738209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122738209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122738209 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122738209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d16e3d), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122738209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122738209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122738209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122738209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122738209 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122738209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecd10c), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122738209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122738209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122738209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122738209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122738209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122738209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122738209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122738209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122738209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122738209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122738209 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122738210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122738210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122738210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122738210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122738210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122738210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122738210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122738210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122738210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122738210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122738210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122738210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122738210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122738210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122738771 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122738771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf365), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122738771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122738771 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122738771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122738771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122738771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122738771 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122738771 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122738771 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122738771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122738771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122738771 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122738773 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122738773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd1e37), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122738773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122738773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122738773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122738773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122738773 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122738773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a593), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122738773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122738773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122738773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122738773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122738774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122738774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122738774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122738774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122738774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122738774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122738774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122738774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122738774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122738774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122738774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122738774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122738774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122738774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122738774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122738774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122738776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122738776 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122738776 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122738776 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122738776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122738776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122738776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122738776 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122738776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122738776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122738776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122738776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122738776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122738776 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=00dd1e37) (sccp_scrc.c:472) 20241121122738776 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1823) 20241121122738776 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122738776 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122738776 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122738776 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122738776 DLSCCP DEBUG SCCP-SCOC(70)[0x5645e0679be0]{IDLE}: Deallocated (fsm.c:568) 20241121122738977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122738977 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122738977 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122738977 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122738977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122738978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122738978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122738978 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122738978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122738978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122738978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122738978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122738978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122738978 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=0037a593) (sccp_scrc.c:472) 20241121122738978 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1823) 20241121122738978 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122738978 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122738978 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122738978 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122738978 DLSCCP DEBUG SCCP-SCOC(68)[0x5645e0635260]{IDLE}: Deallocated (fsm.c:568) 20241121122739324 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122739324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b7a87), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122739324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122739324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122739324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122739324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122739324 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122739324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e554), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122739324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122739324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122739324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122739324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122739324 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122739324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031cdb5), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122739324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122739324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122739325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122739325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122739325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122739325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122739325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122739325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122739325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122739325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122739325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122739325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122739325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122739325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122739325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122739325 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122739327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739327 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122739327 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122739327 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122739327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122739327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122739327 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122739327 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122739327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122739327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122739327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122739327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122739327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122739327 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=008b7a87) (sccp_scrc.c:472) 20241121122739327 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1823) 20241121122739327 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122739327 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122739327 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122739327 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122739327 DLSCCP DEBUG SCCP-SCOC(65)[0x5645e064e630]{IDLE}: Deallocated (fsm.c:568) 20241121122739529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739529 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122739529 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122739529 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122739529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122739529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122739529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122739529 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122739530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122739530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122739530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122739530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122739530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122739530 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=00f5e554) (sccp_scrc.c:472) 20241121122739530 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1823) 20241121122739530 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122739530 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122739530 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122739530 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122739530 DLSCCP DEBUG SCCP-SCOC(67)[0x5645e063db10]{IDLE}: Deallocated (fsm.c:568) 20241121122739888 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122739888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483ffb), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122739888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122739888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122739888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122739888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122739888 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122739888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5e7cb), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122739888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122739888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122739888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122739888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122739888 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122739888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d7413), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122739888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122739888 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122739888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122739888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122739888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122739888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122739888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122739888 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122739888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122739888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122739888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122739888 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122739888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122739888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122739888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122739888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122739890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122739890 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122739890 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122739890 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122739890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122739890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122739890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122739890 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122739890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122739890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122739890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122739890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122739890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122739890 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=00483ffb) (sccp_scrc.c:472) 20241121122739890 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20241121122739890 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122739890 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122739890 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122739890 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122739890 DLSCCP DEBUG SCCP-SCOC(62)[0x5645e04bf5d0]{IDLE}: Deallocated (fsm.c:568) 20241121122740093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122740093 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122740093 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122740093 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122740093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122740093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122740093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122740093 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122740093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122740093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122740094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122740094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122740094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122740094 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=00f5e7cb) (sccp_scrc.c:472) 20241121122740094 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1823) 20241121122740094 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122740094 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122740094 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122740094 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122740094 DLSCCP DEBUG SCCP-SCOC(64)[0x5645e0640af0]{IDLE}: Deallocated (fsm.c:568) 20241121122740530 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122740530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbe9ad), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122740530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122740530 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122740530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122740530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122740530 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122740530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaedea), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122740530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122740530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122740530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122740530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122740530 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122740530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf489), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122740530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122740530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122740530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122740531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122740531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122740531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122740531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122740531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122740531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122740531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122740531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122740531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122740531 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122740531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122740531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122740531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122740531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122740531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122740531 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122740533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122740533 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122740533 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122740533 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122740533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122740533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122740533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122740533 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122740533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122740533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122740533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122740533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122740533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122740533 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=00eaedea) (sccp_scrc.c:472) 20241121122740533 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241121122740533 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122740533 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122740533 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122740533 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122740533 DLSCCP DEBUG SCCP-SCOC(59)[0x5645e05c18a0]{IDLE}: Deallocated (fsm.c:568) 20241121122740734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122740734 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122740734 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122740734 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122740734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122740734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122740734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122740734 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122740734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122740734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122740734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122740734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122740734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122740734 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=002bf489) (sccp_scrc.c:472) 20241121122740734 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241121122740734 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122740734 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122740734 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122740734 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122740734 DLSCCP DEBUG SCCP-SCOC(61)[0x5645e0655fb0]{IDLE}: Deallocated (fsm.c:568) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(58)[0x5645e064eee0]{IDLE}: Deallocated (fsm.c:568) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(56)[0x5645e0656450]{IDLE}: Deallocated (fsm.c:568) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122741178 DLSCCP DEBUG SCCP-SCOC(57)[0x5645e0635be0]{IDLE}: Deallocated (fsm.c:568) 20241121122747806 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122747806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb63db), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122747806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122747806 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122747806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122747806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122747806 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122747806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43710), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122747806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122747806 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122747806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122747806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122747806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122747806 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122747806 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122747806 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122747806 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122747806 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122747806 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122747806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122747806 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122747806 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122747806 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122747806 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122747806 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122747806 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122747810 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122747810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa3d57), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122747810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122747810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122747810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122747810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122747810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122747810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122747810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122747810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122747810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122747810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122747810 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122748209 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122748209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecd10c), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122748209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122748209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122748209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122748210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122748210 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122748210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d16e3d), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122748210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122748210 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122748210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122748210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122748210 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122748210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af140), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122748210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122748210 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122748210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122748210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122748210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122748210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122748210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122748210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122748210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122748210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122748210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122748210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122748210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122748210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122748210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122748210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122748210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122748772 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122748772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf365), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122748772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122748772 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122748773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122748773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122748773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122748773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122748773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122748773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122748773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122748773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122748773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122749325 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122749325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031cdb5), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122749325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122749325 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122749325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122749325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122749326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122749326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122749326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122749326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122749326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122749326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122749326 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122749889 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122749889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d7413), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122749889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122749889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122749889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122749889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122749889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122749889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122749889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122749889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122749889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122749889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122749889 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122750527 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122750527 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122750527 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122750527 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122750527 DLSCCP DEBUG SCCP-SCOC(60)[0x5645e064e470]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_L3Compl_no_cn0(630)@1d0ad8f57daa: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@1d0ad8f57daa: Test Component 630 has requested to stop MTC. Terminating current testcase execution. 20241121122753079 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36179<->l=127.0.0.1:4262) (control_if.c:193) 20241121122753079 DLINP DEBUG SRVCONN(,r=127.0.0.1:43409<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122753079 DLINP DEBUG SRVCONN(,r=127.0.0.1:43409<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122753079 DLINP NOTICE SRV(,r=127.0.0.1:43409<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122753079 DMAIN NOTICE (127.0.0.1:43409 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43409<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122753079 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122753079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622)@1d0ad8f57daa: Final verdict of PTC: none 20241121122753079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122753079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122753079 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122753079 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122753079 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(626)@1d0ad8f57daa: Final verdict of PTC: none 20241121122753079 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122753079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122753079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122753079 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122753079 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122753080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122753080 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122753080 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122753080 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122753080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122753080 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122753080 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122753080 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122753080 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122753080 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(623)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(615)@1d0ad8f57daa: Final verdict of PTC: none 20241121122753080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122753080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(627)@1d0ad8f57daa: Final verdict of PTC: none 20241121122753080 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122753080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122753080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122753080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122753080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122753080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122753080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122753080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122753080 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122753080 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122753080 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122753080 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122753081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(624)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-PFCP(618)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(625)@1d0ad8f57daa: Final verdict of PTC: none 20241121122753081 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122753081 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED IPA-CTRL-CLI-IPA(617)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(621)@1d0ad8f57daa: Final verdict of PTC: none 20241121122753081 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122753081 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122753081 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122753081 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122753081 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122753081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122753081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122753081 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe VirtHNBGW-STATS(616)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(619)@1d0ad8f57daa: Final verdict of PTC: none 20241121122753082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122753082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122753082 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122753082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122753082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122753082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122753082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122753082 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122753082 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122753082 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122753082 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(628)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(629)@1d0ad8f57daa: Final verdict of PTC: none 20241121122753086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(630)@1d0ad8f57daa: Final verdict of PTC: fail reason: "Timeout of T_guard" MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(615): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(617): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(618): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(619): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(621): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(623): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(624): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(625): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(626): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(627): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(628): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(630): fail (pass -> fail) reason: "Timeout of T_guard" MTC@1d0ad8f57daa: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail'. Thu Nov 21 12:27:53 UTC 2024 ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241121122753237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122753738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37900<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424852) Waiting for packet dumper to finish... 1 (prev_count=424852, count=425392) 20241121122755081 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122755081 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122755081 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122755082 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122755082 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122755082 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Thu Nov 21 12:27:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241121122756826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122756830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122756837 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44339<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(635)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122756863 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122756863 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122756887 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122756887 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122756888 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122756888 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122756888 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122756888 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122756888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122756889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122756889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122756889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122756889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122756889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122756889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122756889 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122756889 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122756889 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122756889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122756889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122756889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122756889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122756889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122756889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122756889 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(637)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122756889 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122756889 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122756889 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122756889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122756889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122756889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122756889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122756889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122756889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122756890 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122756890 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38612 (stream_srv.c:129) 20241121122756890 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38612<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122756890 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122756890 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122756890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122756890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122756890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122756890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122756890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122756890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122756890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122756891 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122756891 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122756891 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122756891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122756891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122756891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122756891 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122756891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122756891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122756891 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122756891 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122756891 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122756891 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122756891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122756891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122756891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122756891 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122756891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122756891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122756891 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122756892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122756892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122756892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122756892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122756892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122756892 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122756892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122756892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122756892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122756892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122756892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122756892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122756892 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(641)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(641)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(641)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(639)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(644)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(644)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(644)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(642)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(647)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(647)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(647)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc2-SCCP(645)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122756981 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122756982 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122756982 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122756982 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122756982 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122756982 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122756982 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122756982 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122756984 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122756984 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122756984 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122756984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122756984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122756984 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122756984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122756984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122756984 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122756984 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122756984 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122756984 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122756984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122756984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122756984 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122756984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122756984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122756984 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122756984 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122756984 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122756984 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122756984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122756984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122756984 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122756984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122756984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122756984 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122756984 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122756984 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122756984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122756984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122756984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122756984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122756984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122756984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122756984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122756985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122756985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122756985 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122756985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122756985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122756985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122756985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122756985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122756985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122756985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122756985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122756985 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122756985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122756985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122756985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122756985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122756985 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122756985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122756985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122756985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122756985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122756985 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(650)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(650)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(650)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(648)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(653)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(653)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(653)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(651)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(656)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(656)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(656)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn2-SCCP(654)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122757104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122757104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122757104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122757104 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122757104 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122757104 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122757104 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122757104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122757104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122757113 DLINP DEBUG SRVCONN(,r=127.0.0.1:38612<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122757113 DLINP DEBUG SRVCONN(,r=127.0.0.1:38612<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122757113 DLINP DEBUG SRVCONN(,r=127.0.0.1:38612<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122757113 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122757113 DHNBAP DEBUG (127.0.0.1:38612 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122757113 DHNBAP NOTICE (127.0.0.1:38612 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122757113 DHNBAP NOTICE (127.0.0.1:38612 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122757113 DLINP DEBUG SRVCONN(,r=127.0.0.1:38612<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122757113 DLINP DEBUG SRVCONN(,r=127.0.0.1:38612<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122757120 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122757120 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122757120 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122757120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(641)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122757124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757124 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122757124 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122757124 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122757124 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122757124 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122757124 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122757125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122757125 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122757125 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122757125 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122757125 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122757125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122757125 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122757125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122757125 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122757125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122757125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122757125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122757125 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122757125 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122757125 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122757126 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122757126 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122757126 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122757126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122757126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122757126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122757127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757127 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122757127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757127 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757127 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757127 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122757127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122757127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122757127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122757127 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757146 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122757146 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122757146 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122757146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(644)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122757150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757150 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122757150 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122757150 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122757150 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122757150 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122757150 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122757151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757151 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122757151 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122757151 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122757151 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122757151 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122757151 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122757151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122757151 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122757151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122757151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122757151 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122757151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122757151 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122757151 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122757151 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122757152 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122757152 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122757152 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122757152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122757152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122757152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757153 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122757153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757153 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757153 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757153 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122757153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122757153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122757153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122757153 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757177 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122757177 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121122757177 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122757177 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(647)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121122757180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757180 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121122757180 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122757180 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122757180 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122757180 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121122757181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122757182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122757182 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122757182 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122757182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122757182 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122757182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122757182 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122757182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122757182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121122757182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122757182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122757182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122757182 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122757182 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122757182 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122757183 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122757183 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122757183 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122757183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122757183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122757183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757183 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122757184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757184 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122757184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122757184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122757184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122757184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122757184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757216 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122757216 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122757216 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122757216 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(650)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122757219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757219 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122757219 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122757219 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122757219 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122757219 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122757219 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122757220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757220 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122757220 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122757220 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122757220 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122757220 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122757220 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122757220 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122757220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122757220 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122757220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122757220 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122757220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757220 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122757220 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122757220 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122757220 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122757221 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122757221 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122757221 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122757221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122757221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122757221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122757221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757221 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122757221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757221 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757221 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757221 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122757221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122757221 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122757221 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122757221 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757244 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122757244 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122757244 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122757244 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(653)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122757246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757246 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122757246 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122757246 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122757247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122757247 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122757247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122757248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757248 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122757248 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122757248 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122757248 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122757248 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122757248 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122757248 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122757248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122757248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122757248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122757248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122757248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122757248 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122757248 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122757248 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122757249 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122757249 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122757249 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122757249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122757249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122757249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757249 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122757249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757250 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122757250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122757250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122757250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122757250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122757250 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757276 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122757276 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241121122757276 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121122757276 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121122757276 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121122757276 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121122757276 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(656)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241121122757279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757279 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241121122757279 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121122757279 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121122757279 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121122757279 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122757279 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122757279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121122757279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122757279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241121122757279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122757279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122757279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122757280 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122757282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757282 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122757282 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122757282 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122757282 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122757282 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241121122757282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122757282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122757282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241121122757282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122757282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122757282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122757282 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122757282 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122757282 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122757283 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122757283 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122757283 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122757283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122757283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122757283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757283 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122757283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757283 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122757283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122757283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122757283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122757283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122757283 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757807 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122757807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43710), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122757807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757807 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122757807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757807 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122757807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb63db), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122757807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757807 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122757807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122757807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122757807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122757807 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122757807 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122757807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122757807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122757807 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122757807 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757810 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122757810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa3d57), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122757810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122757810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122757810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122757811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122757811 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122757811 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757812 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122757812 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122757812 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122757812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122757812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122757812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122757812 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122757812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122757812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122757812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122757812 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=00d43710) (sccp_scrc.c:472) 20241121122757812 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1823) 20241121122757812 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122757812 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122757812 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122757812 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122757812 DLSCCP DEBUG SCCP-SCOC(75)[0x5645e0679d10]{IDLE}: Deallocated (fsm.c:568) 20241121122757814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757814 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122757814 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122757814 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122757814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122757814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122757814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122757814 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122757814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122757814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122757814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122757814 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=00aa3d57) (sccp_scrc.c:472) 20241121122757814 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241121122757814 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122757814 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122757814 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122757814 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122757814 DLSCCP DEBUG SCCP-SCOC(76)[0x5645e064fba0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(640)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122757930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757930 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122757930 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122757930 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122757930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122757930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122757930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122757930 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122757930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122757930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122757930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122757930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122757930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122757930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122757930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122757931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122757931 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122757931 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122757931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122757931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122757931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122757931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122757931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122757931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122757931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122757931 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122757931 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122757931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122757931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122757931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122757931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122757931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122757931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122757931 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122757932 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122757932 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122757932 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122757932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122757932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122757932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122757932 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122757933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122757933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122757933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122757933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122757933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122757933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122757933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122757933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122757933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122757933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122757933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122757933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122757933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122757933 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122757933 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122757933 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(643)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(646)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122758013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758013 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122758013 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122758013 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122758013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758013 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758014 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122758014 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122758014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122758014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758014 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=00bb63db) (sccp_scrc.c:472) 20241121122758014 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20241121122758014 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122758014 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122758014 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122758014 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122758014 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122758014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758014 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758014 DLSCCP DEBUG SCCP-SCOC(74)[0x5645e0635d80]{IDLE}: Deallocated (fsm.c:568) 20241121122758014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758014 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122758014 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122758014 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122758014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122758014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758014 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758014 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758014 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122758014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122758014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758014 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758014 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122758014 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122758014 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) 20241121122758014 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) 20241121122758014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122758014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122758014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758014 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122758014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758014 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122758014 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: link up (cnlink.c:111) 20241121122758015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122758015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122758015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122758015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758015 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122758015 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122758015 DRANAP INFO cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122758015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122758015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122758015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122758015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122758015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758017 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122758017 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122758017 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122758017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758018 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122758018 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122758018 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122758018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122758018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122758018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758018 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122758018 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122758018 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) 20241121122758018 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) 20241121122758018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122758018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758018 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122758018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758018 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122758018 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122758018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122758018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122758018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758019 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122758019 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122758019 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122758019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122758019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122758019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122758019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122758019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(649)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122758027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758027 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122758027 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122758027 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758027 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122758027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122758027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122758027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122758027 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122758027 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122758027 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122758027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122758027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122758027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122758027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758027 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122758027 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122758027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122758027 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758027 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122758027 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122758027 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758027 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122758027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122758027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122758027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758028 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122758028 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122758028 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122758053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758053 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122758053 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122758053 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122758053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122758053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122758053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122758053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758053 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122758053 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122758053 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) 20241121122758053 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) 20241121122758053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122758053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122758053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122758053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758053 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122758053 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122758054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758054 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758054 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758054 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122758054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122758054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122758054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122758054 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(652)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122758057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758057 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122758057 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122758057 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122758057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758057 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758057 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122758057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122758057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122758057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758057 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122758057 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122758057 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(655)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122758086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758086 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121122758086 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121122758086 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121122758086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758086 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122758086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121122758086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122758086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758086 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122758086 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122758086 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) 20241121122758086 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) 20241121122758086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122758086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122758086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758086 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122758086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758086 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122758086 DRANAP NOTICE cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: link up (cnlink.c:111) 20241121122758086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122758086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122758086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122758086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122758087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758087 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121122758087 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121122758087 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121122758087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758087 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122758087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122758087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121122758087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122758087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122758087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122758087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122758087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122758087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122758087 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122758087 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122758087 DRANAP INFO cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122758211 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122758211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af140), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122758211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122758211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758211 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122758211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d16e3d), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122758211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122758211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758211 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122758211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecd10c), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122758211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122758211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122758211 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122758211 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122758211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122758211 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758214 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122758214 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122758214 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122758214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758214 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758214 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122758214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758214 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=000af140) (sccp_scrc.c:472) 20241121122758214 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1823) 20241121122758214 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122758214 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122758214 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122758214 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122758214 DLSCCP DEBUG SCCP-SCOC(71)[0x5645e0633710]{IDLE}: Deallocated (fsm.c:568) 20241121122758418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758418 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122758418 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122758418 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122758418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758418 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758418 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122758418 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122758418 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122758418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758418 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122758418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758418 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=00d16e3d) (sccp_scrc.c:472) 20241121122758418 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1823) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(72)[0x5645e05be480]{IDLE}: Deallocated (fsm.c:568) 20241121122758418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122758418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758418 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=00ecd10c) (sccp_scrc.c:472) 20241121122758418 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1823) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122758418 DLSCCP DEBUG SCCP-SCOC(73)[0x5645e0634780]{IDLE}: Deallocated (fsm.c:568) 20241121122758774 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122758774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf365), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122758774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122758774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122758774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122758774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122758774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122758774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122758774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122758774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122758774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122758774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122758774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122758776 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122758776 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122758776 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122758776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122758776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122758776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122758776 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122758776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122758776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122758776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122758776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122758776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122758776 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=00baf365) (sccp_scrc.c:472) 20241121122758776 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1823) 20241121122758776 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122758776 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122758776 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122758776 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122758776 DLSCCP DEBUG SCCP-SCOC(69)[0x5645e0633560]{IDLE}: Deallocated (fsm.c:568) 20241121122759119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122759123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122759126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122759128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122759130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122759133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122759136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122759138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122759140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122759142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122759144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122759145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122759147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122759149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122759151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122759153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122759154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122759156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122759158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122759160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '000000000000000100101010'B, t_guard := 20.000000 } 20241121122759188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122759326 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122759326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031cdb5), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122759326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122759326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122759326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122759326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122759326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122759326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122759326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122759326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122759326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122759326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122759326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122759326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122759328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122759328 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122759328 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122759328 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122759328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122759328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122759328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122759328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122759328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122759328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122759328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122759328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122759328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122759328 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=0031cdb5) (sccp_scrc.c:472) 20241121122759328 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1823) 20241121122759328 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122759328 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122759328 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122759328 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122759328 DLSCCP DEBUG SCCP-SCOC(66)[0x5645e0642360]{IDLE}: Deallocated (fsm.c:568) 20241121122759885 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122759885 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122759885 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122759885 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122759885 DLSCCP DEBUG SCCP-SCOC(63)[0x5645e0650cc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(640)@1d0ad8f57daa: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(640)@1d0ad8f57daa: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(658) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(636)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(658)11633514 20241121122800212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122800212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122800212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122800212 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122800212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1836a, normal) (hnbgw_rua.c:388) 20241121122800212 DHNB DEBUG map_rua[0x5645e064f230]{init}: Allocated (fsm.c:456) 20241121122800212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122800212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11633514 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122800212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122800212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122800212 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241121122800212 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11633514 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1044) 20241121122800212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11633514 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122800212 DCN DEBUG map_sccp[0x5645e0636410]{init}: Allocated (fsm.c:456) 20241121122800212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122800212 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11633514 <-> SCCP-77 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122800212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11633514 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122800212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122800212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122800213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122800213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122800213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122800213 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122800213 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{IDLE}: Allocated (fsm.c:456) 20241121122800213 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122800213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300012a0056400500f1100926) (sccp_scrc.c:401) 20241121122800213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122800213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122800213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122800213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122800213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122800213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122800213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122800213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122800213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122800213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122800213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122800213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122800213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122800213 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122800213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122800213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122800213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122800213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122800213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122800213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122800213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122800213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122800213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122800213 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(639)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(639)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(640)@1d0ad8f57daa: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(658) HNBGW_Test.msc0-RAN(640)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(658)13818511 HNBGW_Test.msc0-SCCP(639)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(639)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(658)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122800221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122800221 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122800221 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122800221 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122800221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122800221 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122800221 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122800221 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122800221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122800221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122800221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122800221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122800221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122800221 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003ca414) (sccp_scrc.c:472) 20241121122800221 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241121122800221 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122800221 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122800221 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122800221 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122800221 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:485) 20241121122800221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122800221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122800222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(658)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122800223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122800226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122800229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122800231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122800233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122800234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122800237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122800239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122800241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122800244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122800246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122800248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122800250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122800252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122800254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122800256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122800259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122800261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122800264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122800266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001000010011'B, t_guard := 20.000000 } 20241121122800293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(646)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(646)@1d0ad8f57daa: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(659) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(636)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(659)4356120 20241121122801307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122801307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122801307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122801307 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122801307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x427818, normal) (hnbgw_rua.c:388) 20241121122801307 DHNB DEBUG map_rua[0x5645e0633650]{init}: Allocated (fsm.c:456) 20241121122801307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122801307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356120 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122801307 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122801307 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122801307 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356120 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1075) 20241121122801307 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122801307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122801307 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4356120 <-> SCCP-78 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121122801308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4356120 SCCP-78 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122801308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122801308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122801308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122801308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122801308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122801308 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122801308 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{IDLE}: Allocated (fsm.c:456) 20241121122801308 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122801308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002130056400500f1100926) (sccp_scrc.c:401) 20241121122801308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122801308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122801308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122801308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122801308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122801308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122801308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122801308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122801308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122801308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122801308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122801308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122801308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122801308 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122801308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122801308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122801308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122801308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122801308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122801308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122801308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122801308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122801308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(645)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc2-SCCP(645)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(646)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(659) HNBGW_Test.msc2-RAN(646)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(659)987127 HNBGW_Test.msc2-SCCP(645)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(645)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122801317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801317 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122801317 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122801317 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122801317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122801317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122801317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122801317 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122801317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122801317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122801317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122801317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122801317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122801317 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf6a47) (sccp_scrc.c:472) 20241121122801317 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) TC_mscpool_LU_by_tmsi_from_other_PLMN0(659)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122801317 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122801317 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122801317 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122801318 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122801318 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:485) 20241121122801318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122801318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122801319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(659)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122801320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122801324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122801326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122801329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122801331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122801334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122801336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122801338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122801340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122801342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122801343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122801345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122801347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122801349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122801351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122801352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122801354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122801356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122801359 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122801361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122801366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122801367 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122801367 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122801367 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122801367 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122801367 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122801367 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122801367 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122801367 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122801367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122801367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122801367 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(631)@1d0ad8f57daa: Final verdict of PTC: none 20241121122801367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122801367 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122801367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122801367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122801367 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122801367 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122801367 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122801367 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122801367 DLINP DEBUG SRVCONN(,r=127.0.0.1:38612<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122801367 DLINP DEBUG SRVCONN(,r=127.0.0.1:38612<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn0-SCCP(648)@1d0ad8f57daa: Final verdict of PTC: none 20241121122801367 DLINP NOTICE SRV(,r=127.0.0.1:38612<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122801367 DMAIN NOTICE (127.0.0.1:38612 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38612<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122801367 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122801367 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122801367 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122801367 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122801367 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122801367 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122801367 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241121122801367 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122801368 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122801368 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122801368 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122801368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122801368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122801368 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241121122801368 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121122801368 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241121122801368 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122801368 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122801368 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122801368 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122801368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122801368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122801368 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122801368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122801368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122801368 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122801368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122801368 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122801368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122801368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122801368 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122801368 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122801368 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122801368 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122801368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122801368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122801368 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241121122801368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122801368 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-M3UA(650)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(640)@1d0ad8f57daa: Final verdict of PTC: none 20241121122801368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122801368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122801368 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122801368 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122801368 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122801368 DRANAP NOTICE cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(636)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(638)@1d0ad8f57daa: Final verdict of PTC: none 20241121122801368 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44339<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(643)@1d0ad8f57daa: Final verdict of PTC: none 20241121122801368 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122801369 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241121122801369 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122801369 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122801369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122801369 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122801369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122801369 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122801369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122801369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122801369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122801369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122801369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122801369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122801369 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122801369 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122801369 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122801369 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-M3UA(656)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(649)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(647)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(644)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(652)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(632)@1d0ad8f57daa: Final verdict of PTC: none 20241121122801369 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-RAN(646)@1d0ad8f57daa: Final verdict of PTC: none 20241121122801369 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122801369 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122801370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801370 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122801370 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122801370 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122801370 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122801370 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122801370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122801370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122801370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122801370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122801370 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122801370 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122801370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122801370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122801370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122801370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122801370 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122801370 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122801370 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122801370 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122801370 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122801370 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122801370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ca414), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122801370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122801370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122801370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122801370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122801370 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122801370 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122801370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{disrupted}: Freeing instance (context_map.c:202) 20241121122801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11633514)[0x5645e064f230]{disrupted}: Deallocated (fsm.c:568) 20241121122801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{disconnected}: Freeing instance (context_map.c:206) 20241121122801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x5645e0636410]{disconnected}: Deallocated (fsm.c:568) 20241121122801370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11633514 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241121122801370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122801370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(639)@1d0ad8f57daa: Final verdict of PTC: none 20241121122801370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122801370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122801370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122801370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122801370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122801370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122801370 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122801370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122801370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122801370 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122801370 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122801370 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122801370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122801370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122801370 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122801370 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122801370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf6a47), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122801371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122801371 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122801371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122801371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122801371 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122801371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122801371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122801371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{disrupted}: Freeing instance (context_map.c:202) 20241121122801371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4356120)[0x5645e0633650]{disrupted}: Deallocated (fsm.c:568) 20241121122801371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122801371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121122801371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121122801371 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4356120 SCCP-78 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241121122801371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122801371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122801371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122801371 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122801371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122801371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122801371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122801371 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122801371 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-SCCP(642)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(651)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(653)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(655)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(637)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(645)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(641)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(657)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(635)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(654)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(633)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122801433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58246<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(634)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(631): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(632): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(633): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(634): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(635): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(636): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(637): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(638): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(639): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(640): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(641): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(642): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(643): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(644): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-SCCP(645): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-RAN(646): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-M3UA(647): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(648): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(649): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(650): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(651): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(652): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(653): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(654): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-RAN(655): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(656): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(658): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(659): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Thu Nov 21 12:28:01 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 20241121122801548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122802049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=642632) Waiting for packet dumper to finish... 1 (prev_count=642632, count=643492) 20241121122803368 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122803368 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241121122803368 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241121122803368 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122803368 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122803368 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122803368 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122803368 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122803368 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122803369 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122803369 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122803369 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122803370 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122803370 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122803370 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Thu Nov 21 12:28:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_paging_imsi started. 20241121122805143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122805149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122805154 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45845<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_imsi-Iuh0(664)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122805180 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122805180 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122805201 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122805201 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805201 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122805201 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805202 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805202 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122805202 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122805202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122805202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805202 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805202 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122805202 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805202 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122805202 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805202 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122805202 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122805202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122805202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122805202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122805202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805202 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122805202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805202 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122805202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805202 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_paging_imsi-Iuh1(666)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122805203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805203 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805203 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805203 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35244 (stream_srv.c:129) 20241121122805203 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35244<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122805203 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122805203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122805203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122805203 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122805203 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122805203 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805204 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805204 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122805204 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805204 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122805204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805204 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805204 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805204 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122805204 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805205 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122805205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805205 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805205 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122805205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122805205 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122805205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805205 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122805205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122805205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122805205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122805205 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122805205 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(670)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(670)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(670)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(668)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(673)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(673)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(673)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(671)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(676)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc2-M3UA(676)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(676)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(674)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122805294 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122805294 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805295 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122805295 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805295 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122805295 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805295 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122805295 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805296 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805296 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122805296 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122805296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805296 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122805296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805296 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805296 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805296 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122805296 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805297 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122805297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805297 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805297 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805297 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122805297 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805297 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122805297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805297 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805297 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805297 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122805297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122805297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805297 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122805297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122805297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122805297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122805297 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(679)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(679)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(679)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(677)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122805362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122805362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122805362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122805362 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122805362 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122805362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122805362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122805362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122805362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122805371 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122805371 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122805371 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122805371 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122805371 DHNBAP DEBUG (127.0.0.1:35244 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122805371 DHNBAP NOTICE (127.0.0.1:35244 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122805371 DHNBAP NOTICE (127.0.0.1:35244 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122805371 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122805371 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122805432 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122805432 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122805432 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122805432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(670)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122805435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805435 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122805435 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122805435 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122805435 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122805435 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122805435 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122805437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805437 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122805437 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122805437 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122805437 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122805437 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122805437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122805437 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122805437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122805437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122805437 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122805437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122805437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122805437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122805437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122805437 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122805437 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122805437 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805438 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805438 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122805438 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122805438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122805438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805438 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122805438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122805438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122805438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122805438 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122805458 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122805458 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122805458 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122805458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(673)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122805461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805461 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122805461 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122805461 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122805461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122805461 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122805461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122805462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805462 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122805462 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122805462 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122805462 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122805462 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122805462 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122805462 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122805462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122805462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122805462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122805462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122805462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122805462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122805462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122805462 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122805462 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122805462 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805463 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805463 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122805463 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122805463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122805463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805463 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122805463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122805463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122805463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122805463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122805489 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122805489 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121122805489 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121122805489 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121122805489 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121122805489 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121122805489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(676)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121122805492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805492 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121122805492 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121122805492 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121122805492 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121122805492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122805492 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122805492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121122805492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122805492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122805492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121122805492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122805492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122805492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122805492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122805492 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122805494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805494 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122805494 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122805494 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122805494 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122805494 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241121122805494 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122805494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122805494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122805494 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121122805494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122805494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122805494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122805494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122805494 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122805494 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122805494 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805495 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805496 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122805496 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122805496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805496 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122805496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805496 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122805496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122805496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122805496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122805496 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122805531 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122805531 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122805531 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122805531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(679)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122805534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805534 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122805534 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122805534 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122805534 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122805534 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122805534 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122805535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805535 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122805535 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122805535 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122805535 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122805535 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122805535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122805535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122805535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122805535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122805535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122805535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122805535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122805535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122805535 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122805535 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122805535 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122805536 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122805536 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122805536 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122805536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122805536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122805536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122805536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122805536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122805537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122805537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122805537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122805537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122805537 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122805537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122805537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122805537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122805537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122805537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122805537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122805537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122805537 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(669)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122806242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806242 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122806242 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122806242 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122806242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122806242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122806242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122806242 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122806242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122806242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122806242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122806242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122806242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122806242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122806242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122806242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122806242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122806242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122806242 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122806242 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122806242 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122806242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122806242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122806242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122806242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122806242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122806242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122806242 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122806242 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122806242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122806242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122806242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122806243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122806243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122806243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122806243 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806244 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122806244 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122806244 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122806244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122806244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122806244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122806244 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122806244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122806244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122806244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122806244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122806244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122806244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122806244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122806244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122806244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122806244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122806244 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122806244 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(672)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122806265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806266 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122806266 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122806266 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122806266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122806266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122806266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122806266 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122806266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122806266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122806266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122806266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122806266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122806266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122806266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122806266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122806266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122806266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122806266 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122806266 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) 20241121122806266 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) 20241121122806266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122806266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122806266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122806266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122806266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122806266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122806266 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122806266 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122806266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122806266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122806266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122806266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122806266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122806266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122806266 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806267 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122806267 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122806267 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122806267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122806267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122806267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122806267 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122806267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122806267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122806267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122806267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122806267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122806267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122806267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122806267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122806267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122806267 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122806267 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122806267 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(675)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122806296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806296 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122806296 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122806296 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122806296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122806296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122806297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122806297 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122806297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122806297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122806297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122806297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122806297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122806297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122806297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122806297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122806297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122806297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122806297 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122806297 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) 20241121122806297 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) 20241121122806297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122806297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122806297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122806297 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122806297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122806297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122806297 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122806297 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: link up (cnlink.c:111) 20241121122806297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122806297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122806297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122806297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122806297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122806297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122806297 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806298 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122806298 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122806298 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122806298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122806298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122806298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122806298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122806298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122806298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122806298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122806298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122806298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122806298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122806299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122806299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122806299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122806299 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122806299 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122806299 DRANAP INFO cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(678)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122806338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806339 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122806339 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122806339 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122806339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122806339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122806339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122806339 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122806339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122806339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122806339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122806339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122806339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122806339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122806339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122806339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122806339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122806339 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122806339 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122806339 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122806339 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122806339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122806339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122806339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122806339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122806339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122806339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122806339 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122806339 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122806339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122806339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122806339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122806339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122806339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122806339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122806339 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122806340 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122806340 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122806340 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122806340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122806341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122806341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122806341 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122806341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122806341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122806341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122806341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122806341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122806341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122806341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122806341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122806341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122806341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122806341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122806341 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122806341 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122806341 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122806341 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122806341 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122807377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122807381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122807384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122807387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122807389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122807392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122807394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122807396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122807398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122807400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122807402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122807404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122807407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122807409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122807411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122807412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122807414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122807416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122807418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122807420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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 } } } 20241121122807443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122808454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122808454 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122808454 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122808454 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122808454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122808454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122808454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122808454 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122808454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122808454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122808454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122808454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122808454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122808454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122808454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122808454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:472) 20241121122808454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122808454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122808454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122808454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122808454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122808454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122808454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122808454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122808454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122808454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122808454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122808454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122808454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122808455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122808455 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241121122808455 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20241121122808455 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20241121122808455 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20241121122808455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241121122808455 DRUA DEBUG (127.0.0.1:35244 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241121122808455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122808455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241121122808455 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122808455 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh1-RUA(667)@1d0ad8f57daa: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(665)@1d0ad8f57daa: UnitdataCallback HNBGW_Test.msc0-RAN(669)@1d0ad8f57daa: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(669)@1d0ad8f57daa: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(681) TC_mscpool_paging_imsi-Iuh0-RUA(665)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_paging_imsi0(681)1042804 20241121122809472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122809472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122809472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122809472 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122809472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfe974, normal) (hnbgw_rua.c:388) 20241121122809472 DHNB DEBUG map_rua[0x5645e0633650]{init}: Allocated (fsm.c:456) 20241121122809472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122809472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1042804 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122809472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122809472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122809472 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1042804 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1012) 20241121122809472 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122809472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122809472 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1042804 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122809472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1042804 SCCP-79 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122809472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122809472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122809472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122809472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122809472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122809472 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122809472 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{IDLE}: Allocated (fsm.c:456) 20241121122809472 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122809472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001160056400500f1100926) (sccp_scrc.c:401) 20241121122809472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122809472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122809472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122809472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122809472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122809472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122809472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122809472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122809472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122809472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122809472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122809472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122809472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122809472 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122809472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122809472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122809472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122809472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122809472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122809472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122809473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122809473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122809473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122809473 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(668)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(668)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(669)@1d0ad8f57daa: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(681) HNBGW_Test.msc0-RAN(669)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_paging_imsi0(681)4846482 HNBGW_Test.msc0-SCCP(668)@1d0ad8f57daa: Session index based on connection ID:0 TC_mscpool_paging_imsi0(681)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(668)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122809482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122809482 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122809482 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122809482 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122809482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122809482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122809482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122809482 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122809482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122809482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122809482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122809482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122809482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122809482 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082076a) (sccp_scrc.c:472) 20241121122809482 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241121122809482 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122809482 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122809482 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122809482 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122809482 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122809482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122809482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122810484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(681)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122810485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122810488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122810491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122810493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122810496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122810498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122810500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122810502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122810504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122810505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122810507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122810508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122810510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122810512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122810513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122810515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122810517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122810519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122810522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122810524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122810531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122810531 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122810531 DLINP DEBUG SRVCONN(,r=127.0.0.1:35244<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122810531 DLINP NOTICE SRV(,r=127.0.0.1:35244<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122810531 DMAIN NOTICE (127.0.0.1:35244 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35244<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122810531 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122810531 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45845<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_paging_imsi-Iuh1-RUA(667)@1d0ad8f57daa: Final verdict of PTC: none 20241121122810532 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121122810532 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(669)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(665)@1d0ad8f57daa: Final verdict of PTC: none 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122810532 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122810532 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122810532 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122810532 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(672)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(660)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(678)@1d0ad8f57daa: Final verdict of PTC: none 20241121122810532 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122810532 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122810532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122810532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122810532 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122810532 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122810532 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122810532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122810532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122810532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122810532 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(677)@1d0ad8f57daa: Final verdict of PTC: none 20241121122810532 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122810532 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122810532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082076a), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122810532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122810532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122810532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122810532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122810532 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122810532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122810532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122810532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{disrupted}: Freeing instance (context_map.c:202) 20241121122810532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1042804)[0x5645e0633650]{disrupted}: Deallocated (fsm.c:568) 20241121122810532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122810532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121122810532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121122810532 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1042804 SCCP-79 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241121122810532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122810532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122810532 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121122810532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122810533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122810533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122810533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122810533 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122810533 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) HNBGW_Test.msc2-RAN(675)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(671)@1d0ad8f57daa: Final verdict of PTC: none 20241121122810533 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122810533 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(666)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(661)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(674)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(668)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(679)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(680)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(676)@1d0ad8f57daa: Final verdict of PTC: none 20241121122810533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122810533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122810533 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122810533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122810533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122810533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122810533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122810533 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122810533 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122810533 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122810533 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122810533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122810534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122810534 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122810534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122810534 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122810534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122810534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122810534 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122810534 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122810534 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122810534 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(673)@1d0ad8f57daa: Final verdict of PTC: none 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122810532 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122810532 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122810532 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121122810532 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121122810533 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122810533 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122810533 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122810533 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122810533 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122810533 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122810533 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122810533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122810533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122810533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122810533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122810533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122810533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122810533 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122810533 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122810533 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122810533 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122810533 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122810533 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122810533 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122810533 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122810533 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122810533 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121122810533 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(670)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(664)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122810574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(663)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(660): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(661): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(663): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(664): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(665): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(666): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(667): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(668): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(669): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(670): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(671): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(672): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(673): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-SCCP(674): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-RAN(675): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-M3UA(676): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(677): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(678): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(679): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(680): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_imsi0(681): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Nov 21 12:28:10 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 20241121122810702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122811204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=399236) 20241121122811371 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122811371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf6a47), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122811371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122811371 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122811371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122811371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122811371 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122811371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ca414), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122811371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122811371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122811371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122811371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122811371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122811371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122811371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122811371 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122811371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122811371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122811371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122811371 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122811371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122811371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122811371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122811371 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122811371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122811372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122811372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122811372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=399236, count=408364) 20241121122812533 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122812533 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122812533 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122812533 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122812533 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121122812533 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121122812534 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122812534 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122812534 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Thu Nov 21 12:28:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_paging_tmsi started. 20241121122814293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122814296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122814303 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42591<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_tmsi-Iuh0(686)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122814331 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122814331 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122814357 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122814357 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814358 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122814358 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814358 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122814358 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122814358 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814358 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814358 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122814358 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122814358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) TC_mscpool_paging_tmsi-Iuh1(688)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122814359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122814359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814359 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814359 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46681 (stream_srv.c:129) 20241121122814359 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46681<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122814359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814359 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814359 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814359 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122814359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122814359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122814359 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122814359 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814359 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122814359 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122814359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122814359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814359 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814360 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122814360 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814360 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814360 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122814360 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122814360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814360 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122814360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814360 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122814360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122814360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122814360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122814360 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122814360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122814360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122814360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122814360 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122814360 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122814361 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814361 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122814361 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122814361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814361 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122814361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814361 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814361 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814361 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814361 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122814361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122814361 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(692)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(692)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(692)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(690)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(695)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(695)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(693)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(698)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc2-M3UA(698)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(698)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(696)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122814462 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122814462 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814463 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122814463 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814463 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122814463 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814464 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814464 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122814464 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122814464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122814464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814464 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814464 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122814464 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814464 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814464 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122814464 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122814464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814464 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122814464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814464 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814464 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814464 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122814464 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122814464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122814464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122814464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122814464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814464 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122814465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814465 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122814465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814465 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122814465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122814465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122814465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122814465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122814465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122814465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122814465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122814466 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814466 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122814466 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122814466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814466 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122814466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814466 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122814466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122814466 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(701)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(701)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(701)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(699)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122814526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122814526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122814526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122814526 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122814526 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122814526 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122814526 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122814526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122814526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122814534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122814534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122814534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122814534 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122814534 DHNBAP DEBUG (127.0.0.1:46681 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122814534 DHNBAP NOTICE (127.0.0.1:46681 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122814534 DHNBAP NOTICE (127.0.0.1:46681 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122814534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122814534 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122814591 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122814592 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122814592 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122814592 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(692)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122814595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814595 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122814595 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122814595 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122814595 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122814595 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122814595 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122814596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814596 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122814596 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122814596 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122814596 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122814596 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122814596 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122814596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122814596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122814596 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122814596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122814596 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122814596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122814596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122814596 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122814596 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122814596 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814596 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122814597 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814597 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122814597 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122814597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122814597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814597 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122814598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122814598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122814598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122814598 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122814622 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122814622 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122814622 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121122814622 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121122814622 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121122814622 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121122814622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(695)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122814625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814626 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122814626 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121122814626 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121122814626 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121122814626 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122814626 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122814626 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121122814626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122814626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122814626 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122814626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122814626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122814626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122814626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122814626 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122814628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814628 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122814628 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122814628 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122814628 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122814628 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241121122814628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122814628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122814628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122814628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122814628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122814628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122814628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122814628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122814628 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122814628 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122814628 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814629 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814629 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122814629 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122814629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814629 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122814629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814629 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122814629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122814629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122814629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122814629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122814655 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122814655 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121122814655 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122814656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(698)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121122814659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814659 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121122814659 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122814659 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122814659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122814659 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121122814659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122814660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814660 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122814660 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122814660 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122814660 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122814660 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122814660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122814660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122814660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122814660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121122814660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122814660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122814660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122814660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122814660 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122814660 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122814660 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814661 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814661 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122814661 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122814661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814661 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122814661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814661 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122814661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122814661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122814661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122814662 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122814697 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122814697 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122814697 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122814697 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(701)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122814700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814700 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122814700 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122814700 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122814700 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122814700 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122814700 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122814702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814702 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122814702 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122814702 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122814702 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122814702 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122814702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122814702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122814702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122814702 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122814702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122814702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122814702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122814702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122814702 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122814702 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122814702 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122814704 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122814704 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122814704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122814704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122814704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122814704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122814704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122814704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122814704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122814704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122814704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122814704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122814704 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122814704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122814704 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122814704 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122814704 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122814704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122814704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122814704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122814704 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(691)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122815401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815401 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122815401 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122815401 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122815401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122815401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122815401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122815401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122815401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122815401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122815401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122815401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122815401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122815401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122815401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122815401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122815401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122815401 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122815401 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122815401 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122815401 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122815401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122815402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122815402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122815402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122815402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122815402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122815402 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122815402 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122815402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122815402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122815402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122815402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122815402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122815402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122815402 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815403 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122815403 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122815403 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122815403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122815403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122815403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122815403 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122815403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122815403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122815403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122815403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122815403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122815404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122815404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122815404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122815404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122815404 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122815404 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122815404 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(694)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122815432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815432 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122815432 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122815432 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122815432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122815432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122815432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122815432 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122815432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122815432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122815432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122815432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122815432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122815432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122815432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122815432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122815432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122815432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122815432 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122815432 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) 20241121122815432 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) 20241121122815432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122815432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122815432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122815432 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122815432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122815432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122815432 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122815432 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122815433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122815433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122815433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122815433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122815433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122815433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122815433 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815434 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122815434 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122815435 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122815435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122815435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122815435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122815435 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122815435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122815435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122815435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122815435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122815435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122815435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122815435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122815435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122815435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122815435 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122815435 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(697)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122815465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815465 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122815465 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122815465 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122815465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122815465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122815465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122815465 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122815465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122815465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122815465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122815465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122815465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122815465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122815465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122815465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122815465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122815465 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122815465 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122815465 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) 20241121122815465 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) 20241121122815465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122815465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122815465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122815465 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122815465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122815465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122815465 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122815465 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: link up (cnlink.c:111) 20241121122815465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122815466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122815466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122815466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122815466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122815466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122815466 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815467 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122815467 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122815467 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122815467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122815467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122815467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122815467 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122815467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122815467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122815467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122815467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122815467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122815467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122815467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122815467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122815467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122815467 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122815467 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122815467 DRANAP INFO cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(700)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122815505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815505 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122815505 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122815505 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122815505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122815505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122815505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122815505 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122815505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122815505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122815505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122815505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122815505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122815505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122815505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122815505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122815505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122815505 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122815505 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122815505 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122815505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122815505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122815505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122815505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122815505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122815505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122815505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122815505 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122815505 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122815505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815505 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122815505 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122815505 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122815505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122815506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122815506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122815506 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122815507 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122815507 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122815507 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122815507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122815507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122815507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122815507 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122815507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122815507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122815507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122815507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122815507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122815507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122815507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122815507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122815507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122815507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122815507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122815507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122815507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122815507 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122815507 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122815507 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122816541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122816545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122816548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122816550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122816551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122816553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122816555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122816557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122816559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122816561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122816563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122816564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122816566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122816568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122816570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122816572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122816574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122816576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122816577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122816579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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 } } } 20241121122816607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58108<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(703)@1d0ad8f57daa: 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 20241121122817620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122817620 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122817620 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122817620 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122817620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122817620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122817620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122817620 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122817620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122817620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122817620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122817620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122817620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122817620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122817620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122817620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:472) 20241121122817620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122817620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122817620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122817620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122817620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122817620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122817620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122817620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122817620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122817620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122817620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122817620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122817620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122817620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122817620 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241121122817620 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20241121122817620 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20241121122817620 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20241121122817620 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20241121122817620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241121122817620 DRUA DEBUG (127.0.0.1:46681 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241121122817620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122817620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241121122817620 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122817620 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(689)@1d0ad8f57daa: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(687)@1d0ad8f57daa: UnitdataCallback TC_mscpool_paging_tmsi0(703)@1d0ad8f57daa: 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(691)@1d0ad8f57daa: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(691)@1d0ad8f57daa: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(703) TC_mscpool_paging_tmsi-Iuh0-RUA(687)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_paging_tmsi0(703)14075338 20241121122818637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122818637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122818637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121122818637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122818637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd6c5ca, normal) (hnbgw_rua.c:388) 20241121122818637 DHNB DEBUG map_rua[0x5645e0633650]{init}: Allocated (fsm.c:456) 20241121122818637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122818637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14075338 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122818637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122818637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122818637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14075338 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1012) 20241121122818637 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122818637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122818637 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14075338 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122818637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14075338 SCCP-80 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121122818637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122818637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122818637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122818637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122818637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122818637 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122818637 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{IDLE}: Allocated (fsm.c:456) 20241121122818637 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122818637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030000f60056400500f1100926) (sccp_scrc.c:401) 20241121122818637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122818637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122818637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122818637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122818637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122818637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122818637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122818637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122818637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122818637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122818637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122818637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122818637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122818637 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122818637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122818637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122818637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122818637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122818637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122818637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122818637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122818637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122818637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122818637 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(690)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(690)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(691)@1d0ad8f57daa: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(703) HNBGW_Test.msc0-RAN(691)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_paging_tmsi0(703)7418166 HNBGW_Test.msc0-SCCP(690)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(690)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(703)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122818645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122818645 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122818645 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122818645 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122818645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122818645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122818645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122818645 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122818645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122818645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122818645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122818645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122818645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122818645 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009d741e) (sccp_scrc.c:472) 20241121122818645 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20241121122818645 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122818645 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122818645 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122818645 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122818645 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122818645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122818645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122819647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(703)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122819648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122819651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122819654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122819656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122819658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122819660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122819662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122819664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122819666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122819668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122819670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122819672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122819673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122819675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122819677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122819679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122819681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122819683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122819685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122819687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122819693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122819693 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122819693 DLINP DEBUG SRVCONN(,r=127.0.0.1:46681<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122819693 DLINP NOTICE SRV(,r=127.0.0.1:46681<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122819693 DMAIN NOTICE (127.0.0.1:46681 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46681<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122819693 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122819694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122819694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122819694 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122819694 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122819694 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122819694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122819694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122819694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122819694 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122819694 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122819694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d741e), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122819694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122819694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122819694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122819694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122819694 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122819694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122819694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122819694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{disrupted}: Freeing instance (context_map.c:202) 20241121122819694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14075338)[0x5645e0633650]{disrupted}: Deallocated (fsm.c:568) 20241121122819694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122819694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121122819694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121122819694 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14075338 SCCP-80 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241121122819694 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42591<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_paging_tmsi(682)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122819694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122819694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122819694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122819694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122819694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122819694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122819694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(694)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(689)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819695 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122819695 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc2-RAN(697)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121122819695 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122819695 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122819695 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122819695 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122819695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122819695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122819695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc1-SCCP(693)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819695 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121122819695 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-RAN(700)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(699)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(696)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122819695 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122819695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122819695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122819695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122819695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122819695 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122819695 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122819695 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122819695 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh0-RUA(687)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819695 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122819695 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122819695 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122819695 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122819695 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122819695 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122819695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122819695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122819695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122819695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122819695 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122819695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122819695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122819695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122819696 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122819696 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) TC_mscpool_paging_tmsi-Iuh1(688)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819696 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122819696 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122819696 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122819696 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122819696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122819696 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122819696 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122819696 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122819696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122819696 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121122819696 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122819696 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122819696 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122819696 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122819696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122819696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122819696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122819696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122819696 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121122819696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122819696 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122819696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122819696 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122819696 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122819696 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122819696 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122819696 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(695)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(698)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(684)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(692)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(686)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(702)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(683)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(690)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(691)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122819697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122819697 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122819697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122819697 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122819697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122819697 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122819697 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122819697 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122819697 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122819697 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(701)@1d0ad8f57daa: Final verdict of PTC: none 20241121122819697 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122819697 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121122819697 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122819697 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122819697 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122819697 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122819697 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122819697 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122819697 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122819730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58096<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(685)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(682): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(683): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(684): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(685): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(686): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(687): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(688): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(689): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(690): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(691): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(692): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-SCCP(696): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-RAN(697): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-M3UA(698): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(699): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(700): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(701): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(702): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_paging_tmsi0(703): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Nov 21 12:28:19 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 20241121122819860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122820362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=399876) 20241121122820533 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122820533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082076a), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122820533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122820533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122820533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122820533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122820533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122820533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122820533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122820533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122820533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122820533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122820533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122820533 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122821372 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122821372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ca414), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122821372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122821372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122821372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122821372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122821372 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122821372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf6a47), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122821372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122821372 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122821372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122821372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122821372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122821372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122821372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122821372 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122821372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122821372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122821372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122821372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122821372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122821372 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122821372 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122821372 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122821372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122821372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122821372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122821372 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=399876, count=408664) 20241121122821695 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122821695 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122821695 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122821695 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122821695 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122821695 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122821696 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122821696 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121122821696 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121122821698 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122821698 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122821698 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Thu Nov 21 12:28:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_no_allow_attach_round_robin started. 20241121122823450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122823456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122823462 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45379<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_round_robin-Iuh0(708)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122823496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122823496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122823513 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122823513 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823513 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122823513 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823514 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122823514 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823514 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823514 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122823514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_mscpool_no_allow_attach_round_robin-Iuh1(710)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122823515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823515 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823515 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122823515 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823515 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823515 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122823515 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122823515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823515 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823515 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51050 (stream_srv.c:129) 20241121122823515 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51050<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122823515 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823515 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122823515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823515 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823515 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823515 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823515 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122823515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122823515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122823515 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122823515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823515 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122823516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823516 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122823516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122823516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122823516 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122823516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122823516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122823516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122823516 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122823517 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823517 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122823517 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122823517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823517 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122823517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823517 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823517 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823517 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122823517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122823517 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121122823517 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(714)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(714)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(714)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(717)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(717)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(717)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(715)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(720)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc2-M3UA(720)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(720)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(718)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122823620 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122823620 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823621 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122823621 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823621 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122823621 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823621 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823621 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122823621 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122823621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122823621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823622 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823622 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823622 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823622 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122823622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122823622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122823622 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122823622 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823622 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122823622 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823622 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122823622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823622 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823622 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122823622 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823622 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823622 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122823622 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823622 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122823622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823622 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823623 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122823623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122823623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122823623 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122823623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823623 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122823623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122823623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122823623 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122823624 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823624 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122823624 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122823624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823624 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122823624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823624 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823624 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823624 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823624 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122823624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122823624 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(723)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(723)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(723)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(721)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122823682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122823682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122823682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122823682 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122823682 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122823682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122823682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122823682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122823682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122823690 DLINP DEBUG SRVCONN(,r=127.0.0.1:51050<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122823690 DLINP DEBUG SRVCONN(,r=127.0.0.1:51050<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122823690 DLINP DEBUG SRVCONN(,r=127.0.0.1:51050<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122823690 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122823690 DHNBAP DEBUG (127.0.0.1:51050 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122823690 DHNBAP NOTICE (127.0.0.1:51050 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122823690 DHNBAP NOTICE (127.0.0.1:51050 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122823691 DLINP DEBUG SRVCONN(,r=127.0.0.1:51050<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122823691 DLINP DEBUG SRVCONN(,r=127.0.0.1:51050<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122823750 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122823750 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122823750 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122823750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(714)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122823754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823754 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122823754 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122823754 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122823754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122823754 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122823754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122823755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823755 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122823755 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122823755 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122823755 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122823755 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122823755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122823755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122823755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122823755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122823755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122823755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122823755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122823755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122823755 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122823755 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122823755 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823756 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823756 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122823756 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122823757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122823757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823757 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823757 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823757 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823757 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122823757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122823757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122823757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122823757 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122823784 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122823784 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122823784 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122823784 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(717)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122823787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823787 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122823787 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122823787 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122823787 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122823787 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122823787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122823789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823789 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122823789 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122823789 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122823789 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122823789 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122823789 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122823789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122823789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122823789 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122823789 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122823789 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122823789 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122823789 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122823789 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122823789 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122823789 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823790 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823790 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122823790 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122823790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823790 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122823790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823790 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122823790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122823790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122823790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122823790 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122823815 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122823816 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121122823816 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122823816 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(720)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121122823818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823818 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121122823818 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122823818 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122823818 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122823818 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121122823818 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122823820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823820 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122823820 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122823820 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122823820 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122823820 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122823820 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122823820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122823820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122823820 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121122823820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122823820 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122823820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122823820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122823820 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122823820 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122823820 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823821 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823821 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122823821 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823821 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122823821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823821 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122823821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122823821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122823821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122823821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122823852 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122823852 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122823852 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122823852 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(723)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122823855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823855 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122823855 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122823855 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122823855 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122823855 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122823855 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122823856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823856 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122823856 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122823856 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122823856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122823856 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122823856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122823856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122823856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122823856 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122823856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122823856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122823856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122823856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122823856 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122823856 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122823856 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122823857 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122823857 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122823857 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122823857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122823857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122823857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122823858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122823858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122823858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122823858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122823858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122823858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122823858 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122823858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122823858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122823858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122823858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122823858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122823858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122823858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122823858 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122824558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824558 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122824558 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122824558 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122824558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122824558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122824558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122824558 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122824558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122824558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122824558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122824558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122824558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122824558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122824559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122824559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122824559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122824559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122824559 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122824559 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122824559 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122824559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122824559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122824559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122824559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122824559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122824559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122824559 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122824559 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122824559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122824559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122824559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122824559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122824559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122824559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122824559 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824561 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122824561 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122824561 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122824561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122824561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122824561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122824561 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122824561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122824561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122824561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122824561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122824561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122824561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122824561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122824561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122824561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122824561 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122824561 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122824561 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(716)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122824593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824593 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122824593 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122824593 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122824593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122824593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122824593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122824593 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122824593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122824593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122824593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122824593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122824593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122824593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122824593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122824593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122824593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122824593 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122824593 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122824593 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) 20241121122824593 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) 20241121122824593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122824593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122824593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122824593 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122824593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122824594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122824594 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122824594 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122824594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122824594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122824594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122824594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122824594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122824594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122824594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824594 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122824594 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122824594 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122824594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122824594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122824594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122824594 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122824594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122824594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122824594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122824594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122824594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122824594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122824594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122824594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122824595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122824595 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122824595 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122824595 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(719)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122824625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824625 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122824625 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122824625 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122824625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122824625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122824625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122824625 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122824625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122824625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122824625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122824625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122824625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122824625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122824625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122824625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122824625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122824625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122824625 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122824625 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) 20241121122824625 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) 20241121122824625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122824625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122824626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122824626 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122824626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122824626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122824626 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122824626 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: link up (cnlink.c:111) 20241121122824626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122824626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122824626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122824626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122824626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122824626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122824626 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824627 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122824627 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122824627 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122824627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122824627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122824627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122824627 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122824627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122824627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122824627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122824627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122824627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122824628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122824628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122824628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122824628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122824628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122824628 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122824628 DRANAP INFO cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(722)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122824661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824661 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122824661 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122824661 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122824661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122824661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122824661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122824661 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122824661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122824661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122824661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122824661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122824661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122824661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122824661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122824661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122824661 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122824661 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122824661 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122824661 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122824661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122824661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122824661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122824661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122824661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122824661 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122824661 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122824662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824662 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122824662 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122824662 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122824662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122824662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122824662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122824662 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122824662 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122824662 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122824662 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122824662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122824662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122824662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122824662 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122824662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122824662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122824662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122824662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122824662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122824662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122824662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122824662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122824662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122824662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122824662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122824662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122824662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122824662 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122824662 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122824662 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122825705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122825709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122825711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122825713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122825715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122825716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122825718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122825720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122825722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122825724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122825725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122825727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122825728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122825730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122825731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122825733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122825735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122825737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122825738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122825740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '000000000000000010101011'B, t_guard := 20.000000 } 20241121122825765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45288<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(725) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(709)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(725)9864980 20241121122826789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122826789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122826789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122826789 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122826789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x968714, normal) (hnbgw_rua.c:388) 20241121122826789 DHNB DEBUG map_rua[0x5645e0633650]{init}: Allocated (fsm.c:456) 20241121122826789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122826789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9864980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122826789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122826789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122826789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9864980 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122826789 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122826789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122826789 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9864980 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122826789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9864980 SCCP-81 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121122826789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122826789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122826789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122826789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122826789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122826789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122826789 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{IDLE}: Allocated (fsm.c:456) 20241121122826789 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122826789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000ab0056400500f1100926) (sccp_scrc.c:401) 20241121122826789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122826789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122826789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122826789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122826789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122826789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122826789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122826789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122826789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122826789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122826789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122826789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122826789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122826789 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122826789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122826789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122826790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122826790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122826790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122826790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122826790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122826790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122826790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122826790 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(725) HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(725)15671442 HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(725)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122826800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122826800 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122826800 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122826800 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122826800 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122826800 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122826800 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122826800 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122826800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122826800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122826800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122826800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122826800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122826800 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00566862) (sccp_scrc.c:472) 20241121122826800 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20241121122826800 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122826800 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122826800 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122826800 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122826800 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122826800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122826800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122826801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(725)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122826802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122826805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122826807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122826809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122826811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122826814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122826816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122826818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122826821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122826823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122826825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122826828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122826830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122826833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122826835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122826837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122826839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122826841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122826843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122826845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000011000101'B, t_guard := 20.000000 } 20241121122826874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(719)@1d0ad8f57daa: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(719)@1d0ad8f57daa: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(726) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(709)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(726)15517406 20241121122827888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122827888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122827888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122827888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122827888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xecc6de, normal) (hnbgw_rua.c:388) 20241121122827888 DHNB DEBUG map_rua[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122827888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122827888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15517406 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122827888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122827888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122827888 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122827888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15517406 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1122) 20241121122827888 DCN DEBUG map_sccp[0x5645e0640c20]{init}: Allocated (fsm.c:456) 20241121122827888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122827888 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15517406 <-> SCCP-82 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121122827888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15517406 SCCP-82 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122827888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122827888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122827888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122827888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122827888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122827888 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122827889 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{IDLE}: Allocated (fsm.c:456) 20241121122827889 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122827889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000c50056400500f1100926) (sccp_scrc.c:401) 20241121122827889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122827889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122827889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122827889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122827889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122827889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122827889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122827889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122827889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122827889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122827889 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122827889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122827889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122827889 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122827889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122827889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122827889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122827889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122827889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122827889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122827889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122827889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122827889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122827889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(718)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc2-SCCP(718)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(719)@1d0ad8f57daa: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(726) HNBGW_Test.msc2-RAN(719)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(726)12747721 HNBGW_Test.msc2-SCCP(718)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(718)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(726)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122827897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122827897 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122827897 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122827897 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122827897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122827898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122827898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122827898 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122827898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122827898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122827898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122827898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122827898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122827898 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002dee7a) (sccp_scrc.c:472) 20241121122827898 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1823) 20241121122827898 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122827898 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122827898 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122827898 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122827898 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:485) 20241121122827898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122827898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122827899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(726)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122827900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122827902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122827904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122827906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122827908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122827910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122827912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122827914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122827916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122827919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122827921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122827923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122827926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122827928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122827931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122827933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122827936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122827938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122827941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122827943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001010000111'B, t_guard := 20.000000 } 20241121122827967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(727) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(709)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(727)6786678 20241121122828982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122828982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122828982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122828982 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122828982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x678e76, normal) (hnbgw_rua.c:388) 20241121122828982 DHNB DEBUG map_rua[0x5645e0679e20]{init}: Allocated (fsm.c:456) 20241121122828982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122828982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6786678 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122828982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122828982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122828982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6786678 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122828982 DCN DEBUG map_sccp[0x5645e0636240]{init}: Allocated (fsm.c:456) 20241121122828982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122828982 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6786678 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122828982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6786678 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122828982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122828982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122828982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122828982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122828982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122828982 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122828982 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{IDLE}: Allocated (fsm.c:456) 20241121122828982 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122828982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002870056400500f1100926) (sccp_scrc.c:401) 20241121122828982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122828982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122828982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122828982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122828982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122828982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122828982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122828982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122828982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122828982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122828982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122828982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122828983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122828983 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122828983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122828983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122828983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122828983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122828983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122828983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122828983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122828983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122828983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122828983 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(727) HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(727)12210288 HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(727)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122828987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122828987 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122828987 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122828987 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122828987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122828987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122828987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122828987 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122828987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122828987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122828987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122828987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122828987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122828987 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00441fff) (sccp_scrc.c:472) 20241121122828987 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1823) 20241121122828987 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122828987 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122828987 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122828987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122828987 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122828987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122828987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122828988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(727)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122828989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122828992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122828995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122828997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122828999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122829002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122829004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122829006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122829008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122829010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122829013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122829015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122829018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122829020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122829022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122829024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122829026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122829028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122829030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122829032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122829039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122829039 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45379<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(704)@1d0ad8f57daa: Final verdict of PTC: none 20241121122829039 DLINP DEBUG SRVCONN(,r=127.0.0.1:51050<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122829039 DLINP DEBUG SRVCONN(,r=127.0.0.1:51050<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122829039 DLINP NOTICE SRV(,r=127.0.0.1:51050<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122829039 DMAIN NOTICE (127.0.0.1:51050 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51050<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122829039 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(713)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(711)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(709)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(719)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(716)@1d0ad8f57daa: Final verdict of PTC: none 20241121122829040 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121122829040 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-SCCP(715)@1d0ad8f57daa: Final verdict of PTC: none 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121122829040 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122829040 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122829041 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122829041 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122829041 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122829041 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122829041 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122829041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122829041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122829041 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122829041 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122829041 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122829041 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122829041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122829041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(722)@1d0ad8f57daa: Final verdict of PTC: none20241121122829041 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20241121122829041 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122829041 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122829041 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122829041 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-SCCP(718)@1d0ad8f57daa: Final verdict of PTC: none20241121122829041 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122829041 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122829041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122829042 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122829042 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122829042 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122829042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122829042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122829042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122829042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122829042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122829042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122829042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122829042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122829042 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122829042 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122829042 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122829042 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122829042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122829042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122829042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121122829042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122829042 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122829042 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122829042 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122829042 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122829042 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122829042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122829042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122829042 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122829042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122829042 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122829042 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122829042 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122829042 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122829042 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122829042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122829042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(714)@1d0ad8f57daa: Final verdict of PTC: none20241121122829042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122829042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122829042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122829042 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122829042 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122829042 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122829042 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122829042 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122829042 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122829042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dee7a), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122829042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122829042 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122829042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122829042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122829042 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122829042 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122829042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{disrupted}: Freeing instance (context_map.c:202) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15517406)[0x5645e064e910]{disrupted}: Deallocated (fsm.c:568) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{disconnected}: Freeing instance (context_map.c:206) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x5645e0640c20]{disconnected}: Deallocated (fsm.c:568) 20241121122829042 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15517406 SCCP-82 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122829042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122829042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122829042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122829042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122829042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122829042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122829042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122829042 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122829042 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122829042 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122829042 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122829042 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122829042 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122829042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00566862), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122829042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122829042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.sgsn0-M3UA(723)@1d0ad8f57daa: Final verdict of PTC: none20241121122829042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122829042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122829042 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122829042 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122829042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{disrupted}: Freeing instance (context_map.c:202) 20241121122829042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9864980)[0x5645e0633650]{disrupted}: Deallocated (fsm.c:568) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121122829042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121122829043 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9864980 SCCP-81 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122829043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122829043 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122829043 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122829043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441fff), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122829043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122829043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122829043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122829043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) VirtHNBGW-STATS(705)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(720)@1d0ad8f57daa: Final verdict of PTC: none20241121122829043 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122829043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122829043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122829043 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122829043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122829043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122829043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122829043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{disrupted}: Freeing instance (context_map.c:202) 20241121122829043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6786678)[0x5645e0679e20]{disrupted}: Deallocated (fsm.c:568) 20241121122829043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122829043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{disconnected}: Freeing instance (context_map.c:206) 20241121122829043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5645e0636240]{disconnected}: Deallocated (fsm.c:568) 20241121122829043 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6786678 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc1-M3UA(717)@1d0ad8f57daa: Final verdict of PTC: none20241121122829043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122829043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122829043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122829043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122829043 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122829043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122829043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122829043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122829043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122829043 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122829043 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122829043 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122829043 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122829043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122829043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122829043 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122829043 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122829043 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122829043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122829043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122829043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122829043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122829043 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122829043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122829043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122829043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122829043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122829043 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(721)@1d0ad8f57daa: Final verdict of PTC: none 20241121122829043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122829043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122829043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122829043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122829043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122829043 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(706)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(712)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(724)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(710)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(708)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122829094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45274<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(707)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(704): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(705): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(706): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(707): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(708): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(709): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(710): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(711): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(712): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(713): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(714): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(715): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(716): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(717): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-SCCP(718): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-RAN(719): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-M3UA(720): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(721): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(722): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(723): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(724): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(725): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(726): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(727): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Thu Nov 21 12:28:29 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 20241121122829213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122829695 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122829695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d741e), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122829695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122829695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122829695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122829695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122829695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122829695 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122829695 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122829695 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122829695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122829695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122829695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122829695 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122829715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475220) 20241121122830534 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122830534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082076a), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122830534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122830534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122830534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122830534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122830534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122830534 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122830534 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122830534 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122830534 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122830534 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122830534 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122830534 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=475220, count=483584) 20241121122831042 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122831042 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121122831042 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121122831042 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122831042 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122831042 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122831042 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122831042 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122831042 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122831043 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122831043 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122831043 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122831372 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122831372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf6a47), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122831372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122831372 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122831372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122831372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122831372 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122831373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ca414), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122831373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122831373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122831373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122831373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122831373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122831373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122831373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122831373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122831373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122831373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122831373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122831373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122831373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122831373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122831373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122831373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122831373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122831373 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Thu Nov 21 12:28:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241121122832804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122832808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122832816 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33701<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_valid_nri-Iuh0(732)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122832847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122832847 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122832872 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122832872 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122832873 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122832873 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122832873 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122832873 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122832874 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122832874 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122832874 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122832874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122832874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122832874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122832874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122832874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122832874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122832874 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122832874 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122832874 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122832874 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122832874 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122832874 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122832874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122832874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122832874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_mscpool_no_allow_attach_valid_nri-Iuh1(734)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122832874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122832874 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122832874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122832874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122832874 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122832874 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122832874 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122832874 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122832875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122832875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122832874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122832875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122832875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122832875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122832875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122832875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122832875 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122832875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122832875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122832875 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122832875 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35824 (stream_srv.c:129) 20241121122832875 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35824<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122832875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122832875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122832875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122832875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122832875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122832875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122832875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122832875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122832875 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122832876 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122832876 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122832876 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122832876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122832876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122832876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122832876 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122832876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122832876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122832876 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122832876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122832876 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122832876 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122832876 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122832876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122832876 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(738)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(738)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(738)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(736)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(741)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(741)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(741)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(739)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(744)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc2-M3UA(744)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(744)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(742)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122832975 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122832975 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122832975 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122832975 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122832975 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122832975 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122832976 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122832976 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122832977 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122832977 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122832977 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122832977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122832977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122832977 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122832977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122832977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122832977 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122832977 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122832977 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122832977 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122832977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122832977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122832977 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122832977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122832977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122832977 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122832977 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122832977 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122832977 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122832977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122832977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122832978 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122832978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122832978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122832978 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122832978 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122832978 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122832978 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122832978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122832978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122832978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122832978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122832978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122832978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122832978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122832978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122832978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122832978 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122832978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122832978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122832978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122832978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122832978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122832978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122832978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122832978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122832978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122832978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122832978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122832978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122832978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122832978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122832978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122832978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122832978 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(747)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(747)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(747)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(745)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122833034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122833034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122833034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122833034 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122833034 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122833034 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122833034 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122833034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122833034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122833043 DLINP DEBUG SRVCONN(,r=127.0.0.1:35824<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122833043 DLINP DEBUG SRVCONN(,r=127.0.0.1:35824<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122833043 DLINP DEBUG SRVCONN(,r=127.0.0.1:35824<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122833043 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122833043 DHNBAP DEBUG (127.0.0.1:35824 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122833043 DHNBAP NOTICE (127.0.0.1:35824 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122833043 DHNBAP NOTICE (127.0.0.1:35824 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122833043 DLINP DEBUG SRVCONN(,r=127.0.0.1:35824<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122833043 DLINP DEBUG SRVCONN(,r=127.0.0.1:35824<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122833105 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122833105 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122833105 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122833105 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(738)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122833107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833107 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122833107 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122833107 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122833107 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122833107 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122833107 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122833108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833108 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122833108 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122833108 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122833108 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122833108 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122833108 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122833108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122833109 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122833109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122833109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122833109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122833109 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122833109 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122833109 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122833110 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122833110 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122833110 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122833110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122833110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122833110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122833110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122833110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122833110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122833110 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122833110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122833110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122833110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122833110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122833110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122833110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122833110 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833135 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122833135 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122833136 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122833136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(741)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122833139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833139 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122833139 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122833139 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122833139 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122833139 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122833139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122833140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833140 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122833140 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122833140 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122833140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122833140 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122833140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122833140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122833140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122833140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122833140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122833140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122833140 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122833140 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122833141 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122833142 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122833142 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122833142 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122833142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122833142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122833142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122833142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122833142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122833142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122833142 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122833142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122833142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122833142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122833142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122833142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122833142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122833142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833168 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122833168 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121122833168 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122833168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(744)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121122833171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833171 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121122833171 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122833171 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122833171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122833171 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121122833171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122833172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833172 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122833172 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122833172 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122833172 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122833172 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122833172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122833172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122833172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121122833172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122833172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122833172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122833172 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122833172 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122833172 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122833173 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122833173 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122833173 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122833173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122833173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122833173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122833174 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122833174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122833174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122833174 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122833174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122833174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122833174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122833174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122833174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122833174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122833174 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833208 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122833208 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122833208 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122833208 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(747)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122833210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833210 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122833210 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122833210 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122833210 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122833210 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122833210 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122833211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833211 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122833211 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122833211 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122833211 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122833212 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122833212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122833212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122833212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122833212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122833212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122833212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122833212 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122833212 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122833212 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122833213 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122833213 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122833213 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122833213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122833213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122833213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122833213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122833213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122833213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122833213 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122833213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122833213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122833213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122833213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122833213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122833213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122833213 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(737)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122833914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833914 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122833914 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122833914 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122833914 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122833914 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122833914 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122833914 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122833914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122833914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122833914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122833914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122833914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122833914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122833915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122833915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122833915 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122833915 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122833915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122833915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122833915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122833915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122833915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122833915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122833915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122833915 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122833915 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122833915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833915 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122833915 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122833915 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122833915 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122833915 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122833915 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122833915 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833917 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122833917 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122833917 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122833917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122833917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122833917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122833917 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122833917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122833917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122833917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122833917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122833917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122833917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122833917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122833917 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122833917 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122833917 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(740)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122833945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833945 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122833945 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122833945 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122833945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122833945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122833945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122833945 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122833945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122833945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122833945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122833945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122833945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122833945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122833945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122833945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122833945 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122833945 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) 20241121122833945 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) 20241121122833945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122833945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122833945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122833945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122833945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122833945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122833945 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122833945 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122833946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122833946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122833946 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122833946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122833946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122833946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122833946 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833947 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122833947 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122833947 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122833947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122833947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122833947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122833947 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122833947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122833947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122833947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122833947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122833947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122833947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122833947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122833947 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122833947 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122833947 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(743)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122833976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833976 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122833976 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122833976 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122833976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122833976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122833976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122833976 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122833976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122833976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122833976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122833976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122833976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122833976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122833976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122833977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122833977 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122833977 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) 20241121122833977 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) 20241121122833977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122833977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122833977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833977 DLSUA [1;34mDEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122833977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122833977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122833977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122833977 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122833977 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: link up (cnlink.c:111) 20241121122833977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122833977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122833977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122833977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122833977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122833977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122833977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122833977 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122833977 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122833977 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122833977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122833977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122833977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122833977 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122833977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122833977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122833978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122833978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122833978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122833978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122833978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122833978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122833978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122833978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122833978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122833978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122833978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122833978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122833978 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122833978 DRANAP INFO cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122834015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122834015 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122834015 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122834015 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122834015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122834015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122834015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122834015 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122834015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122834015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122834015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122834015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122834015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122834015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122834015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122834015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122834015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122834016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122834016 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122834016 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122834016 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122834016 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122834016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122834016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122834016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122834016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122834016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122834016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122834016 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122834016 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122834016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122834016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122834016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122834016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122834016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122834016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122834016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122834016 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(746)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122834018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122834018 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122834018 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122834018 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122834018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122834018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122834018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122834018 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122834018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122834018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122834018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122834018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122834018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122834018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122834018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122834018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122834018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122834018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122834018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122834018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122834018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122834018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122834018 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122834018 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122835058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122835062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122835064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122835067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122835069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122835071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122835073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122835075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122835077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122835079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122835082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122835083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122835085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122835087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122835090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122835093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122835095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122835097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122835100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122835102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '000000000000001001101001'B, t_guard := 20.000000 } 20241121122835127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37242<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(740)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(740)@1d0ad8f57daa: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(749) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(733)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(749)11140303 20241121122836150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122836150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122836150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121122836150 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122836150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa9fccf, normal) (hnbgw_rua.c:388) 20241121122836150 DHNB DEBUG map_rua[0x5645e0633650]{init}: Allocated (fsm.c:456) 20241121122836150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122836150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11140303 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122836150 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122836150 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122836150 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11140303 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1075) 20241121122836150 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122836150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122836150 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11140303 <-> SCCP-84 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122836150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11140303 SCCP-84 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121122836150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122836150 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122836150 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122836150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122836150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122836150 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122836150 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{IDLE}: Allocated (fsm.c:456) 20241121122836150 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122836150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002690056400500f1100926) (sccp_scrc.c:401) 20241121122836150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122836150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122836150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122836150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122836150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122836151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122836151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122836151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122836151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122836151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122836151 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122836151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122836151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122836151 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122836151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122836151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122836151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122836151 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122836151 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122836151 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122836151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122836151 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122836151 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122836151 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(739)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(739)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(740)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(749) HNBGW_Test.msc1-RAN(740)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(749)9083563 HNBGW_Test.msc1-SCCP(739)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(739)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(749)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122836160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122836160 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122836160 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122836160 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122836160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122836160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122836160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122836160 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122836160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122836160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122836160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122836160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122836160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122836160 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002037ee) (sccp_scrc.c:472) 20241121122836160 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1823) 20241121122836160 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122836160 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122836160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122836160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122836160 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:485) 20241121122836160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122836160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122836162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(749)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122836163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122836165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122836167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122836170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122836172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122836174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122836176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122836178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122836180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122836181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122836183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122836185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122836187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122836189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122836192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122836195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122836197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122836199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122836201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122836203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001111011101'B, t_guard := 20.000000 } 20241121122836228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(737)@1d0ad8f57daa: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(737)@1d0ad8f57daa: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(750) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(733)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(750)8539312 20241121122837243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122837243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122837243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122837243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122837243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x824cb0, normal) (hnbgw_rua.c:388) 20241121122837243 DHNB DEBUG map_rua[0x5645e0636240]{init}: Allocated (fsm.c:456) 20241121122837243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122837243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8539312 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122837243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122837243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122837243 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122837243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8539312 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122837243 DCN DEBUG map_sccp[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122837243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122837243 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8539312 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122837243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8539312 SCCP-85 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122837243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122837243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122837243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122837243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122837243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122837243 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122837243 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{IDLE}: Allocated (fsm.c:456) 20241121122837243 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122837243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003dd0056400500f1100926) (sccp_scrc.c:401) 20241121122837243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122837243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122837243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122837243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122837243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122837243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122837243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122837243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122837243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122837243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122837244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122837244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122837244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122837244 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122837244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122837244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122837244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122837244 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122837244 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122837244 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122837244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122837244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122837244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122837244 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(736)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(736)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(737)@1d0ad8f57daa: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(750) HNBGW_Test.msc0-RAN(737)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(750)15450401 HNBGW_Test.msc0-SCCP(736)@1d0ad8f57daa: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(750)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(736)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122837253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122837253 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122837253 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122837253 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122837253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122837253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122837253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122837253 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122837254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122837254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122837254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122837254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122837254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122837254 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001c392a) (sccp_scrc.c:472) 20241121122837254 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1823) 20241121122837254 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122837254 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122837254 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122837254 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122837254 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122837254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122837254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122837254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(750)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122837256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122837259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122837262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122837264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122837267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122837269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122837271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122837273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122837274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122837276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122837278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122837281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122837283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122837285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122837287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122837289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122837291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122837293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122837295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122837296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000101100110'B, t_guard := 20.000000 } 20241121122837320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(743)@1d0ad8f57daa: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(743)@1d0ad8f57daa: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(751) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(733)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(751)9446620 20241121122838333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122838333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122838334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122838334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122838334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9024dc, normal) (hnbgw_rua.c:388) 20241121122838334 DHNB DEBUG map_rua[0x5645e063a640]{init}: Allocated (fsm.c:456) 20241121122838334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122838334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9446620 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122838334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122838334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122838334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9446620 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1122) 20241121122838334 DCN DEBUG map_sccp[0x5645e063a770]{init}: Allocated (fsm.c:456) 20241121122838334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122838334 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9446620 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121122838334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9446620 SCCP-86 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122838334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122838334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122838334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122838334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122838334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122838334 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122838334 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{IDLE}: Allocated (fsm.c:456) 20241121122838334 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122838334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001660056400500f1100926) (sccp_scrc.c:401) 20241121122838334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122838334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122838334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122838334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122838334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122838334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122838334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122838334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122838334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122838334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122838334 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122838334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122838334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122838334 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122838334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122838334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122838334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122838334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122838334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122838334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122838334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122838334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122838334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(742)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc2-SCCP(742)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(743)@1d0ad8f57daa: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(751) HNBGW_Test.msc2-RAN(743)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(751)5846547 HNBGW_Test.msc2-SCCP(742)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(742)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122838344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838344 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122838344 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122838344 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122838344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122838344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_mscpool_no_allow_attach_valid_nri0(751)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122838344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122838344 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122838344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122838344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122838344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122838344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122838344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122838344 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e988c3) (sccp_scrc.c:472) 20241121122838344 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1823) 20241121122838344 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122838344 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122838344 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122838344 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122838344 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:485) 20241121122838344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122838344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122838346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(751)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122838347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122838350 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122838353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122838355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122838357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122838360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122838362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122838364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122838365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122838367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122838369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122838371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122838372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122838375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122838377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122838380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122838382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122838384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122838387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122838389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(735)@1d0ad8f57daa: Final verdict of PTC: none 20241121122838396 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33701<->l=127.0.0.1:4262) (control_if.c:193) 20241121122838396 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122838396 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122838396 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122838396 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122838396 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122838396 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122838396 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122838396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122838396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122838397 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-M3UA(738)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(744)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(733)@1d0ad8f57daa: Final verdict of PTC: none 20241121122838397 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122838397 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122838397 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.sgsn0-SCCP(745)@1d0ad8f57daa: Final verdict of PTC: none20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122838396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122838396 DLINP DEBUG SRVCONN(,r=127.0.0.1:35824<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122838396 DLINP DEBUG SRVCONN(,r=127.0.0.1:35824<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122838396 DLINP NOTICE SRV(,r=127.0.0.1:35824<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122838396 DMAIN NOTICE (127.0.0.1:35824 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35824<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122838396 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122838396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122838396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122838396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122838397 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122838397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122838397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122838397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122838397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122838397 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122838397 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122838397 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838397 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122838397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122838397 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122838397 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122838397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c392a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122838397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122838397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122838397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122838397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122838397 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122838397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122838397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122838397 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122838397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122838397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122838397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122838397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc0-SCCP(736)@1d0ad8f57daa: Final verdict of PTC: none 20241121122838397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8539312)[0x5645e0636240]{disrupted}: Deallocated (fsm.c:568) 20241121122838397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122838397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{disconnected}: Freeing instance (context_map.c:206) 20241121122838397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5645e064e910]{disconnected}: Deallocated (fsm.c:568) 20241121122838397 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8539312 SCCP-85 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241121122838397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122838397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122838397 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122838397 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122838397 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122838397 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122838397 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122838397 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122838397 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122838397 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122838397 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122838397 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122838397 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122838397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122838397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122838397 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121122838397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122838397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(728)@1d0ad8f57daa: Final verdict of PTC: none 20241121122838397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122838397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122838397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122838397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122838397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122838397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122838397 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122838397 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122838397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122838397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122838397 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122838397 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122838397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122838397 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122838397 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122838397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e988c3), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122838397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122838397 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122838397 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122838398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122838398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122838398 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122838398 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122838398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{disrupted}: Freeing instance (context_map.c:202) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9446620)[0x5645e063a640]{disrupted}: Deallocated (fsm.c:568) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{disconnected}: Freeing instance (context_map.c:206) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x5645e063a770]{disconnected}: Deallocated (fsm.c:568) 20241121122838398 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9446620 SCCP-86 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241121122838398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122838398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122838398 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122838398 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122838398 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(737)@1d0ad8f57daa: Final verdict of PTC: none 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122838398 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122838398 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122838398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002037ee), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122838398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122838398 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122838398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122838398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122838398 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{disrupted}: Freeing instance (context_map.c:202) 20241121122838398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11140303)[0x5645e0633650]{disrupted}: Deallocated (fsm.c:568) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121122838398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121122838398 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11140303 SCCP-84 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241121122838398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122838398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122838398 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122838398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122838398 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122838398 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122838398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122838398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122838398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122838398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122838398 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122838398 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122838398 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122838398 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122838398 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122838398 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122838398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122838398 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122838398 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121122838398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122838398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122838398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122838398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122838398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua TC_mscpool_no_allow_attach_valid_nri-Iuh0(732)@1d0ad8f57daa: Final verdict of PTC: none 20241121122838398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122838398 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122838398 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122838399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838399 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122838399 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122838399 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122838399 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122838399 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122838399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122838399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122838399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122838399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122838399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122838399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122838399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122838399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua HNBGW_Test.msc1-M3UA(741)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(730)@1d0ad8f57daa: Final verdict of PTC: none 20241121122838399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122838399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(739)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(746)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(742)@1d0ad8f57daa: Final verdict of PTC: none 20241121122838399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122838399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122838399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122838399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122838399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122838399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122838399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122838399 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122838399 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122838399 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122838399 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(740)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(729)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(743)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(747)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(748)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122838405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri-Iuh1(734)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-PFCP(731)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(728): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(729): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(730): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(731): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(732): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(733): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(734): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(735): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(736): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(737): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(738): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(739): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(740): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(741): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-SCCP(742): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-RAN(743): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-M3UA(744): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(745): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(746): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(747): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(748): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(749): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(750): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(751): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Thu Nov 21 12:28:38 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 20241121122838566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122839043 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122839043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441fff), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122839043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122839043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122839043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122839043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122839043 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122839043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00566862), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122839043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122839043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122839043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122839043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122839043 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122839043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dee7a), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122839043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122839043 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122839043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122839043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122839043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122839043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122839043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122839043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122839043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122839043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122839044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122839044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122839044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122839044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122839044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122839044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122839044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122839044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122839044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122839044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122839044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122839044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122839044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122839044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122839044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122839044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122839044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122839044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122839067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=478296) 20241121122839696 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122839696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d741e), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122839696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122839696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122839696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122839696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122839696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122839696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122839697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122839697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122839697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122839697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122839697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122839697 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=478296, count=491792) 20241121122840397 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122840397 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122840397 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122840397 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122840397 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121122840397 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121122840397 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122840397 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122840397 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122840399 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122840400 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122840400 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122840534 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122840534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082076a), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122840535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122840535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122840535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122840535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122840535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122840535 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122840535 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122840535 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122840535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122840535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122840535 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Thu Nov 21 12:28:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122841373 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122841373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ca414), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122841373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122841373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122841373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122841373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122841373 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122841373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf6a47), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122841373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122841373 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122841373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122841373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122841374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122841374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122841374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122841374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122841374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122841374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122841374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122841374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122841374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122841374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122841374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122841374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122841374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122841374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241121122842158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122842163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122842171 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33845<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(756)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122842205 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122842205 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122842222 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122842222 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842222 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122842222 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842223 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122842223 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842223 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842223 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122842223 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122842223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122842223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842223 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842223 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122842223 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842223 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842223 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122842223 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122842223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(758)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122842223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122842224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842224 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842224 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45305 (stream_srv.c:129) 20241121122842224 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45305<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122842224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122842224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122842224 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842224 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122842224 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122842224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842224 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122842224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842224 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122842224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122842225 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842225 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122842225 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122842225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842225 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122842225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842225 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842225 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842225 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122842226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122842226 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(762)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(762)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(762)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(760)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(765)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(765)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(765)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122842288 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122842288 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842289 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122842289 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842289 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122842289 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842289 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122842289 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842290 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842291 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122842291 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842291 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122842291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842291 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842291 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842291 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122842291 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842291 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122842291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842291 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842291 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842291 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122842291 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842291 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122842291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842291 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842291 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842291 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122842291 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122842292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842292 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122842292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122842292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122842292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122842292 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(768)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(768)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(768)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(766)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(771)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(771)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(771)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(769)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122842381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122842381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122842381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122842381 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122842381 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122842381 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122842382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122842382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122842382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122842391 DLINP DEBUG SRVCONN(,r=127.0.0.1:45305<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122842391 DLINP DEBUG SRVCONN(,r=127.0.0.1:45305<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122842391 DLINP DEBUG SRVCONN(,r=127.0.0.1:45305<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122842391 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122842391 DHNBAP DEBUG (127.0.0.1:45305 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122842391 DHNBAP NOTICE (127.0.0.1:45305 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122842391 DHNBAP NOTICE (127.0.0.1:45305 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122842391 DLINP DEBUG SRVCONN(,r=127.0.0.1:45305<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122842391 DLINP DEBUG SRVCONN(,r=127.0.0.1:45305<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122842455 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122842455 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122842455 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122842455 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(762)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122842459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842459 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122842459 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122842459 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122842459 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122842459 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122842459 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122842460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122842460 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122842460 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122842460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122842460 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122842460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122842460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122842460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122842460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122842460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122842460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122842460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122842460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122842460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122842460 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122842460 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842462 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842462 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122842462 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122842462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122842462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842462 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122842462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122842462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122842462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122842462 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122842481 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122842481 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122842481 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122842481 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(765)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122842484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842484 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122842484 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122842484 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122842484 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122842484 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122842484 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122842485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842485 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122842485 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122842485 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122842485 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122842485 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122842485 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122842485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122842485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122842485 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122842485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122842485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122842485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122842485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122842485 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122842486 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122842486 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842487 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842487 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122842487 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122842487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842487 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122842487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842487 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842487 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842487 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842487 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122842487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122842487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122842487 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122842487 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122842523 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122842523 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122842523 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122842523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(768)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122842525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842525 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122842525 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122842525 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122842525 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122842525 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122842525 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122842527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842527 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122842527 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122842527 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122842527 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122842527 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122842527 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122842527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122842527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122842527 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122842527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122842527 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122842527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122842527 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122842527 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122842527 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122842527 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842528 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842528 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122842528 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122842528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122842528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842528 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122842529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122842529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122842529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122842529 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122842551 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122842551 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122842551 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122842551 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(771)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122842554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842554 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122842554 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122842554 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122842554 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122842554 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122842554 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122842555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842555 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122842555 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122842555 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122842555 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122842555 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122842555 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122842555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122842555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122842555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122842555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122842555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122842555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122842556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122842556 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122842556 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122842556 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122842557 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122842557 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122842557 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122842557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122842557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122842557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122842557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122842557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122842557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122842557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122842557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122842557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122842557 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122842557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122842557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122842557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122842557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122842557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122842557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122842557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122842557 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(761)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122843265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843265 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122843265 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122843265 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122843265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122843265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122843265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122843265 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122843265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122843265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122843265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122843265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122843265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122843265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122843265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122843265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122843266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122843266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122843266 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122843266 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122843266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122843266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122843266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122843266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122843266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122843266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122843266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122843266 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122843266 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122843266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122843266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122843266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122843266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122843266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122843266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122843266 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843267 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122843267 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122843267 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122843267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122843267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122843267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122843267 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122843267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122843267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122843267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122843267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122843267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122843267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122843267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122843267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122843268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122843268 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122843268 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122843268 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122843288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843288 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122843288 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122843288 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122843288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122843288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122843288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122843288 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122843288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122843288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122843288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122843288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122843289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122843289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122843289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122843289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122843289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122843289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122843289 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122843289 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) 20241121122843289 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) 20241121122843289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122843289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122843289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122843289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122843289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122843289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122843289 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122843289 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122843289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122843289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122843289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122843289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122843289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122843289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122843289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843291 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122843291 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122843291 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122843291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122843291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122843291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122843291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122843291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122843291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122843291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122843291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122843291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122843291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122843291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122843291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122843292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122843292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122843292 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122843292 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(767)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122843330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843330 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122843330 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122843330 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122843330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122843330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122843330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122843330 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122843330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122843330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122843330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122843330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122843330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122843330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122843330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122843330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843330 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122843330 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122843330 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122843330 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122843330 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122843330 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122843330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122843330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122843330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122843330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122843330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122843330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122843330 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122843330 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122843331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122843331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122843331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122843331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122843331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122843331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122843331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843331 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122843331 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122843331 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122843331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122843331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122843331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122843331 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122843331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122843331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122843331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122843331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122843331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122843331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122843331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122843331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122843332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122843332 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122843332 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122843332 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(770)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122843360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843360 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122843360 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122843360 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122843360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122843360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122843360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122843360 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122843360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122843360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122843360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122843360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122843360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122843360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122843360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122843360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122843360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122843360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122843360 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122843360 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) 20241121122843360 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) 20241121122843360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122843360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122843360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122843360 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122843360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122843360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122843360 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122843360 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122843360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843361 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122843361 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122843361 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122843361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122843361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122843361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122843361 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122843362 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122843362 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122843362 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122843362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122843362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122843362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122843362 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122843362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122843362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122843362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122843362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122843362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122843362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122843362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122843362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122843362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122843363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122843363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122843363 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122843363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122843363 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122843363 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122843363 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122844397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122844402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122844405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122844406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122844408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122844410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122844412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122844414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122844416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122844418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122844420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122844422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122844424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122844426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122844427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122844429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122844431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122844433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122844435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122844437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '000000000000000100111100'B, t_guard := 20.000000 } 20241121122844466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48626<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(761)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(761)@1d0ad8f57daa: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(773) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(757)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(773)1742718 20241121122845493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122845493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122845493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122845493 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122845493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a977e, normal) (hnbgw_rua.c:388) 20241121122845493 DHNB DEBUG map_rua[0x5645e063a640]{init}: Allocated (fsm.c:456) 20241121122845493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122845493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1742718 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122845493 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122845493 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122845493 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1742718 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122845493 DCN DEBUG map_sccp[0x5645e063a770]{init}: Allocated (fsm.c:456) 20241121122845493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122845493 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1742718 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122845493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1742718 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121122845493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122845493 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122845493 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122845493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122845493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122845493 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122845493 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{IDLE}: Allocated (fsm.c:456) 20241121122845493 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122845493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300013c0056400500f1100926) (sccp_scrc.c:401) 20241121122845493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122845493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122845493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122845493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122845493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122845493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122845493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122845493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122845493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122845493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122845493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122845493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122845493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122845493 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122845493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122845493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122845493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122845493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122845494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122845494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122845494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122845494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122845494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122845494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(760)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(760)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(761)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(773) HNBGW_Test.msc0-RAN(761)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(773)14205833 HNBGW_Test.msc0-SCCP(760)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(760)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122845503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122845503 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122845503 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122845503 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122845503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122845503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122845503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122845503 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(773)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122845503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122845503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122845503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122845503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122845503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122845503 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002347d1) (sccp_scrc.c:472) 20241121122845503 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1823) 20241121122845503 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122845503 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122845503 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122845503 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122845503 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122845503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122845503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122845504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(773)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122845506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122845508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122845511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122845513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122845516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122845518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122845520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122845522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122845524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122845526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122845528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122845530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122845531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122845533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122845535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122845537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122845539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122845541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122845543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122845544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001000110110'B, t_guard := 20.000000 } 20241121122845573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(774) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(757)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(774)15490865 20241121122846587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122846587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122846587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122846587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122846587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec5f31, normal) (hnbgw_rua.c:388) 20241121122846587 DHNB DEBUG map_rua[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122846587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122846587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15490865 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122846587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122846587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122846587 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122846587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15490865 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122846587 DCN DEBUG map_sccp[0x5645e0636240]{init}: Allocated (fsm.c:456) 20241121122846587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122846587 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15490865 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122846587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15490865 SCCP-88 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122846587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122846587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122846587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122846587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122846587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122846587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122846587 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{IDLE}: Allocated (fsm.c:456) 20241121122846587 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122846587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002360056400500f1100926) (sccp_scrc.c:401) 20241121122846587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122846587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122846587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122846587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122846587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122846587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122846587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122846587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122846587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122846587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122846587 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122846587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122846588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122846588 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122846588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122846588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122846588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122846588 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122846588 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122846588 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122846588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122846588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122846588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122846588 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(774) HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(774)12997254 HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122846597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122846597 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122846597 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122846597 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122846597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122846597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122846597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122846597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(774)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122846597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122846597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122846597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122846597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122846597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122846597 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2c132) (sccp_scrc.c:472) 20241121122846597 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1823) 20241121122846597 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122846597 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122846597 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122846597 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122846597 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:485) 20241121122846597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122846597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122846599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(774)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122846600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122846602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122846605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122846608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122846610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122846612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122846614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122846617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122846619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122846621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122846623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122846626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122846627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122846629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122846631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122846633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122846636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122846638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122846641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122846643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: "disconnecting msc0" 20241121122846645 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(761)@1d0ad8f57daa: Final verdict of PTC: none 20241121122846647 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122846647 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122846647 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122846647 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122846647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122846647 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122846647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122846647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122846647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122846647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122846647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122846647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122846647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122846647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122846647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122846647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122846647 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122846647 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122846647 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122846647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122846647 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122846647 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122846647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002347d1), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122846647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122846647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122846647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122846647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122846647 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122846647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122846647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122846647 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122846647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122846647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122846647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122846647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{disrupted}: Freeing instance (context_map.c:202) 20241121122846647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1742718)[0x5645e063a640]{disrupted}: Deallocated (fsm.c:568) 20241121122846647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122846647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{disconnected}: Freeing instance (context_map.c:206) 20241121122846647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5645e063a770]{disconnected}: Deallocated (fsm.c:568) 20241121122846647 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1742718 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122846647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122846647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122846647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122846647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122846647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122846647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122846647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122846647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122846647 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122846647 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(762)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(760)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: 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 := '000000000000001011110011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(757)@1d0ad8f57daa: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(773)1742718 20241121122846674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(775) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(757)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(775)3894018 20241121122847688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122847688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122847689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122847689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122847689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b6b02, normal) (hnbgw_rua.c:388) 20241121122847689 DHNB DEBUG map_rua[0x5645e063a640]{init}: Allocated (fsm.c:456) 20241121122847689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122847689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3894018 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122847689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122847689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122847689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3894018 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122847689 DCN DEBUG map_sccp[0x5645e063a770]{init}: Allocated (fsm.c:456) 20241121122847689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122847689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3894018 <-> SCCP-89 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122847689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3894018 SCCP-89 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122847689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122847689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122847689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122847689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122847689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122847689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122847689 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{IDLE}: Allocated (fsm.c:456) 20241121122847689 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122847689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002f30056400500f1100926) (sccp_scrc.c:401) 20241121122847689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122847689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122847689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122847689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122847689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122847689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122847689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122847689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122847689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122847689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122847689 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122847689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122847689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122847689 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122847689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122847689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122847689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122847689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122847689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122847689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122847689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122847689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122847689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122847689 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(775) HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(775)3510248 HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(775)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122847693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122847693 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122847693 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122847693 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122847693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122847693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122847693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122847693 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122847693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122847693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122847693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122847693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122847693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122847693 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0089e8ad) (sccp_scrc.c:472) 20241121122847693 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1823) 20241121122847693 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122847693 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122847693 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122847693 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122847693 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122847693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122847693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122847695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(775)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122847696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122847698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122847700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122847703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122847705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122847707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122847709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122847711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122847712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122847714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122847717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122847719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122847721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122847724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122847726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122847728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122847729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122847731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122847733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122847736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122847742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48620<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(759)@1d0ad8f57daa: Final verdict of PTC: none 20241121122847742 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33845<->l=127.0.0.1:4262) (control_if.c:193) 20241121122847742 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122847742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122847742 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122847742 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(752)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(757)@1d0ad8f57daa: Final verdict of PTC: none 20241121122847743 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122847743 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122847743 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(764)@1d0ad8f57daa: Final verdict of PTC: none20241121122847743 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122847743 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122847743 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122847743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122847743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122847743 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122847743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122847743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122847743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122847743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122847743 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122847743 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122847743 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122847743 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(769)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(771)@1d0ad8f57daa: Final verdict of PTC: none 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122847743 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122847743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122847743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122847743 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122847743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122847743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122847743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122847743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122847743 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122847743 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122847743 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122847743 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122847743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122847743 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122847743 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122847743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c132), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122847743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122847743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122847743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122847743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122847743 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122847743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122847743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122847743 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122847743 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122847743 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122847743 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122847743 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122847743 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122847743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122847743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122847743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122847743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{disrupted}: Freeing instance (context_map.c:202) 20241121122847743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15490865)[0x5645e0633e60]{disrupted}: Deallocated (fsm.c:568) 20241121122847743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122847743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{disconnected}: Freeing instance (context_map.c:206) 20241121122847744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5645e0636240]{disconnected}: Deallocated (fsm.c:568) 20241121122847744 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15490865 SCCP-88 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122847744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122847744 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122847744 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122847744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e8ad), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122847744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122847744 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122847744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122847744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122847744 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122847744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122847744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122847744 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122847744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122847744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122847744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122847744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{disrupted}: Freeing instance (context_map.c:202) 20241121122847744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3894018)[0x5645e063a640]{disrupted}: Deallocated (fsm.c:568) 20241121122847744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122847744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{disconnected}: Freeing instance (context_map.c:206) 20241121122847744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x5645e063a770]{disconnected}: Deallocated (fsm.c:568) 20241121122847744 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3894018 SCCP-89 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122847744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122847744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122847744 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122847744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122847744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122847744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122847744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122847744 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122847744 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122847744 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122847744 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122847744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122847744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122847744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122847744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122847744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122847744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122847744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122847744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122847744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122847744 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122847744 DLINP DEBUG SRVCONN(,r=127.0.0.1:45305<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122847744 DLINP DEBUG SRVCONN(,r=127.0.0.1:45305<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122847744 DLINP NOTICE SRV(,r=127.0.0.1:45305<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122847744 DMAIN NOTICE (127.0.0.1:45305 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45305<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122847744 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122847744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122847744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122847744 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122847744 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122847744 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122847744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122847744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(766)@1d0ad8f57daa: Final verdict of PTC: none20241121122847744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122847744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122847744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122847744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122847744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122847744 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(763)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(765)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(753)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(768)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(770)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(767)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(772)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(756)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(758)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122847758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48604<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(755)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(752): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(753): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(755): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(756): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(757): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(758): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(759): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(760): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(761): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(762): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(763): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(764): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(765): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(766): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(767): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(768): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(769): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(770): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(771): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(772): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(773): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(774): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(775): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Nov 21 12:28:47 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 20241121122847900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122848398 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122848398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e988c3), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122848398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122848398 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122848398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122848398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122848398 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122848398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c392a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122848398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122848398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122848398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122848398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122848398 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122848398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002037ee), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122848398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122848398 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122848398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122848398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122848398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122848398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122848398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122848398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122848398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122848398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122848398 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122848398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122848398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122848398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122848398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122848398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122848398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122848398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122848398 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122848398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122848399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122848399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122848399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122848399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122848399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122848399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122848399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122848501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=479904) 20241121122848648 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122848648 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122848648 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122849044 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122849044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dee7a), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122849044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122849044 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122849044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122849044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122849044 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122849044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00566862), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122849044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122849044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122849044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122849044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122849044 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122849044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441fff), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122849044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122849044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122849044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122849044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122849044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122849044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122849044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122849044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122849044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122849044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122849044 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122849045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122849045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122849045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122849045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122849045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122849045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122849045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122849045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122849045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122849045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122849045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122849045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122849045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122849045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=479904, count=497196) 20241121122849697 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122849697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d741e), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122849697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122849697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122849697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122849697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122849698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122849698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122849698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122849698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122849698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122849698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122849698 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122849744 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122849744 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122849744 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122849744 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122849744 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122849744 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122849744 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122849744 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122849744 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122850536 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122850536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082076a), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122850536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122850536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122850536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122850536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122850536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122850536 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122850536 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122850536 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122850536 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122850536 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122850536 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Thu Nov 21 12:28:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122851375 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122851375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf6a47), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122851375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851375 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122851375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851375 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122851375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ca414), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122851375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122851375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122851375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122851375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122851375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122851375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122851375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122851375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122851375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241121122851589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122851596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122851602 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46157<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(780)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122851638 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122851638 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122851661 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122851661 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851662 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122851662 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851662 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122851662 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851662 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851662 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122851663 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122851663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851663 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851663 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122851663 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851663 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851663 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122851663 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122851663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851663 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(782)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122851663 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851663 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122851663 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122851663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122851663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122851663 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122851663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851663 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122851664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122851664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122851664 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122851664 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37847 (stream_srv.c:129) 20241121122851664 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37847<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122851664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122851664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122851664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122851664 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122851665 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851665 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122851665 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122851665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851665 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122851665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851665 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122851665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122851665 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(786)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(786)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(786)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122851699 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122851699 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851699 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122851699 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851699 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122851699 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851700 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122851700 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851701 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851701 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122851701 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851701 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122851701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851701 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851701 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851701 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122851701 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851701 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122851701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851701 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851701 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851701 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122851701 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851701 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122851701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851701 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851701 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851701 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122851701 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122851702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851702 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122851702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122851702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122851702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122851702 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(789)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(789)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(789)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(787)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122851751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122851751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122851751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122851751 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122851751 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122851751 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122851751 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122851751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122851751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122851759 DLINP DEBUG SRVCONN(,r=127.0.0.1:37847<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122851759 DLINP DEBUG SRVCONN(,r=127.0.0.1:37847<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122851759 DLINP DEBUG SRVCONN(,r=127.0.0.1:37847<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122851759 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122851759 DHNBAP DEBUG (127.0.0.1:37847 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122851759 DHNBAP NOTICE (127.0.0.1:37847 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122851759 DHNBAP NOTICE (127.0.0.1:37847 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122851759 DLINP DEBUG SRVCONN(,r=127.0.0.1:37847<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122851759 DLINP DEBUG SRVCONN(,r=127.0.0.1:37847<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122851892 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122851892 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122851892 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122851892 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(786)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122851895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851895 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122851895 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122851895 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122851895 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122851895 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122851895 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122851897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851897 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122851897 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122851897 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122851897 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122851897 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122851897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122851897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122851897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122851897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122851897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122851897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122851897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122851897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122851897 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122851897 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122851897 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851898 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851898 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122851898 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122851898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122851898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851898 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122851899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122851899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122851899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122851899 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122851929 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122851929 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122851929 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122851929 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(789)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122851931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851931 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122851931 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122851931 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122851931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122851932 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122851932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122851933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851933 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122851933 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122851933 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122851933 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122851933 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122851933 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122851933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122851933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122851933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122851933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122851933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122851933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122851933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122851933 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122851933 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122851933 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122851934 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122851934 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122851934 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122851934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122851934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122851934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122851934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122851934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122851934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122851934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122851934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122851934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122851934 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122851934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122851934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122851934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122851934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122851934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122851934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122851934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122851934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122852701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122852701 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122852701 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122852701 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122852701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122852701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122852701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122852701 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122852701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122852702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122852702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122852702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122852702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122852702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122852702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122852702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122852702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122852702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122852702 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122852702 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122852702 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122852702 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122852702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122852702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122852702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122852702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122852702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122852702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122852702 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122852702 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122852702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122852702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122852702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122852702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122852702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122852702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122852702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122852702 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122852704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122852704 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122852704 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122852704 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122852704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122852704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122852704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122852704 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122852704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122852704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122852704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122852704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122852704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122852704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122852704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122852704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122852704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122852704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122852704 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122852704 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122852704 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(788)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122852736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122852736 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122852736 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122852736 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122852736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122852737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122852737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122852737 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122852737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122852737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122852737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122852737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122852737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122852737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122852737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122852737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122852737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122852737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122852737 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122852737 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122852737 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122852737 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122852737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122852737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122852737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122852737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122852737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122852737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122852737 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122852737 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122852737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122852737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122852737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122852737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122852737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122852737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122852737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122852737 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122852738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122852738 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122852738 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122852738 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122852738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122852738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122852738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122852738 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122852739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122852739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122852739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122852739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122852739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122852739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122852739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122852739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122852739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122852739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122852739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122852739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122852739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122852739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122852739 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122852739 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122853767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122853771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122853773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122853775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122853778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122853781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122853784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122853786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122853788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122853790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122853792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122853794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122853795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122853797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122853799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122853800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122853802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122853804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122853805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122853807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '000000000000000111100010'B, t_guard := 20.000000 } 20241121122853835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(781)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(791)8581755 20241121122854862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122854862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122854862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122854862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122854862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x82f27b, normal) (hnbgw_rua.c:388) 20241121122854862 DHNB DEBUG map_rua[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121122854862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122854862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8581755 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122854862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122854862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122854863 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8581755 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122854863 DCN DEBUG map_sccp[0x5645e0636240]{init}: Allocated (fsm.c:456) 20241121122854863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122854863 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8581755 <-> SCCP-90 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122854863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8581755 SCCP-90 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121122854863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122854863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122854863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122854863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122854863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122854863 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122854863 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{IDLE}: Allocated (fsm.c:456) 20241121122854863 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122854863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001e20056400500f1100926) (sccp_scrc.c:401) 20241121122854863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122854863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122854863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122854863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122854863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122854863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122854863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122854863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122854863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122854863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122854863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122854863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122854863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122854863 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122854863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122854863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122854863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122854863 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122854863 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122854863 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122854863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122854863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122854863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122854863 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(791) HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(791)11068506 HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(791)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122854874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122854874 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122854874 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122854874 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122854874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122854874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122854874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122854874 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122854874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122854874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122854874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122854874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122854874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122854874 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0036bfab) (sccp_scrc.c:472) 20241121122854874 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1823) 20241121122854874 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122854874 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122854874 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122854874 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122854874 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:485) 20241121122854874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122854874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122854875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(791)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122854876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122854879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122854881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122854883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122854885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122854887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122854888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122854890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122854892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122854893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122854896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122854898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122854900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122854901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122854903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122854904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122854906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122854908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122854909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122854911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001110001010'B, t_guard := 20.000000 } 20241121122854934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(792) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(781)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(792)16634554 20241121122855944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122855944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122855944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122855944 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122855944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfdd2ba, normal) (hnbgw_rua.c:388) 20241121122855944 DHNB DEBUG map_rua[0x5645e063a770]{init}: Allocated (fsm.c:456) 20241121122855944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122855944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16634554 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122855944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122855944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122855944 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121122855945 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16634554 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121122855945 DCN DEBUG map_sccp[0x5645e0631e10]{init}: Allocated (fsm.c:456) 20241121122855945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122855945 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16634554 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121122855945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16634554 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122855945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122855945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122855945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122855945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122855945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122855945 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122855945 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{IDLE}: Allocated (fsm.c:456) 20241121122855945 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122855945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300038a0056400500f1100926) (sccp_scrc.c:401) 20241121122855945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122855945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122855945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122855945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122855945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122855945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122855945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122855945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122855945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122855945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122855945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122855945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122855945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122855945 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122855945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122855945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122855945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122855945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122855945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122855945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122855945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122855945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122855945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122855945 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(792) HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(792)1427534 HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(792)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122855949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122855949 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122855949 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122855949 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122855949 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122855949 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122855949 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122855949 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122855949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122855949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122855949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122855949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122855949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122855949 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000aa5d7) (sccp_scrc.c:472) 20241121122855949 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1823) 20241121122855949 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122855949 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122855949 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122855949 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122855949 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122855949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122855949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122855950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(792)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122855951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122855953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122855956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122855958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122855961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122855962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122855964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122855966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122855967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122855969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122855971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122855973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122855974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122855976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122855978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122855981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122855983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122855985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122855987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122855989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: "connecting cnlink 1" 20241121122855991 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(795)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(795)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(795)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(793)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122856227 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122856227 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122856227 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122856227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(795)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122856230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122856230 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122856230 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122856230 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122856230 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122856230 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122856230 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122856232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122856232 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122856232 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122856232 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122856232 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122856232 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122856232 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122856232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122856232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122856232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122856232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122856232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122856232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122856232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122856232 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122856232 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122856232 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122856233 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122856233 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122856233 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122856233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122856233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122856233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122856233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122856233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122856233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122856233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122856233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122856233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122856233 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122856233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122856233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122856233 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122856233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122856233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122856233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122856233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122856233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122856233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122856233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122856233 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122856648 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122856648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002347d1), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122856648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122856648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122856648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122856648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122856648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122856648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122856648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122856648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122856648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122856648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122856648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122856648 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122856650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122856650 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122856650 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122856650 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122856650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122856650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122856650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122856650 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122856650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122856651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122856651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122856651 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=002347d1) (sccp_scrc.c:472) 20241121122856651 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1823) 20241121122856651 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122856651 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122856651 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122856651 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122856651 DLSCCP DEBUG SCCP-SCOC(87)[0x5645e0633650]{IDLE}: Deallocated (fsm.c:568) MTC@1d0ad8f57daa: 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 := '000000000000001001000001'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(794)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122857035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122857035 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122857035 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122857035 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122857035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122857035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122857035 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122857035 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122857035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122857035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122857035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122857035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122857035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122857035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122857035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122857035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122857035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122857036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122857036 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122857036 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122857036 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) 20241121122857036 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) 20241121122857036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122857036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122857036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122857036 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122857036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122857036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122857036 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122857036 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122857036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122857036 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122857036 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122857036 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122857036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122857036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122857036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122857036 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122857038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122857038 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122857038 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122857038 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122857038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122857038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122857038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122857038 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122857038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122857038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122857038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122857038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122857038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122857038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122857038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122857038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122857038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122857038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122857038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122857038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122857038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122857038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122857038 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122857038 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122857056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122857745 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122857745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e8ad), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122857745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122857745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122857745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122857745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122857745 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122857745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2c132), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122857745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122857745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122857745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122857745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122857745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122857745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122857745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122857745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122857745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122857745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122857745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122857745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122857745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122857745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122857745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122857745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122857745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122857745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122857745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122857745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122857748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122857748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122857748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122857748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122857748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122857748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122857748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122857748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122857748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122857748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122857748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122857748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122857748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122857748 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=0089e8ad) (sccp_scrc.c:472) 20241121122857748 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1823) 20241121122857748 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122857748 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122857748 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122857748 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122857748 DLSCCP DEBUG SCCP-SCOC(89)[0x5645e0640ad0]{IDLE}: Deallocated (fsm.c:568) 20241121122857949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122857950 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122857950 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122857950 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122857950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122857950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122857950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122857950 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122857950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122857950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122857950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122857950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122857950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122857950 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=00f2c132) (sccp_scrc.c:472) 20241121122857950 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1823) 20241121122857950 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122857950 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122857950 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122857950 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122857950 DLSCCP DEBUG SCCP-SCOC(88)[0x5645e064e910]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(794)@1d0ad8f57daa: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(794)@1d0ad8f57daa: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(796) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(781)@1d0ad8f57daa: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(796)8643725 20241121122858070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122858070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122858070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121122858070 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122858070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x83e48d, normal) (hnbgw_rua.c:388) 20241121122858070 DHNB DEBUG map_rua[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122858070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122858070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643725 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121122858070 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122858070 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122858070 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643725 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121122858070 DCN DEBUG map_sccp[0x5645e0640ad0]{init}: Allocated (fsm.c:456) 20241121122858070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122858070 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8643725 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121122858070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643725 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121122858070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122858070 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122858070 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122858070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122858070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122858070 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122858070 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{IDLE}: Allocated (fsm.c:456) 20241121122858070 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122858070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002410056400500f1100926) (sccp_scrc.c:401) 20241121122858070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122858070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122858070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122858070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122858070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122858070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122858070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122858070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122858070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122858070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122858070 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122858070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122858070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122858070 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122858070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122858070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122858071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858071 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122858071 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122858071 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122858071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122858071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122858071 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122858071 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(793)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc1-SCCP(793)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(794)@1d0ad8f57daa: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(796) HNBGW_Test.msc1-RAN(794)@1d0ad8f57daa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(796)14694691 HNBGW_Test.msc1-SCCP(793)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(793)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(796)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122858079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858079 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122858079 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122858079 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122858079 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122858079 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122858079 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122858079 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122858079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122858079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122858079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122858079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122858079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122858079 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0073b927) (sccp_scrc.c:472) 20241121122858079 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1823) 20241121122858079 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122858079 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122858079 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122858079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122858079 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:485) 20241121122858079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122858079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122858080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(796)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122858082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121122858083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121122858085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122858087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122858090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122858093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121122858095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121122858097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122858098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122858100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122858101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121122858103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121122858105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122858107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122858109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122858110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121122858113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121122858115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122858117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122858119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122858126 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46157<->l=127.0.0.1:4262) (control_if.c:193) 20241121122858126 DLINP DEBUG SRVCONN(,r=127.0.0.1:37847<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122858126 DLINP DEBUG SRVCONN(,r=127.0.0.1:37847<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122858126 DLINP NOTICE SRV(,r=127.0.0.1:37847<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122858126 DMAIN NOTICE (127.0.0.1:37847 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37847<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122858126 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122858126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(776)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(785)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(781)@1d0ad8f57daa: Final verdict of PTC: none 20241121122858126 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122858126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(787)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(783)@1d0ad8f57daa: Final verdict of PTC: none 20241121122858127 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122858127 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122858127 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122858127 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122858127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122858127 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122858127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122858127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122858127 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(794)@1d0ad8f57daa: Final verdict of PTC: none 20241121122858127 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122858127 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122858127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122858127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122858127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122858127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122858127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122858127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122858127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122858127 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122858127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122858127 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122858127 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122858127 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122858127 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122858127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122858127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122858127 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122858127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122858127 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122858127 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122858127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036bfab), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122858127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122858127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122858127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) VirtHNBGW-STATS(777)@1d0ad8f57daa: Final verdict of PTC: none 20241121122858127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122858127 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122858128 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122858128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{disrupted}: Freeing instance (context_map.c:202) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581755)[0x5645e0633e60]{disrupted}: Deallocated (fsm.c:568) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{disconnected}: Freeing instance (context_map.c:206) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x5645e0636240]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(782)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(789)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(786)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(788)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(793)@1d0ad8f57daa: Final verdict of PTC: none 20241121122858128 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121122858128 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122858128 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122858128 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122858128 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122858128 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122858128 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122858128 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122858128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122858128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(784)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@1d0ad8f57daa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(780)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(795)@1d0ad8f57daa: Final verdict of PTC: none 20241121122858128 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8581755 SCCP-90 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122858128 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122858128 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122858128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa5d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122858128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122858128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122858128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122858128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122858128 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122858128 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122858128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{disrupted}: Freeing instance (context_map.c:202) 20241121122858128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16634554)[0x5645e063a770]{disrupted}: Deallocated (fsm.c:568) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{disconnected}: Freeing instance (context_map.c:206) 20241121122858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5645e0631e10]{disconnected}: Deallocated (fsm.c:568) 20241121122858128 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16634554 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122858128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122858128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122858128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122858128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122858128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122858128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122858128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122858128 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122858128 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122858128 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122858128 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122858128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122858128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122858128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122858128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122858129 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122858129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122858129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122858129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122858129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122858129 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122858129 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122858129 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122858129 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122858129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122858129 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122858129 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122858129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073b927), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122858129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122858129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122858129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122858129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122858129 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122858129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122858129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122858129 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122858129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121122858129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122858129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122858129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{disrupted}: Freeing instance (context_map.c:202) 20241121122858129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8643725)[0x5645e064e910]{disrupted}: Deallocated (fsm.c:568) 20241121122858129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122858129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{disconnected}: Freeing instance (context_map.c:206) 20241121122858129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5645e0640ad0]{disconnected}: Deallocated (fsm.c:568) 20241121122858129 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643725 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122858129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122858129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122858129 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122858129 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122858129 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122858129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858129 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122858129 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122858129 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122858129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122858129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122858129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122858129 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122858130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122858130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122858130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122858130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122858130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122858130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122858130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122858130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122858130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122858130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122858130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122858130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122858130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122858130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(790)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122858146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(779)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(776): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(777): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(779): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(780): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(781): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(782): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(783): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(784): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(785): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(786): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(787): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(788): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(789): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(790): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(791): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(792): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(793): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(794): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(795): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(796): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Nov 21 12:28:58 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 20241121122858290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122858398 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122858398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002037ee), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122858398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122858398 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122858398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122858398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122858398 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122858398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c392a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122858398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122858398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122858398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122858398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122858398 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122858398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e988c3), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122858398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122858398 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122858398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122858398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122858399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122858399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122858399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122858399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122858399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122858399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122858399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122858399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122858399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122858399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122858399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122858399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122858399 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122858892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=460412) 20241121122859045 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122859045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441fff), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122859045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122859045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122859045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122859045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122859045 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122859045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00566862), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122859045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122859045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122859045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122859045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122859045 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122859045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dee7a), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122859045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122859045 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122859045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122859045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122859045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122859045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122859045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122859045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122859045 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122859045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122859045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122859045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122859045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122859045 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122859045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122859045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122859045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122859045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122859045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122859699 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122859699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d741e), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122859699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122859699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122859699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122859699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122859699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122859699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122859699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122859699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122859699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122859699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122859699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122859699 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=460412, count=486400) 20241121122900128 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122900128 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122900128 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122900128 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122900128 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122900128 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122900129 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122900129 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122900129 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122900537 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122900537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082076a), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122900537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122900537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122900537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122900537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122900537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122900537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122900537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122900537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122900537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122900537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122900537 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Thu Nov 21 12:29:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122901375 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122901375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ca414), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122901375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122901375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122901375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122901375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122901375 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122901375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf6a47), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122901375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122901375 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122901375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122901375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122901375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122901375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122901375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122901376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122901376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122901376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122901376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122901376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122901376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122901376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122901376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122901376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122901376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122901376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241121122901984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122901987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122902001 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34115<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(801)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122902036 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122902036 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122902057 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122902057 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902058 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122902058 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902058 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122902058 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902058 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902058 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122902058 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122902058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122902058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902058 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902058 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122902058 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122902059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122902059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122902059 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(803)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122902059 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902059 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122902059 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122902059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902060 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122902060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902060 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902060 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902060 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122902060 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122902060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902060 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122902060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902060 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902060 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41629 (stream_srv.c:129) 20241121122902060 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41629<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122902060 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902060 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122902060 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122902060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902060 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122902060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902060 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122902060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122902060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122902060 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122902061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122902061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122902061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122902061 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122902061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122902061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122902061 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(807)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(807)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(807)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(805)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122902098 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122902098 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902098 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122902098 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902099 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122902099 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902099 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902099 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122902099 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122902099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122902099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902099 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902099 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122902099 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902099 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902099 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122902099 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122902099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902100 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122902100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902100 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902101 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902101 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122902101 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122902101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902099 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902099 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902100 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122902100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122902100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122902100 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122902100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902100 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902100 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902100 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122902100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122902100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122902100 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122902101 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122902101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902101 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902101 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902101 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122902101 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122902101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902101 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122902101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902101 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902101 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902101 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902101 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122902101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122902101 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122902101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902101 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902101 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902101 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122902101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122902101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122902101 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(810)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122902166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122902166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122902166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122902166 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122902166 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122902166 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122902166 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122902166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122902166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122902175 DLINP DEBUG SRVCONN(,r=127.0.0.1:41629<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122902175 DLINP DEBUG SRVCONN(,r=127.0.0.1:41629<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122902175 DLINP DEBUG SRVCONN(,r=127.0.0.1:41629<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122902175 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122902175 DHNBAP DEBUG (127.0.0.1:41629 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122902175 DHNBAP NOTICE (127.0.0.1:41629 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122902175 DHNBAP NOTICE (127.0.0.1:41629 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122902175 DLINP DEBUG SRVCONN(,r=127.0.0.1:41629<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122902175 DLINP DEBUG SRVCONN(,r=127.0.0.1:41629<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122902293 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122902293 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122902293 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122902293 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(807)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122902296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902296 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122902296 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122902296 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122902296 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122902296 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122902296 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122902297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902297 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122902297 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122902297 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122902297 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122902297 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122902297 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122902297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122902297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122902297 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122902297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122902297 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122902297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122902297 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122902297 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122902297 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122902297 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902298 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902298 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122902298 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122902298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122902299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902299 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902299 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902299 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902299 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122902299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122902299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122902299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122902299 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122902336 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122902336 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122902336 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122902336 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(810)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122902339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902339 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122902339 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122902339 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122902339 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122902339 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122902339 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122902340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902340 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122902340 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122902340 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122902340 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122902340 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122902341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122902341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122902341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122902341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122902341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122902341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122902341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122902341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122902341 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122902341 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122902341 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122902342 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122902342 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122902342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122902342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122902342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122902342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122902342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122902342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122902342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122902342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122902342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122902342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122902342 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122902342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122902342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122902342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122902342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122902342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122902342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122902342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122902342 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(806)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122903101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122903102 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122903102 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122903102 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122903102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122903102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122903102 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122903102 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122903102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122903102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122903102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122903102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122903102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122903102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122903102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122903102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122903102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903102 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122903102 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122903102 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122903102 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122903102 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122903102 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122903102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122903102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122903102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122903102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122903102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122903102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122903102 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122903102 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122903102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122903102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122903102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122903102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122903102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122903102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122903103 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122903103 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122903104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122903104 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122903104 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122903104 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122903104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122903104 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122903104 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122903104 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122903104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122903104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122903104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122903104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122903104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122903104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122903104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122903104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122903104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122903104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122903104 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122903104 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122903104 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122903146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122903146 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122903146 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122903146 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122903146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122903146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122903146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122903146 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122903146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122903146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122903146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122903146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122903146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122903146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122903146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122903146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122903146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122903147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122903147 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122903147 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122903147 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122903147 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122903147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122903147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122903147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122903147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122903147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122903147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122903147 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122903147 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122903147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122903147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122903147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122903147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122903147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122903147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122903147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122903147 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122903148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122903148 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122903148 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122903148 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122903148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122903148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122903148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122903148 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122903148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122903148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122903148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122903148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122903148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122903148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122903148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122903148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122903148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122903149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122903149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122903149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122903149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122903149 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122903149 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122903149 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122903180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122903184 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122903186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122903188 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122903190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122903192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122903194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122903196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122903198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122903200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122903202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122903205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122903207 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122903208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122903210 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122903212 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122903213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122903215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122903217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122903218 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101001000'B, t_guard := 20.000000 } 20241121122903247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(812) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(802)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(812)2362864 20241121122904270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122904270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122904270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121122904270 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122904270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x240df0, normal) (hnbgw_rua.c:388) 20241121122904270 DHNB DEBUG map_rua[0x5645e064e910]{init}: Allocated (fsm.c:456) 20241121122904270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122904270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2362864 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122904270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122904270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122904270 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121122904270 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2362864 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122904270 DCN DEBUG map_sccp[0x5645e0640ad0]{init}: Allocated (fsm.c:456) 20241121122904270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122904270 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2362864 <-> SCCP-93 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122904270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2362864 SCCP-93 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121122904270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122904270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122904270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122904270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122904270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122904270 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122904270 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{IDLE}: Allocated (fsm.c:456) 20241121122904270 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122904270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030003480056400500f1100926) (sccp_scrc.c:401) 20241121122904270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122904270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122904270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122904270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122904270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122904270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122904270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122904270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122904270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122904270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122904270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122904270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122904270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122904270 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122904270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122904270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122904270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122904270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122904270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122904270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122904270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122904270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122904270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122904270 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(812) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(812)8973301 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(812)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122904280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122904280 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122904280 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122904280 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122904280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122904280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122904280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122904280 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122904280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122904280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122904280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122904280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122904280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122904280 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001a71ea) (sccp_scrc.c:472) 20241121122904280 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1823) 20241121122904280 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122904280 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122904280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122904280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122904280 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:485) 20241121122904281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122904281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122904282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(812)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122904283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122904285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122904287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122904289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122904292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122904294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122904296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122904298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122904300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122904301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122904303 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122904305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122904307 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122904309 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122904310 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122904312 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122904314 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122904315 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122904318 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122904320 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '08087300F1102A2A170411E51000'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 := '000000000000000111011010'B, t_guard := 20.000000 } 20241121122904344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60916<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(813) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(802)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(813)7012541 20241121122905358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122905358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122905358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241121122905358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122905358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6b00bd, normal) (hnbgw_rua.c:388) 20241121122905358 DHNB DEBUG map_rua[0x5645e0636240]{init}: Allocated (fsm.c:456) 20241121122905358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122905358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7012541 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122905358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122905358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122905358 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241121122905358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7012541 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122905358 DCN DEBUG map_sccp[0x5645e063a770]{init}: Allocated (fsm.c:456) 20241121122905358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122905358 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7012541 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122905358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7012541 SCCP-94 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241121122905358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122905358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122905358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122905358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122905358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122905358 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122905358 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{IDLE}: Allocated (fsm.c:456) 20241121122905358 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122905358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001da0056400500f1100926) (sccp_scrc.c:401) 20241121122905358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122905358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122905358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122905358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122905358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122905358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122905358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122905358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122905358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122905358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122905358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122905358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122905358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122905358 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122905358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122905358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122905358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122905358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122905358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122905358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122905358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122905359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122905359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122905359 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(813) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(813)15858115 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(813)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122905362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122905363 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122905363 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122905363 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122905363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122905363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122905363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122905363 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122905363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122905363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122905363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122905363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122905363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122905363 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a630d9) (sccp_scrc.c:472) 20241121122905363 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1823) 20241121122905363 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122905363 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122905363 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122905363 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122905363 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122905363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122905363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122905363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60916<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(813)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122905364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122905366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122905368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122905371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122905372 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122905375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122905376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122905378 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122905380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122905382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122905384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122905386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122905388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122905389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122905391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122905393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122905396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122905399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122905402 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122905404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000000111101011'B, t_guard := 20.000000 } 20241121122905428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60932<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(814) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(802)@1d0ad8f57daa: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(814)13612701 20241121122906443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122906443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122906443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122906443 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122906443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcfb69d, normal) (hnbgw_rua.c:388) 20241121122906443 DHNB DEBUG map_rua[0x5645e0650d30]{init}: Allocated (fsm.c:456) 20241121122906443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122906443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612701 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122906443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122906443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122906443 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612701 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122906443 DCN DEBUG map_sccp[0x5645e0636c20]{init}: Allocated (fsm.c:456) 20241121122906444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122906444 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13612701 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122906444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612701 SCCP-95 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121122906444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122906444 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122906444 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122906444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122906444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122906444 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122906444 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{IDLE}: Allocated (fsm.c:456) 20241121122906444 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122906444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030001eb0056400500f1100926) (sccp_scrc.c:401) 20241121122906444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122906444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122906444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122906444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122906444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122906444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122906444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122906444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122906444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122906444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122906444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122906444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122906444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122906444 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122906444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122906444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122906444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122906444 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122906444 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122906444 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122906444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122906444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122906444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122906444 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(814) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(814)6481944 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(814)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122906448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122906448 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122906448 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122906448 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122906448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122906448 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122906448 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122906448 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122906448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122906448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122906449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122906449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122906449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122906449 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00741d5a) (sccp_scrc.c:472) 20241121122906449 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1823) 20241121122906449 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122906449 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122906449 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122906449 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122906449 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122906449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122906449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122906450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(814)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122906450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122906453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122906455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122906458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122906461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122906463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122906465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122906468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122906470 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122906472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122906474 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122906476 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122906479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122906481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122906483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122906485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122906488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122906490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122906492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122906494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000001101011101'B, t_guard := 20.000000 } 20241121122906522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(802)@1d0ad8f57daa: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(815)12030876 20241121122907536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122907536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122907536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121122907536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122907536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb7939c, normal) (hnbgw_rua.c:388) 20241121122907536 DHNB DEBUG map_rua[0x5645e064f5d0]{init}: Allocated (fsm.c:456) 20241121122907536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122907536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12030876 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122907536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122907536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122907536 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121122907536 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12030876 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122907536 DCN DEBUG map_sccp[0x5645e0642b10]{init}: Allocated (fsm.c:456) 20241121122907536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122907536 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12030876 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122907536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12030876 SCCP-96 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121122907536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122907536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122907536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122907536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122907536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122907536 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122907536 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{IDLE}: Allocated (fsm.c:456) 20241121122907536 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122907536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f400300035d0056400500f1100926) (sccp_scrc.c:401) 20241121122907536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122907536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122907536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122907536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122907536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122907536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122907537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122907537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122907537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122907537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122907537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122907537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122907537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122907537 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122907537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122907537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122907537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122907537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122907537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122907537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122907537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122907537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122907537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122907537 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(815)2539662 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(815)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122907541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122907541 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122907541 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122907541 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122907541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122907541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122907541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122907541 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122907542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122907542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122907542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122907542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122907542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122907542 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c99d8) (sccp_scrc.c:472) 20241121122907542 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1823) 20241121122907542 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122907542 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122907542 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122907542 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122907542 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122907542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122907542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122907542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(815)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122907543 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122907545 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122907547 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122907549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122907551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122907553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122907554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122907556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122907558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122907559 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122907561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122907563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122907565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122907567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122907569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122907572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122907575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122907578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122907580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122907581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122907587 DLINP DEBUG SRVCONN(,r=127.0.0.1:41629<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122907587 DLINP DEBUG SRVCONN(,r=127.0.0.1:41629<->l=127.0.0.1:29169) message received (stream_srv.c:704) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(797)@1d0ad8f57daa: Final verdict of PTC: none 20241121122907588 DLINP NOTICE SRV(,r=127.0.0.1:41629<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122907588 DMAIN NOTICE (127.0.0.1:41629 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41629<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122907588 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122907588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122907588 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34115<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(809)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(802)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(804)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(806)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(805)@1d0ad8f57daa: Final verdict of PTC: none 20241121122907589 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122907589 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122907589 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122907589 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122907589 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122907589 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122907589 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122907589 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122907589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122907589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122907589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122907589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122907589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122907589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122907589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122907589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122907589 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122907589 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122907589 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122907589 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122907589 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122907589 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122907589 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122907589 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122907589 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(801)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(803)@1d0ad8f57daa: Final verdict of PTC: none 20241121122907589 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122907589 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122907589 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(798)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(810)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(807)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(811)@1d0ad8f57daa: Final verdict of PTC: none 20241121122907589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122907589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122907589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122907589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122907589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122907589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122907589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122907589 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122907589 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122907589 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122907589 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122907589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122907590 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122907590 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122907590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a71ea), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122907590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122907590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122907590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122907590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122907590 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122907590 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122907590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{disrupted}: Freeing instance (context_map.c:202) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2362864)[0x5645e064e910]{disrupted}: Deallocated (fsm.c:568) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{disconnected}: Freeing instance (context_map.c:206) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x5645e0640ad0]{disconnected}: Deallocated (fsm.c:568) 20241121122907590 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2362864 SCCP-93 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122907590 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122907590 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122907590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a630d9), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122907590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122907590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122907590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122907590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122907590 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122907590 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122907590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{disrupted}: Freeing instance (context_map.c:202) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7012541)[0x5645e0636240]{disrupted}: Deallocated (fsm.c:568) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{disconnected}: Freeing instance (context_map.c:206) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x5645e063a770]{disconnected}: Deallocated (fsm.c:568) 20241121122907590 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7012541 SCCP-94 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122907590 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122907590 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122907590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741d5a), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122907590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122907590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122907590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122907590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122907590 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122907590 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122907590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{disrupted}: Freeing instance (context_map.c:202) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13612701)[0x5645e0650d30]{disrupted}: Deallocated (fsm.c:568) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{disconnected}: Freeing instance (context_map.c:206) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5645e0636c20]{disconnected}: Deallocated (fsm.c:568) 20241121122907590 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612701 SCCP-95 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122907590 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122907590 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122907590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c99d8), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122907590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122907590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122907590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122907590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122907590 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122907590 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122907590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{disrupted}: Freeing instance (context_map.c:202) 20241121122907590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12030876)[0x5645e064f5d0]{disrupted}: Deallocated (fsm.c:568) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{disconnected}: Freeing instance (context_map.c:206) 20241121122907590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5645e0642b10]{disconnected}: Deallocated (fsm.c:568) 20241121122907590 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12030876 SCCP-96 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121122907591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122907591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122907591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122907591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122907591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122907591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122907591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122907591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122907591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122907591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122907591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122907590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122907590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122907591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122907591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122907591 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122907591 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122907591 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122907591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122907591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122907591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122907591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122907591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122907591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122907591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122907591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122907591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122907591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(808)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122907597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60886<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(800)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(797): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(798): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(800): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(801): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(802): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(803): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(804): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(805): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(806): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(807): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(812): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(813): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(814): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(815): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Nov 21 12:29:07 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 20241121122907692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122908128 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122908128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa5d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122908128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122908128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122908128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122908128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122908128 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122908128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036bfab), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122908128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122908128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122908128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122908128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122908128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122908128 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122908128 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122908128 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122908128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122908128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122908128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122908128 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122908128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122908128 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122908128 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122908128 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122908128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122908128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122908128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122908128 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122908129 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122908129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073b927), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122908129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122908129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122908129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122908129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122908129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122908129 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122908129 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122908129 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122908129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122908129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122908129 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122908294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42980<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406612) 20241121122908399 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122908400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e988c3), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122908400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122908400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122908400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122908400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122908400 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122908400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c392a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122908400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122908400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122908400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122908400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122908400 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122908400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002037ee), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122908400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122908400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122908400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122908400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122908400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122908400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122908400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122908400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122908400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122908400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122908400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122908400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122908400 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122908400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122908400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122908400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122908400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122908400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122909046 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122909046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dee7a), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122909046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122909046 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122909046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122909046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122909046 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122909046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00566862), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122909046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122909046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122909046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122909046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122909046 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122909046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441fff), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122909046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122909046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122909046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122909046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122909046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122909046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122909046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122909046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122909046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122909046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122909046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122909046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122909046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122909046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122909046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122909046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122909046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122909046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122909046 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122909046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122909047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122909047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122909047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122909047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122909047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122909047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122909047 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=406612, count=435700) 20241121122909590 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122909590 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122909590 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122909590 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122909590 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122909590 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122909700 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122909700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d741e), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122909700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122909700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122909700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122909700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122909700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122909700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122909700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122909700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122909700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122909700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122909700 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Thu Nov 21 12:29:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122910537 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122910537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082076a), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122910537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122910537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122910537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122910537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122910537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122910537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122910537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122910538 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122910538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122910538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122910538 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241121122911372 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(77)[0x5645e06431b0]{IDLE}: Deallocated (fsm.c:568) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122911372 DLSCCP DEBUG SCCP-SCOC(78)[0x5645e05ddfb0]{IDLE}: Deallocated (fsm.c:568) 20241121122911381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122911387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122911392 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39957<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(820)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122911426 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122911426 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122911445 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122911445 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911445 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122911445 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911446 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122911446 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(822)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122911446 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911446 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122911446 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122911446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122911446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911446 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911446 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37689 (stream_srv.c:129) 20241121122911446 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37689<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122911446 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911446 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122911446 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122911446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122911447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911447 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911447 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122911447 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911447 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911447 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122911447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122911447 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122911447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911447 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122911447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911447 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122911447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122911447 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122911448 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911448 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122911448 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122911448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911448 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122911448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911448 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911448 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911448 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911448 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122911448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122911448 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(826)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(826)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(826)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(824)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(829)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(829)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(829)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(827)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122911525 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122911525 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911525 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122911525 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911526 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122911526 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911526 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122911526 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911527 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911527 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122911527 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911527 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122911527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911527 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911527 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911527 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122911527 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911527 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122911527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911527 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911527 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911527 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122911527 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122911527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911527 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911527 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911527 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122911527 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122911528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122911528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911528 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122911528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122911528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122911528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122911528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(832)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(835)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(835)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(835)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-SCCP(833)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122911648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122911648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122911648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122911648 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122911648 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122911648 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122911648 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122911648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122911648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122911657 DLINP DEBUG SRVCONN(,r=127.0.0.1:37689<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122911657 DLINP DEBUG SRVCONN(,r=127.0.0.1:37689<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122911657 DLINP DEBUG SRVCONN(,r=127.0.0.1:37689<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122911657 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122911657 DHNBAP DEBUG (127.0.0.1:37689 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122911657 DHNBAP NOTICE (127.0.0.1:37689 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122911657 DHNBAP NOTICE (127.0.0.1:37689 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122911657 DLINP DEBUG SRVCONN(,r=127.0.0.1:37689<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122911657 DLINP DEBUG SRVCONN(,r=127.0.0.1:37689<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122911686 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122911686 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122911687 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122911687 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(826)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122911690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911690 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122911690 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122911690 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122911690 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122911690 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122911690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122911692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911692 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122911692 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122911692 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122911692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122911692 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122911692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122911692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122911692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122911692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122911692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122911692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122911692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122911692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122911692 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122911692 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122911692 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911693 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911693 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122911693 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122911693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122911694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911694 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122911694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122911694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122911694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122911694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122911718 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122911718 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122911718 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122911718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(829)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122911723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911723 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122911723 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122911723 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122911723 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122911723 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122911723 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122911724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911724 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122911724 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122911724 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122911724 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122911724 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122911724 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122911725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122911725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122911725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122911725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122911725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122911725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122911725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122911725 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122911725 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122911725 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911726 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911726 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122911726 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122911726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122911726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911726 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122911726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122911726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122911726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122911726 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122911756 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122911756 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122911756 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122911756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(832)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122911759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911759 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122911759 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122911759 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122911759 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122911759 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122911759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122911761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911761 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122911761 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122911761 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122911761 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122911761 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122911761 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122911761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122911761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122911761 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122911761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122911761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122911761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122911761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122911761 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122911761 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122911761 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911762 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911762 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122911762 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122911762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122911762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911762 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911762 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911762 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911762 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122911762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122911762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122911762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122911762 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122911823 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122911823 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122911823 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122911823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(835)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122911826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911826 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122911826 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122911826 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122911826 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122911826 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122911826 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122911827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911827 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122911827 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122911827 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122911827 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122911827 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122911827 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122911827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122911827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122911827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122911827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122911827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122911827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122911827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122911828 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122911828 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122911828 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122911829 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122911829 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122911829 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122911829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122911829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122911829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122911829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122911829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122911829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122911829 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122911829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122911829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122911829 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122911829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122911829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122911829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122911829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122911829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122911829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122911829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122911829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(825)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122912497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912497 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122912497 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122912497 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122912497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122912497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122912497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122912497 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122912497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122912497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122912497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122912497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122912497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122912497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122912497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122912497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122912497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122912497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122912497 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122912497 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122912497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122912498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122912498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122912498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122912498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122912498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122912498 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122912498 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122912498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122912498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122912498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122912498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122912498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122912498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122912498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912499 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122912499 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122912499 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122912499 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122912499 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122912499 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122912499 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122912499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122912499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122912499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122912499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122912499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122912499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122912499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122912499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122912500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122912500 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122912500 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122912500 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(828)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122912527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122912527 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122912527 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122912527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122912527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122912527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122912527 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122912527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122912527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122912527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122912527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122912527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122912527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122912527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122912527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122912528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122912528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122912528 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122912528 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) 20241121122912528 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) 20241121122912528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122912528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122912528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122912528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122912528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122912528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122912528 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122912528 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122912528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122912528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122912528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122912528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122912528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122912528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122912528 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912529 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122912529 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122912529 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122912529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122912529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122912529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122912529 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122912530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122912530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122912530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122912530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122912530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122912530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122912530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122912530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122912530 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122912530 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122912530 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122912564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912564 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122912564 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122912564 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122912564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122912564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122912564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122912564 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122912564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122912564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122912564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122912564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122912564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122912564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122912564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122912564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122912564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122912564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122912564 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122912564 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122912564 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122912564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122912564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122912564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122912565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122912565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122912565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122912565 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122912565 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122912565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912565 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122912565 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122912565 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122912565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122912565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122912565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122912565 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912568 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122912568 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122912568 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122912568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122912568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122912568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122912568 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122912568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122912568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122912568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122912568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122912568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122912568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122912568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122912568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122912568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122912568 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122912568 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122912568 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(834)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122912632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912632 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122912632 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122912633 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122912633 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122912633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122912633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122912633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122912633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122912633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122912633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122912633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122912633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122912633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122912633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122912633 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122912633 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) 20241121122912633 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) 20241121122912633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122912633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122912633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122912633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122912633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122912633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122912633 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122912633 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122912633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122912633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122912633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122912633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122912633 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122912633 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122912633 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122912633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122912633 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122912634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122912634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122912634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122912634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122912634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122912634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122912634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122912634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122912634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122912634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122912634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122912634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122912634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122912634 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122912634 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122912634 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122913662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122913667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122913670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122913672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122913673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122913675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122913677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122913679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122913681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122913683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122913685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122913687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122913689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122913691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122913693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122913696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122913699 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122913701 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122913703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122913705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010001'B, t_guard := 20.000000 } 20241121122913736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(837) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(821)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(837)7798927 20241121122914762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122914762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122914762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121122914762 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122914762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x77008f, normal) (hnbgw_rua.c:388) 20241121122914762 DHNB DEBUG map_rua[0x5645e0640ad0]{init}: Allocated (fsm.c:456) 20241121122914762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122914762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7798927 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122914762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122914762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122914762 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121122914762 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7798927 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122914762 DCN DEBUG map_sccp[0x5645e0636240]{init}: Allocated (fsm.c:456) 20241121122914762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122914762 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7798927 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122914762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7798927 SCCP-97 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121122914762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122914762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122914762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122914762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122914762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122914762 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122914762 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{IDLE}: Allocated (fsm.c:456) 20241121122914762 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122914762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030003110056400500f1100926) (sccp_scrc.c:401) 20241121122914762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122914762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122914762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122914762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122914762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122914762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122914762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122914762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122914762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122914762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122914762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122914762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122914762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122914762 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122914762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122914762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122914762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122914762 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122914762 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122914762 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122914763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122914763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122914763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122914763 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(837) HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(837)913307 HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(837)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122914772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122914772 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122914772 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122914772 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122914772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122914772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122914772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122914772 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122914772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122914772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122914772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122914772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122914772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122914772 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003eefad) (sccp_scrc.c:472) 20241121122914772 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1823) 20241121122914772 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122914772 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122914772 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122914772 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122914772 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122914772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122914772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122914773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(837)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122914774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122914776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122914779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122914781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122914783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122914785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122914787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122914789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122914790 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122914792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122914794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122914796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122914798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122914800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122914802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122914804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122914806 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122914808 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122914811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122914813 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '08087300F1102A2A170411E51000'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 := '000000000000001100000000'B, t_guard := 20.000000 } 20241121122914841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43014<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(834)@1d0ad8f57daa: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(834)@1d0ad8f57daa: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(838) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(821)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(838)7398412 20241121122915856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122915856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122915856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241121122915856 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122915856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x70e40c, normal) (hnbgw_rua.c:388) 20241121122915856 DHNB DEBUG map_rua[0x5645e0650d30]{init}: Allocated (fsm.c:456) 20241121122915856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122915856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7398412 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122915856 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122915856 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122915856 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241121122915856 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7398412 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121122915856 DCN DEBUG map_sccp[0x5645e0636c20]{init}: Allocated (fsm.c:456) 20241121122915856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122915856 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7398412 <-> SCCP-98 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121122915856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7398412 SCCP-98 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241121122915856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122915856 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122915856 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122915856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122915856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122915856 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122915856 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{IDLE}: Allocated (fsm.c:456) 20241121122915856 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122915856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003000056400500f1100926) (sccp_scrc.c:401) 20241121122915856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122915856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122915856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122915856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122915856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122915856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122915856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122915856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122915856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122915856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122915856 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122915856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122915856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122915856 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122915856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122915856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122915856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122915856 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122915856 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122915856 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122915856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122915856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122915856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122915856 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(833)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(833)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(834)@1d0ad8f57daa: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(838) HNBGW_Test.sgsn1-RAN(834)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(838)15887042 HNBGW_Test.sgsn1-SCCP(833)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(833)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(838)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122915865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122915865 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122915865 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122915865 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122915865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122915865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122915865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122915865 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122915865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122915865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122915865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122915865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122915865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122915865 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bddfed) (sccp_scrc.c:472) 20241121122915865 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1823) 20241121122915865 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122915865 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122915865 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122915865 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122915865 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:485) 20241121122915865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122915865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122915866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(838)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122915867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122915871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122915873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122915875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122915877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122915879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122915881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122915883 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122915885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122915887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122915889 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122915892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122915893 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122915895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122915897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122915900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122915902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122915904 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122915907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122915909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '000000000000001100011000'B, t_guard := 20.000000 } 20241121122915939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(839) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(821)@1d0ad8f57daa: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(839)2028351 20241121122916953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122916953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122916953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121122916953 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122916953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1ef33f, normal) (hnbgw_rua.c:388) 20241121122916953 DHNB DEBUG map_rua[0x5645e0642b10]{init}: Allocated (fsm.c:456) 20241121122916953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122916954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2028351 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122916954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122916954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122916954 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2028351 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121122916954 DCN DEBUG map_sccp[0x5645e0642650]{init}: Allocated (fsm.c:456) 20241121122916954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122916954 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2028351 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121122916954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2028351 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121122916954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122916954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122916954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122916954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122916954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122916954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122916954 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{IDLE}: Allocated (fsm.c:456) 20241121122916954 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122916954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003180056400500f1100926) (sccp_scrc.c:401) 20241121122916954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122916954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122916954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122916954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122916954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122916954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122916954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122916954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122916954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122916954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122916954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122916954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122916954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122916954 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122916954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122916954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122916954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122916954 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122916954 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122916954 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122916954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122916954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122916954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122916954 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(839) HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(839)8777220 HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(839)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122916958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122916958 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122916958 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122916958 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122916958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122916958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122916958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122916958 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122916958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122916959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122916959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122916959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122916959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122916959 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c6b50) (sccp_scrc.c:472) 20241121122916959 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1823) 20241121122916959 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122916959 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122916959 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122916959 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122916959 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122916959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122916959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122916959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(839)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122916961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122916963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122916966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122916968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122916970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122916973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122916975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122916978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122916980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122916982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122916984 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122916986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122916988 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122916990 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122916992 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122916994 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122916996 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122916998 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122916999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122917001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122917006 DLINP DEBUG SRVCONN(,r=127.0.0.1:37689<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122917006 DLINP DEBUG SRVCONN(,r=127.0.0.1:37689<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122917006 DLINP NOTICE SRV(,r=127.0.0.1:37689<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122917006 DMAIN NOTICE (127.0.0.1:37689 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37689<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122917006 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122917007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122917007 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39957<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(821)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(828)@1d0ad8f57daa: Final verdict of PTC: none 20241121122917008 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122917008 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122917008 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122917008 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122917008 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122917008 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(834)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(823)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(827)@1d0ad8f57daa: Final verdict of PTC: none 20241121122917008 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122917008 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122917008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(816)@1d0ad8f57daa: Final verdict of PTC: none 20241121122917008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122917008 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122917008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122917008 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122917008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122917008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122917008 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122917008 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122917008 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122917008 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122917008 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122917008 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122917008 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122917008 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122917008 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122917008 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122917008 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122917008 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122917008 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122917008 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121122917008 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121122917008 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122917008 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122917009 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122917009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917009 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122917009 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122917009 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122917009 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122917009 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122917009 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122917009 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122917009 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(825)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(824)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(833)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(822)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(836)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(829)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(817)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(818)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(826)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(835)@1d0ad8f57daa: Final verdict of PTC: none 20241121122917013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122917013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122917013 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122917013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122917013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122917013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122917013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122917013 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122917013 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122917013 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122917014 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122917014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122917014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122917014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122917014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122917014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122917014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122917014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122917014 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122917014 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122917014 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122917014 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122917014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122917014 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122917014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bddfed), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122917014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122917014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122917014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122917014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122917014 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122917014 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122917014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{disrupted}: Freeing instance (context_map.c:202) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7398412)[0x5645e0650d30]{disrupted}: Deallocated (fsm.c:568) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{disconnected}: Freeing instance (context_map.c:206) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x5645e0636c20]{disconnected}: Deallocated (fsm.c:568) 20241121122917014 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7398412 SCCP-98 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121122917014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122917014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122917014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122917014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122917014 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122917014 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122917014 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122917014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122917014 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122917014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eefad), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122917014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122917014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122917014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122917014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122917014 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{disrupted}: Freeing instance (context_map.c:202) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7798927)[0x5645e0640ad0]{disrupted}: Deallocated (fsm.c:568) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{disconnected}: Freeing instance (context_map.c:206) 20241121122917014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5645e0636240]{disconnected}: Deallocated (fsm.c:568) 20241121122917014 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7798927 SCCP-97 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121122917014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121122917015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121122917015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121122917015 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122917015 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122917015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6b50), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122917015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122917015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122917015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122917015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122917015 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122917015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122917015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122917015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{disrupted}: Freeing instance (context_map.c:202) 20241121122917015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2028351)[0x5645e0642b10]{disrupted}: Deallocated (fsm.c:568) 20241121122917015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122917015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{disconnected}: Freeing instance (context_map.c:206) 20241121122917015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5645e0642650]{disconnected}: Deallocated (fsm.c:568) 20241121122917015 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2028351 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121122917015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122917015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122917015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122917015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122917015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122917015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122917015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122917015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122917015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122917015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122917015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122917015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122917015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122917015 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122917015 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(820)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122917046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(819)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(816): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(817): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(818): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(819): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(820): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(821): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(822): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(823): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(824): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(825): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(826): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(827): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(828): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(829): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(833): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(834): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(835): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(836): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(837): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(838): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(839): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Thu Nov 21 12:29:17 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 20241121122917182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122917591 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122917591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c99d8), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122917591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122917591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122917591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122917591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122917591 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122917591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741d5a), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122917591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122917591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122917591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122917591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122917591 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122917591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a630d9), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122917591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122917591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122917591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122917591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122917591 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122917591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a71ea), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122917591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122917591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122917591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122917591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122917591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122917591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122917591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122917591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122917591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122917591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122917591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122917591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122917591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122917591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122917591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122917592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122917592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122917592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122917592 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122917592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122917592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122917592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122917592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122917592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122917592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122917592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122917592 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122917592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122917592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122917592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122917592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122917592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122917592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122917592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122917592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122917592 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122917592 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122917784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475820) 20241121122918129 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122918129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073b927), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122918129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122918129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122918129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122918129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122918129 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122918129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036bfab), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122918129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122918129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122918129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122918129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122918129 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122918129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa5d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122918129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122918129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122918130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122918130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122918130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122918130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122918130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122918130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122918130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122918130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122918130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122918130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122918130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122918130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122918130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122918130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122918130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122918130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122918130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122918130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122918400 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122918400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002037ee), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122918400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122918400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122918400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122918400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122918400 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122918400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c392a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122918400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122918400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122918400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122918400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122918400 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122918400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e988c3), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122918400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122918400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122918400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122918400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122918400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122918400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122918400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122918400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122918400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122918401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122918401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122918401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122918401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122918401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122918401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122918401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122918401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122918401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122918401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122918401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122918401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122918401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122918401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122918401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122918401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122918401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122918401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=475820, count=508844) 20241121122919008 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122919009 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122919009 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122919009 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122919009 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122919009 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122919009 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122919009 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122919009 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122919047 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122919047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441fff), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122919047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122919047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122919047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122919047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122919047 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122919047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00566862), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122919047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122919047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122919047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122919047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122919047 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122919047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dee7a), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122919047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122919047 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122919047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122919047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122919047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122919047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122919047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122919047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122919047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122919047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122919047 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122919047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122919047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122919047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122919047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122919047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122919047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122919047 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122919047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122919047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122919048 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122919048 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122919048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122919048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122919048 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122919701 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122919701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d741e), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122919701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122919701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122919701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122919701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122919701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122919701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122919701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122919701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122919701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122919701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122919701 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Thu Nov 21 12:29:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122920535 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122920535 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122920535 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122920535 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122920535 DLSCCP DEBUG SCCP-SCOC(79)[0x5645e064f230]{IDLE}: Deallocated (fsm.c:568) MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241121122920874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122920879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122920886 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43489<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(844)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122920918 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122920918 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122920937 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122920937 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122920937 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122920937 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122920938 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122920938 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122920938 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122920938 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122920938 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122920938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122920938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122920938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122920938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122920938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122920939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122920939 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122920939 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122920939 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122920939 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122920939 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122920939 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122920939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122920939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122920939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122920939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122920939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122920939 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122920939 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122920939 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122920939 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122920939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122920939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122920939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122920939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122920939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122920939 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122920939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122920939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(846)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122920939 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122920939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122920939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122920939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122920939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122920939 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40656 (stream_srv.c:129) 20241121122920939 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40656<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122920939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122920939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122920939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122920939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122920939 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122920940 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122920940 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122920940 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122920940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122920940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122920941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122920941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122920941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122920941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122920941 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122920941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122920941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122920941 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122920941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122920941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122920941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122920941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122920941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122920941 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(850)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(850)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(850)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(848)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(853)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(853)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(853)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-SCCP(851)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122921008 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122921008 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122921008 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122921008 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122921008 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122921009 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122921009 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122921009 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122921009 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122921010 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122921010 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122921010 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122921010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122921010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921010 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122921010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921010 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122921010 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122921010 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122921010 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122921010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122921010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921011 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122921011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921011 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122921011 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122921011 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122921011 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122921011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122921011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921011 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122921011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921011 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122921011 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122921011 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122921011 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122921011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122921011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122921011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921011 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122921011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921011 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921011 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921011 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122921011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122921011 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122921011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921011 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921011 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921011 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122921011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122921011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122921011 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122921011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921011 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921011 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921012 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122921012 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122921012 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122921012 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122921012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921012 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921012 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921012 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122921012 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122921012 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122921012 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122921012 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122921012 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(856)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(856)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(856)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(854)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(859)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(859)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(859)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122921111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122921111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122921111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122921111 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122921111 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122921111 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122921111 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122921111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122921111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122921122 DLINP DEBUG SRVCONN(,r=127.0.0.1:40656<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122921122 DLINP DEBUG SRVCONN(,r=127.0.0.1:40656<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122921122 DLINP DEBUG SRVCONN(,r=127.0.0.1:40656<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122921122 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122921122 DHNBAP DEBUG (127.0.0.1:40656 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122921122 DHNBAP NOTICE (127.0.0.1:40656 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122921122 DHNBAP NOTICE (127.0.0.1:40656 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122921122 DLINP DEBUG SRVCONN(,r=127.0.0.1:40656<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122921122 DLINP DEBUG SRVCONN(,r=127.0.0.1:40656<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122921169 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122921169 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122921169 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122921169 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(850)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122921173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921173 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122921173 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122921173 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122921173 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122921173 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122921173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122921174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921174 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122921174 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122921174 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122921174 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122921174 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122921174 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122921174 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122921174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122921174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122921174 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122921174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122921174 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122921174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122921175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122921175 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122921175 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122921175 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122921176 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122921176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122921176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122921176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122921176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122921176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921176 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122921176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921176 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921176 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921176 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122921176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122921176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122921176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122921176 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122921202 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122921202 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122921202 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122921202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(853)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122921206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921206 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122921206 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122921206 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122921206 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122921206 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122921206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122921207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921207 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122921207 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122921207 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122921207 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122921207 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122921207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122921207 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122921207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122921207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122921207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122921207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122921207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122921207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122921207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122921207 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122921207 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122921207 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122921208 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122921208 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122921208 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122921208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122921208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122921209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921209 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122921209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921209 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921209 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921209 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122921209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122921209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122921209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122921209 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122921246 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122921246 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122921246 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121122921246 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121122921246 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121122921246 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121122921246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(856)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122921248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921248 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122921248 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121122921248 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121122921248 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121122921248 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122921248 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122921248 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121122921248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122921248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122921248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122921248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122921248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122921248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122921248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122921248 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122921250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921250 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122921250 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122921250 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122921251 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122921251 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241121122921251 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122921251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122921251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122921251 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122921251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122921251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122921251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122921251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122921251 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122921251 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122921251 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122921252 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122921252 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122921252 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122921252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122921252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122921252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921252 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122921252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921252 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921252 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921252 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122921252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122921252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122921252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122921252 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122921282 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122921282 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122921282 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122921282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(859)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122921285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921285 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122921285 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122921285 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122921285 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122921285 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122921285 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122921286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921286 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122921286 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122921286 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122921286 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122921286 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122921286 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122921286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122921286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122921286 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122921286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122921286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122921286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122921286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122921286 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122921286 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122921286 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122921287 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122921287 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122921287 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122921287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122921287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122921288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921288 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122921288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921288 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122921288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122921288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122921288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122921288 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(849)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122921978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921978 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122921978 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122921978 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122921978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122921978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122921978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122921978 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122921978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122921978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122921978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122921978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122921978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122921978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122921978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122921978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122921978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122921978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122921978 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122921978 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122921978 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122921978 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122921978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122921978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122921978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122921979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122921979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122921979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122921979 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122921979 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122921979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122921979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122921979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122921979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122921979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122921979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122921979 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122921980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122921980 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122921980 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122921980 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122921980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122921980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122921980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122921980 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122921980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122921980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122921980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122921980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122921980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122921980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122921980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122921980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122921980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122921980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122921980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122921980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122921980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122921980 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122921980 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122921980 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(852)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122922009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922009 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122922009 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122922009 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122922009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122922009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122922009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122922009 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122922009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122922009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122922009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122922009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122922009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122922009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122922009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122922009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122922010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122922010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122922010 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122922010 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) 20241121122922010 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) 20241121122922010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122922010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122922010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122922010 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122922010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122922010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122922010 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122922010 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122922010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922010 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122922010 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122922010 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122922010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122922010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122922010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122922010 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922011 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122922011 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122922011 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122922011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122922011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122922011 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122922011 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122922011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122922011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122922011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122922011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122922011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122922011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122922011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122922011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122922011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122922011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122922011 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122922012 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(855)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122922052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922052 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122922052 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122922052 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122922052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122922052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122922052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122922052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122922052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122922052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122922052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122922052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122922052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122922052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122922052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122922052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122922052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122922052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122922052 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122922052 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122922052 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122922052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122922052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122922052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122922052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122922052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122922052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122922052 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122922052 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122922053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122922053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122922053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122922053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122922053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122922053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122922053 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922054 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122922054 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122922054 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122922054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122922054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122922054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122922054 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122922054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122922054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122922054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122922054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122922054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122922054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122922054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122922054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122922055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122922055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122922055 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122922055 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122922091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922091 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122922091 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122922091 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122922091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122922091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122922091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122922091 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122922091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122922091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122922091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122922091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122922091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122922091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122922091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122922091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122922091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122922091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122922091 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122922091 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) 20241121122922091 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) 20241121122922091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122922091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122922091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122922091 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122922091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122922091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122922091 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122922091 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122922091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122922091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122922091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122922091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122922091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122922091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122922091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122922094 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122922094 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122922094 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122922094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122922094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122922094 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122922094 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122922094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122922094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122922094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122922094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122922094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122922094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122922094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122922094 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122922094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122922094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122922094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122922094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122922094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122922094 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122922094 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122922094 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122923128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122923133 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122923135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122923138 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122923141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122923143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122923146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122923147 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122923149 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122923151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122923152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122923155 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122923158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122923160 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122923162 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122923164 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122923167 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122923170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122923171 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122923174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '08087300F1102A2A170411E5100010024000'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 := '000000000000001010010011'B, t_guard := 20.000000 } 20241121122923206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(861) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(845)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(861)7478333 20241121122924233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122924233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122924233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241121122924233 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122924233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x721c3d, normal) (hnbgw_rua.c:388) 20241121122924233 DHNB DEBUG map_rua[0x5645e064f230]{init}: Allocated (fsm.c:456) 20241121122924233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122924233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478333 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122924233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122924233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122924233 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241121122924233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478333 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20241121122924233 DCN DEBUG map_sccp[0x5645e0640ad0]{init}: Allocated (fsm.c:456) 20241121122924233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122924233 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7478333 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121122924233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478333 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241121122924233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122924233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122924233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122924233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122924233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122924233 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122924233 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{IDLE}: Allocated (fsm.c:456) 20241121122924233 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122924233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030002930056400500f1100926) (sccp_scrc.c:401) 20241121122924233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122924233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122924233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122924233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122924233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122924233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122924233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122924233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122924233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122924233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122924233 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122924233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122924233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122924233 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122924233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122924233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122924233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122924233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122924233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122924233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122924233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122924233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122924233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122924233 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(861) HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(861)11359755 HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122924242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122924242 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122924242 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122924242 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122924242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122924242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122924242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122924242 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122924242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122924242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122924242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122924242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122924242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122924242 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e2c61) (sccp_scrc.c:472) 20241121122924242 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1823) 20241121122924242 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122924242 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122924242 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122924242 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122924242 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122924242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122924242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_valid_nri_10(861)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122924243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(861)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122924245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122924248 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122924251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122924253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122924255 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122924257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122924259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122924261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122924264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122924266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122924268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122924270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122924272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122924274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122924275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122924277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122924279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122924280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122924282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122924284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '08087300F1102A2A170411E5100010024100'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 := '000000000000000100101011'B, t_guard := 20.000000 } 20241121122924311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53490<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(862) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(845)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(862)5280080 20241121122925325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122925325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122925325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241121122925325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122925325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x509150, normal) (hnbgw_rua.c:388) 20241121122925325 DHNB DEBUG map_rua[0x5645e0642b10]{init}: Allocated (fsm.c:456) 20241121122925325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122925325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5280080 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122925325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122925325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122925325 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241121122925325 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5280080 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20241121122925325 DCN DEBUG map_sccp[0x5645e0642650]{init}: Allocated (fsm.c:456) 20241121122925325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122925325 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5280080 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121122925325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5280080 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241121122925325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122925325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122925325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122925325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122925325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122925325 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122925325 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{IDLE}: Allocated (fsm.c:456) 20241121122925325 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122925325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f400300012b0056400500f1100926) (sccp_scrc.c:401) 20241121122925325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122925326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122925326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122925326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122925326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122925326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122925326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122925326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122925326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122925326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122925326 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122925326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122925326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122925326 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122925326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122925326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122925326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122925326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122925326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122925326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122925326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122925326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122925326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122925326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(862) HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(862)8261653 HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(862)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122925330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122925330 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122925330 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122925330 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122925330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122925330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122925330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122925330 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122925330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122925330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122925330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122925330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122925330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122925330 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00651798) (sccp_scrc.c:472) 20241121122925330 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1823) 20241121122925330 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122925330 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122925330 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122925330 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122925330 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122925330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122925330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122925331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(862)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122925332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122925335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122925337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122925339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122925342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122925345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122925346 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122925348 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122925350 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122925353 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122925355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122925358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122925360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122925362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122925365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122925367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122925369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122925371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122925373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122925375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '08087300F1102A2A170411E5100010027FC0'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 := '000000000000001001000001'B, t_guard := 20.000000 } 20241121122925400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53496<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(863) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(845)@1d0ad8f57daa: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(863)446614 20241121122926414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122926414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122926414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241121122926414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122926414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6d096, normal) (hnbgw_rua.c:388) 20241121122926414 DHNB DEBUG map_rua[0x5645e0636c20]{init}: Allocated (fsm.c:456) 20241121122926414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122926414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-446614 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122926414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122926414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122926414 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241121122926414 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-446614 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20241121122926414 DCN DEBUG map_sccp[0x5645e063a8a0]{init}: Allocated (fsm.c:456) 20241121122926414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122926414 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-446614 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121122926414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-446614 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241121122926414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122926414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122926414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122926414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122926414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122926414 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122926414 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{IDLE}: Allocated (fsm.c:456) 20241121122926414 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122926414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030002410056400500f1100926) (sccp_scrc.c:401) 20241121122926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122926414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122926414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122926414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122926414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122926414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122926414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122926414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122926414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122926414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122926415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122926415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122926415 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122926415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122926415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122926415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122926415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122926415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122926415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122926415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122926415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122926415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122926415 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(863) HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(863)5572118 HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Session index based on connection ID:2 TC_sgsnpool_L3Complete_valid_nri_10(863)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241121122926419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122926419 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122926419 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122926419 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122926419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122926419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122926419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122926419 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122926419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122926419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122926419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122926419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122926419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122926419 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0040f679) (sccp_scrc.c:472) 20241121122926419 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1823) 20241121122926419 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122926419 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122926419 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122926419 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122926419 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122926419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122926419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122926420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53496<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(863)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122926421 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122926424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122926426 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122926428 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122926430 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122926433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122926435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122926438 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122926440 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122926442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122926445 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122926447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122926449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122926451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122926453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122926455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122926457 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122926458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122926460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122926462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122926468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121122926468 DLINP DEBUG SRVCONN(,r=127.0.0.1:40656<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122926468 DLINP DEBUG SRVCONN(,r=127.0.0.1:40656<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122926468 DLINP NOTICE SRV(,r=127.0.0.1:40656<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122926469 DMAIN NOTICE (127.0.0.1:40656 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40656<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122926469 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122926469 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43489<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(840)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(847)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(845)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(848)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(858)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(854)@1d0ad8f57daa: Final verdict of PTC: none 20241121122926469 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122926469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122926469 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122926469 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121122926470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(855)@1d0ad8f57daa: Final verdict of PTC: none 20241121122926470 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-RAN(852)@1d0ad8f57daa: Final verdict of PTC: none 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122926470 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122926470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122926470 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122926470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122926470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122926470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122926470 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122926470 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122926470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122926470 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122926470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122926470 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122926470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122926470 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122926470 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122926470 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122926470 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122926470 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122926470 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122926470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122926470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122926470 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122926470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122926471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122926471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122926471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122926471 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122926471 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122926471 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122926471 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122926470 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122926470 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121122926470 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122926470 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122926470 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122926470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122926470 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122926470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122926470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122926470 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122926470 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122926470 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122926471 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122926471 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122926471 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122926471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122926471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122926471 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122926471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122926471 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122926471 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122926471 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122926471 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122926471 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122926471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122926471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(849)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(841)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(844)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(851)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(859)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(856)@1d0ad8f57daa: Final verdict of PTC: none 20241121122926471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122926471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122926471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122926471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122926471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122926471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122926471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122926471 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122926471 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122926471 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122926471 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122926471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122926471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122926471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122926471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122926471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122926471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122926471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122926471 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122926471 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122926471 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122926471 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122926471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122926471 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122926471 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122926471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2c61), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122926471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122926471 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122926471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122926471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122926471 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122926471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122926471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122926471 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122926471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122926471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122926471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(846)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(853)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(850)@1d0ad8f57daa: Final verdict of PTC: none 20241121122926472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122926472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122926472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122926472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122926472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122926472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122926472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122926472 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122926472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122926472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122926472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122926472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122926472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122926472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122926472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122926472 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122926472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122926472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122926471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{disrupted}: Freeing instance (context_map.c:202) 20241121122926471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7478333)[0x5645e064f230]{disrupted}: Deallocated (fsm.c:568) 20241121122926471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122926471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{disconnected}: Freeing instance (context_map.c:206) 20241121122926471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5645e0640ad0]{disconnected}: Deallocated (fsm.c:568) 20241121122926471 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478333 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121122926471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122926471 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122926471 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122926471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651798), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122926471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122926471 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122926472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122926472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122926472 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122926472 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122926472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{disrupted}: Freeing instance (context_map.c:202) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5280080)[0x5645e0642b10]{disrupted}: Deallocated (fsm.c:568) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{disconnected}: Freeing instance (context_map.c:206) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x5645e0642650]{disconnected}: Deallocated (fsm.c:568) 20241121122926472 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5280080 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122926472 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122926472 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122926472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f679), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122926472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122926472 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122926472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122926472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122926472 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122926472 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122926472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{disrupted}: Freeing instance (context_map.c:202) 20241121122926472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-446614)[0x5645e0636c20]{disrupted}: Deallocated (fsm.c:568) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{disconnected}: Freeing instance (context_map.c:206) 20241121122926472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5645e063a8a0]{disconnected}: Deallocated (fsm.c:568) 20241121122926472 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-446614 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121122926472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122926472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122926472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122926472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122926472 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122926472 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122926472 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122926472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122926473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122926473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122926473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122926473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122926473 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(860)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(842)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(857)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122926502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(843)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(840): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(841): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(843): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(844): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(845): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(846): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(847): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(848): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(849): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(850): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(851): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(852): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(853): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(854): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(855): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(856): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(857): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(858): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(859): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(860): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(861): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(862): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(863): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Nov 21 12:29:26 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 20241121122926637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122927015 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122927015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6b50), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122927015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122927015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122927015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122927015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122927015 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122927015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eefad), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122927015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122927015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122927015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122927015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122927015 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122927015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bddfed), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122927015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122927015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122927015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122927015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122927015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122927015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122927015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122927015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122927015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122927015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122927015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122927015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122927015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122927015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122927015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122927015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122927015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122927016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122927016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122927016 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122927016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122927016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122927016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122927016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122927016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122927016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122927016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122927016 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122927239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=479184) 20241121122927592 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122927592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a71ea), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122927592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122927592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122927592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122927592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122927592 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122927592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a630d9), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122927592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122927592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122927592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122927592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122927592 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122927592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741d5a), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122927592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122927592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122927592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122927592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122927592 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122927592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c99d8), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122927592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122927592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122927592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122927592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122927592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122927592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122927592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122927592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122927592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122927592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122927592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122927592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122927592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122927592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122927592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122927592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122927593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122927593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122927593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122927593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122927593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122927593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122927593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122927593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122927593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122927593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122927593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122927593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122928130 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122928130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa5d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122928130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122928130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122928130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122928130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122928130 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122928130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036bfab), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122928130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122928130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122928130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122928130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122928130 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122928130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073b927), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122928130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122928130 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122928130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122928130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122928130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122928130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122928130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122928130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122928130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122928131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122928131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122928131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122928131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122928131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122928131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122928131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122928131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122928131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122928131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122928131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122928131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122928131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122928131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122928131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122928131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122928131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122928131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122928131 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=479184, count=513396) 20241121122928401 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122928401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e988c3), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122928401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122928401 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122928401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122928401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122928401 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122928401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c392a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122928401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122928401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122928401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122928401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122928401 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122928401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002037ee), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122928401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122928401 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122928401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122928401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122928401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122928401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122928401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122928401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122928401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122928401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122928401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122928401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122928401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122928401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122928401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122928402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122928402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122928402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122928402 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122928402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122928402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122928402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122928402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122928402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122928402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122928402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122928402 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122928470 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122928470 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122928470 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122928471 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122928471 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122928471 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122928471 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122928471 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122928471 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122928471 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122928471 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122928471 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122929048 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122929048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dee7a), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122929048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122929048 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122929048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122929048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122929048 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122929048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00566862), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122929048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122929048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122929048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122929048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122929048 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122929048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441fff), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122929048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122929048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122929048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122929048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122929048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122929048 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122929048 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122929048 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122929048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122929048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122929048 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122929049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122929049 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122929049 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122929049 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122929049 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122929049 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122929049 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122929049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122929049 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122929049 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122929049 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122929049 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122929049 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122929049 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Thu Nov 21 12:29:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122929696 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122929696 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122929696 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122929696 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122929696 DLSCCP DEBUG SCCP-SCOC(80)[0x5645e0636410]{IDLE}: Deallocated (fsm.c:568) MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241121122930336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122930342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122930349 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39687<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(868)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122930382 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122930382 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122930398 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122930398 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930399 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122930399 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930399 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122930399 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(870)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122930399 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930399 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122930399 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122930400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930400 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930400 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32989 (stream_srv.c:129) 20241121122930400 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32989<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122930400 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930400 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122930400 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122930400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930400 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930400 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122930400 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930400 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122930400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122930400 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122930400 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122930400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122930400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930400 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122930400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122930401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122930401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122930401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122930401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122930401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122930401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122930402 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930402 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122930402 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122930402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930402 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122930402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930402 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122930402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122930402 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(874)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(874)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(874)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(872)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(877)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(877)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(877)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(875)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(880)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc2-M3UA(880)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(880)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(878)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122930495 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122930495 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930496 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122930496 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930496 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122930496 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930497 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930497 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122930497 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122930497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122930497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930497 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930497 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122930497 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930497 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930497 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122930497 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122930497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930497 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122930497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930497 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930497 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930497 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122930497 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122930497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122930498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121122930498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930498 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122930498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930498 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122930498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122930498 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122930499 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930499 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122930499 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122930499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930499 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122930499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930499 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930499 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930499 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930499 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122930499 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122930499 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(883)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(883)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(883)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(881)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(886)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(886)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(886)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(884)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(889)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn2-M3UA(889)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(889)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122930614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122930614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122930614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122930614 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122930614 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122930614 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122930614 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122930614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122930614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122930623 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122930623 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122930623 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122930623 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122930623 DHNBAP DEBUG (127.0.0.1:32989 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122930623 DHNBAP NOTICE (127.0.0.1:32989 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122930623 DHNBAP NOTICE (127.0.0.1:32989 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122930623 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122930623 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122930631 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122930631 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122930631 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122930631 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(874)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122930634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930634 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122930634 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122930634 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122930634 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122930634 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122930634 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122930635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930635 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122930635 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122930635 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122930635 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122930635 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122930635 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122930635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122930635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122930635 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122930635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122930635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122930635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122930635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122930635 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122930635 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122930635 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930637 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122930637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122930637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122930637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930637 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122930637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122930637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122930637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122930637 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122930657 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122930657 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121122930657 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122930657 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(877)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121122930660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930660 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121122930660 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122930660 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122930660 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122930660 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122930660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122930662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930662 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122930662 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122930662 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122930662 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122930662 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122930662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122930662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122930662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122930662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121122930662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122930662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122930662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122930662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122930662 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122930662 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122930662 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930663 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930663 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122930663 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122930663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122930663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930663 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122930663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122930663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122930664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122930664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122930689 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122930689 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121122930689 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122930689 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(880)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121122930692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930693 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121122930693 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122930693 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122930693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122930693 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121122930693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122930694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930694 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122930694 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122930694 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122930694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122930694 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122930694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122930694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122930694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122930694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121122930694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122930694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122930694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122930694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122930694 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122930694 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122930694 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930695 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930696 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122930696 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122930696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930696 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122930696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930696 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122930696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122930696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122930696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122930696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122930735 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122930735 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122930735 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122930735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(883)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122930737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930737 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122930737 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122930737 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122930737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122930737 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122930737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122930738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930738 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122930738 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122930738 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122930738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122930738 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122930738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122930738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122930738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122930738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122930738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122930738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122930738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122930738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122930738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122930738 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122930738 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930739 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122930739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122930739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122930739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930739 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122930740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122930740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122930740 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122930740 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122930764 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122930764 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121122930764 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122930764 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(886)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121122930767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930767 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121122930767 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122930767 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122930767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122930767 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121122930767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122930769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930769 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122930769 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122930769 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122930769 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122930769 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122930769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122930769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122930769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122930769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121122930769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122930769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122930769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122930769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122930769 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122930769 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122930769 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930770 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930770 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122930770 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122930770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930770 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122930770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930770 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122930771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122930771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122930771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122930771 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122930790 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122930790 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241121122930790 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122930790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(889)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241121122930794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930794 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241121122930794 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122930794 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122930794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122930794 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241121122930794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122930795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930795 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122930795 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122930795 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122930795 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122930795 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122930795 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122930795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122930795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122930795 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241121122930795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122930795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122930795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122930795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122930795 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122930795 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122930795 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122930796 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122930796 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122930796 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122930796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122930796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122930796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122930796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122930796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122930796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122930796 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122930796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122930796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122930796 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122930797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122930797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122930797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122930797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122930797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122930797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122930797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122930797 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(873)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122931440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931440 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122931440 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122931440 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122931440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931440 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931440 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931440 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122931440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122931440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122931440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931440 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122931440 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122931440 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122931440 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122931440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122931440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122931440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122931441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122931441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122931441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122931441 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122931441 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122931441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931441 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122931441 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122931441 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122931441 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122931441 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122931441 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122931441 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931442 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122931442 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122931442 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122931442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931442 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122931442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122931442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122931442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122931442 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122931442 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122931464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931464 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122931464 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122931464 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122931464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931464 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122931464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122931464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122931464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931465 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122931465 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122931465 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) 20241121122931465 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) HNBGW_Test.msc1-RAN(876)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122931465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122931465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122931465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122931465 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122931465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122931465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122931465 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122931465 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121122931465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122931465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122931465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122931465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122931465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122931465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121122931465 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931468 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121122931468 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121122931468 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121122931468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931468 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122931468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121122931468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122931468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931468 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122931469 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122931469 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(879)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122931498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931498 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122931498 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122931498 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122931498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931498 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122931498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122931498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122931498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931498 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122931498 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122931498 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) 20241121122931498 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) 20241121122931498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122931498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122931498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122931498 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122931498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122931498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122931498 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122931498 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: link up (cnlink.c:111) 20241121122931498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122931498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122931498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122931498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122931498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122931498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121122931498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931500 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121122931500 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121122931500 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121122931500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122931500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121122931500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122931500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931500 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122931500 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122931500 DRANAP INFO cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(882)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122931543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931543 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122931543 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122931543 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122931543 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931543 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931543 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931543 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122931543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122931543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122931543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122931544 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122931544 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122931544 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122931544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122931544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122931544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122931544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122931544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122931544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122931544 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122931544 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122931544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931544 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122931544 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122931544 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122931544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122931544 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122931544 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122931544 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931545 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122931545 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122931545 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122931545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931545 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931545 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122931545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122931545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122931545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931546 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122931546 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122931546 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(885)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122931571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931571 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122931571 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122931571 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122931571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931571 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122931571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122931571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122931571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931571 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122931571 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122931571 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) 20241121122931571 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) 20241121122931571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122931571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122931571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122931571 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122931571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122931571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122931571 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122931571 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121122931572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122931572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122931572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122931572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122931572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122931572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122931572 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931573 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122931573 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122931573 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122931573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931573 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122931574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121122931574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122931574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122931574 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122931574 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122931598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931598 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121122931598 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121122931598 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121122931598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931598 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122931598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121122931598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122931598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122931598 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122931598 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) 20241121122931598 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) 20241121122931598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122931598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122931598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122931598 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122931598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122931598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122931598 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122931598 DRANAP NOTICE cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: link up (cnlink.c:111) 20241121122931598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122931598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122931599 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122931599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122931599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122931599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122931599 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122931600 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121122931600 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121122931600 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121122931600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122931600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122931600 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122931600 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122931600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122931600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122931600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122931600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122931600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122931600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122931600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121122931600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122931600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122931600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122931600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122931600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122931600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122931600 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122931600 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122931600 DRANAP INFO cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122932630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122932634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122932636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122932638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122932640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122932641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122932643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122932645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122932646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122932648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122932650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122932651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122932652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122932654 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122932655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122932657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122932658 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122932660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122932662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122932664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '080101D471000005F44280002300F1102A2A170411E5100010028000'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 := '000000000000001001100001'B, t_guard := 20.000000 } 20241121122932693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(891) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(869)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(891)15584692 20241121122933719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122933719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122933719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241121122933719 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122933719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xedcdb4, normal) (hnbgw_rua.c:388) 20241121122933719 DHNB DEBUG map_rua[0x5645e0636410]{init}: Allocated (fsm.c:456) 20241121122933719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122933719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15584692 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122933719 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122933719 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122933719 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241121122933719 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15584692 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20241121122933719 DCN DEBUG map_sccp[0x5645e064f230]{init}: Allocated (fsm.c:456) 20241121122933719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122933719 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15584692 <-> SCCP-103 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241121122933719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15584692 SCCP-103 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241121122933719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122933719 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122933719 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122933719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122933719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122933719 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122933719 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{IDLE}: Allocated (fsm.c:456) 20241121122933719 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122933719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030002610056400500f1100926) (sccp_scrc.c:401) 20241121122933719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122933719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122933719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122933719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122933719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122933719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122933719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122933719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122933719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122933719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122933719 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122933719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122933719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122933719 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122933719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122933719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122933719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122933719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122933719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122933719 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122933719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122933719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122933719 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122933719 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(891) HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(891)9118201 HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(891)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122933728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122933728 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121122933728 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121122933728 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121122933728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122933728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122933728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122933728 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122933728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122933729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122933729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122933729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122933729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122933729 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f4fee2) (sccp_scrc.c:472) 20241121122933729 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1823) 20241121122933729 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122933729 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122933729 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122933729 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122933729 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:485) 20241121122933729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122933729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122933729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(891)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122933731 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122933733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122933735 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122933738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122933739 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122933741 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122933743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122933745 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122933747 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122933748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122933750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122933752 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122933755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122933757 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122933760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122933763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122933765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122933767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122933769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122933771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'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 := '000000000000000100110111'B, t_guard := 20.000000 } 20241121122933798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(892) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(869)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(892)9299300 20241121122934810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122934810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122934810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241121122934810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122934810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8de564, normal) (hnbgw_rua.c:388) 20241121122934810 DHNB DEBUG map_rua[0x5645e0642b10]{init}: Allocated (fsm.c:456) 20241121122934810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122934810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299300 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122934810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122934810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122934810 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241121122934810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299300 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20241121122934810 DCN DEBUG map_sccp[0x5645e0642650]{init}: Allocated (fsm.c:456) 20241121122934810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122934810 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9299300 <-> SCCP-104 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241121122934810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299300 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241121122934810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122934810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122934810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122934810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122934810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122934810 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122934810 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{IDLE}: Allocated (fsm.c:456) 20241121122934810 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122934810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030001370056400500f1100926) (sccp_scrc.c:401) 20241121122934810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122934810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122934810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122934810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122934810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122934810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122934810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122934810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122934810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122934811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122934811 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122934811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122934811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122934811 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122934811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122934811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122934811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122934811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122934811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122934811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122934811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122934811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122934811 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122934811 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(892) HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(892)13747125 HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(892)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122934815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122934815 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121122934815 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121122934815 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121122934815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122934815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122934815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122934815 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122934815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122934815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122934815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122934815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121122934815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122934815 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e53a8a) (sccp_scrc.c:472) 20241121122934815 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1823) 20241121122934815 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122934815 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122934815 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122934815 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122934815 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121122934815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122934815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122934816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(892)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122934817 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122934820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122934823 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122934825 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122934827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122934829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122934831 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122934833 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122934834 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122934836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122934838 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122934839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122934841 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122934843 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122934844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122934846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122934847 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122934849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122934850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122934852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000101'B, t_guard := 20.000000 } 20241121122934880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(885)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(885)@1d0ad8f57daa: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(893) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(869)@1d0ad8f57daa: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(893)2377196 20241121122935896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122935896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122935896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121122935896 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122935896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2445ec, normal) (hnbgw_rua.c:388) 20241121122935896 DHNB DEBUG map_rua[0x5645e063a8a0]{init}: Allocated (fsm.c:456) 20241121122935896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122935896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2377196 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122935896 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122935896 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122935896 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121122935896 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2377196 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121122935896 DCN DEBUG map_sccp[0x5645e06500f0]{init}: Allocated (fsm.c:456) 20241121122935896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121122935896 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2377196 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121122935896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2377196 SCCP-105 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121122935896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121122935896 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122935896 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122935896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121122935896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121122935896 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121122935896 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{IDLE}: Allocated (fsm.c:456) 20241121122935896 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121122935896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030001c50056400500f1100926) (sccp_scrc.c:401) 20241121122935896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122935896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122935896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122935896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122935896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122935896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122935896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122935896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122935896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122935896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122935896 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122935896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122935897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122935897 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121122935897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121122935897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121122935897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935897 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122935897 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122935897 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122935897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122935897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122935897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122935897 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(884)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(884)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(885)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(893) HNBGW_Test.sgsn1-RAN(885)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(893)14307311 HNBGW_Test.sgsn1-SCCP(884)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(884)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121122935906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935906 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121122935906 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121122935906 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121122935906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_sgsnpool_L3Complete_valid_nri_20(893)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122935906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122935906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122935907 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122935907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122935907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122935907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122935907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121122935907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122935907 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00beca27) (sccp_scrc.c:472) 20241121122935907 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1823) 20241121122935907 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121122935907 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121122935907 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122935907 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121122935907 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:485) 20241121122935907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121122935907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121122935908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(893)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121122935909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122935911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122935913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122935915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122935917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122935919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122935922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122935924 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122935927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122935929 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122935932 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122935934 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122935936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122935939 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122935940 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122935942 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122935944 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122935946 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122935948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122935951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121122935957 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122935957 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122935957 DLINP NOTICE SRV(,r=127.0.0.1:32989<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122935957 DMAIN NOTICE (127.0.0.1:32989 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32989<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122935957 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121122935957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40554<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(871)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(864)@1d0ad8f57daa: Final verdict of PTC: none 20241121122935958 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39687<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(869)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(881)@1d0ad8f57daa: Final verdict of PTC: none 20241121122935958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121122935958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(873)@1d0ad8f57daa: Final verdict of PTC: none 20241121122935958 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121122935958 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122935958 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122935958 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122935958 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122935958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122935959 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(878)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(875)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(876)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(872)@1d0ad8f57daa: Final verdict of PTC: none 20241121122935959 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121122935959 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122935959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122935959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122935959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121122935959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122935959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122935959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122935959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122935959 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122935959 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122935959 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122935959 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-RAN(888)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(885)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(884)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(868)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(879)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(874)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(880)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(886)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(882)@1d0ad8f57daa: Final verdict of PTC: none 20241121122935959 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121122935959 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122935959 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121122935959 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122935959 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121122935959 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241121122935959 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121122935959 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121122935959 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935959 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN VirtHNBGW-STATS(865)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(877)@1d0ad8f57daa: Final verdict of PTC: none 20241121122935960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122935960 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122935960 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122935960 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121122935960 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122935960 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122935960 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122935960 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122935960 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122935960 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121122935960 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241121122935960 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121122935960 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121122935960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(883)@1d0ad8f57daa: Final verdict of PTC: none 20241121122935960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122935960 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121122935960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122935960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122935960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122935961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122935961 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122935961 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122935961 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122935961 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122935961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122935961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122935961 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121122935961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122935961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122935961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122935961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122935961 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122935961 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122935961 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122935961 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122935961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122935961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122935961 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121122935961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122935961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122935961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122935961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122935961 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122935961 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122935961 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122935961 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122935961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122935961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122935961 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121122935961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122935961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122935961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122935961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122935961 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122935961 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122935961 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122935961 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122935961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122935961 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122935961 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122935961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00beca27), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122935961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122935961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122935961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122935961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122935961 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122935961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122935961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122935961 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122935961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122935961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122935961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122935961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{disrupted}: Freeing instance (context_map.c:202) 20241121122935961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2377196)[0x5645e063a8a0]{disrupted}: Deallocated (fsm.c:568) 20241121122935961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122935961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{disconnected}: Freeing instance (context_map.c:206) 20241121122935961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x5645e06500f0]{disconnected}: Deallocated (fsm.c:568) 20241121122935961 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2377196 SCCP-105 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241121122935961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122935961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121122935961 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241121122935961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122935961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122935961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122935961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122935961 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121122935961 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121122935961 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121122935961 DRANAP NOTICE cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121122935961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122935961 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122935962 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122935962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4fee2), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122935962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122935962 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122935962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122935962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122935962 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122935962 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122935962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{disrupted}: Freeing instance (context_map.c:202) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15584692)[0x5645e0636410]{disrupted}: Deallocated (fsm.c:568) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{disconnected}: Freeing instance (context_map.c:206) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x5645e064f230]{disconnected}: Deallocated (fsm.c:568) 20241121122935962 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15584692 SCCP-103 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121122935962 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121122935962 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121122935962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e53a8a), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121122935962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122935962 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122935962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122935962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122935962 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121122935962 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121122935962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{disrupted}: Freeing instance (context_map.c:202) 20241121122935962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9299300)[0x5645e0642b10]{disrupted}: Deallocated (fsm.c:568) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{disconnected}: Freeing instance (context_map.c:206) 20241121122935962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x5645e0642650]{disconnected}: Deallocated (fsm.c:568) 20241121122935962 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9299300 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241121122935962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122935962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121122935962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121122935962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122935962 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121122935962 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121122935962 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121122935965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122935965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122935965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122935965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122935965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122935965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122935965 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122935966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935966 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122935966 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122935966 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122935966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122935966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122935966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122935966 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122935966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122935966 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122935966 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122935966 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122935966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122935966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122935966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121122935966 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(889)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(866)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(870)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(890)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(887)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122936038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(867)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(864): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(865): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(866): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(867): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(868): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(869): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(870): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(871): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(872): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(873): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(874): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(875): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(876): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(877): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-SCCP(878): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-RAN(879): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-M3UA(880): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(881): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(882): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(883): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(884): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(885): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(886): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(887): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-RAN(888): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(889): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(890): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(891): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(892): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(893): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Nov 21 12:29:36 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 20241121122936172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122936472 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122936472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f679), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122936472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122936472 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122936472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122936472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122936472 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122936472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651798), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122936472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122936472 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122936472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122936472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122936472 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122936472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2c61), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122936472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122936472 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122936472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122936472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122936473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122936473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122936473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122936473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122936473 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122936473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122936473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122936473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122936473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122936473 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122936473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122936473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122936473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122936473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122936473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122936473 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122936874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40596<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=593800) 20241121122937016 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122937016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bddfed), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122937016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122937016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122937016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122937016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122937016 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122937016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eefad), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122937016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122937016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122937016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122937016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122937016 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122937016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6b50), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122937016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122937016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122937016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122937016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122937017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122937017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122937017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122937017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121122937017 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122937017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122937017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122937017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122937017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122937017 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122937017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122937017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122937017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122937017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122937017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122937017 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122937593 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122937593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c99d8), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122937593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122937593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122937593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122937593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122937593 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122937593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741d5a), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122937594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122937594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122937594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122937594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122937594 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122937594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a630d9), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122937594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122937594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122937594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122937594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122937594 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122937594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a71ea), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122937594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122937594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122937594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122937594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122937594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122937594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122937594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122937594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122937594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122937594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122937594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122937594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122937594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122937594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122937594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122937594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122937594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122937594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122937594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121122937594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122937594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122937594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122937594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122937594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122937594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=593800, count=620316) 20241121122937959 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122937959 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122937959 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121122937961 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122937961 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241121122937961 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241121122937961 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122937961 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122937961 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121122937961 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122937961 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121122937961 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121122937961 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122937961 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121122937961 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121122937961 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121122937961 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121122937961 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121122938131 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122938131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073b927), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122938131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122938131 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122938131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122938131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122938131 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122938131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036bfab), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122938131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122938131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122938131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122938131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122938131 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122938131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa5d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122938131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122938131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122938131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122938131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122938131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122938132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122938132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122938132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122938132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122938132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122938132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122938132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122938132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122938132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122938132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122938132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122938132 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122938402 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122938402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002037ee), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122938402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122938402 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122938402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122938402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122938402 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122938402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c392a), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122938402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122938402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122938402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122938402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122938402 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122938402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e988c3), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122938402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122938402 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122938402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122938402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122938402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122938402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122938402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122938402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122938402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122938402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122938402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122938402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122938402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122938402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122938402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122938402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122938402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122938402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122938402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122938403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122938403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122938403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122938403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122938403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122938403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Thu Nov 21 12:29:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121122939044 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(82)[0x5645e064e5b0]{IDLE}: Deallocated (fsm.c:568) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(81)[0x5645e05be490]{IDLE}: Deallocated (fsm.c:568) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122939044 DLSCCP DEBUG SCCP-SCOC(83)[0x5645e064ed50]{IDLE}: Deallocated (fsm.c:568) MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Compl_no_cn started. 20241121122939964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122939968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121122939977 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43323<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_no_cn-Iuh0(898)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122940012 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121122940012 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122940030 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122940030 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940030 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122940030 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940031 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122940031 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940031 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940031 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122940031 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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_no_cn-Iuh1(900)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121122940031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122940031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122940031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940031 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940031 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44314 (stream_srv.c:129) 20241121122940031 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44314<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121122940031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940031 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940031 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940031 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940031 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121122940031 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122940031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122940031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122940031 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121122940031 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122940031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940031 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122940031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940031 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940031 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122940031 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940032 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940032 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940032 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940032 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122940032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122940032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122940032 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122940032 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121122940032 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122940032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940032 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121122940032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940032 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940032 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940032 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940032 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121122940032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121122940032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121122940032 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121122940033 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940033 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121122940033 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122940033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940033 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121122940033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940033 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121122940033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121122940033 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(904)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(904)@1d0ad8f57daa: M3UA emulation initiated, the test can be started MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(904)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(902)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122940072 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122940072 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940073 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122940073 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940073 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122940073 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940073 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121122940073 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940074 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940074 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121122940074 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122940074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940074 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121122940075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940075 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940075 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940075 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121122940075 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940075 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122940075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940075 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940075 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940075 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121122940075 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940075 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122940075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940075 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940075 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940075 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122940075 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122940075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940075 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940076 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940076 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940076 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121122940076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940076 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940076 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940076 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122940076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940076 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940076 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940076 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122940076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940076 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940076 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940076 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122940076 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(907)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(907)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(905)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121122940130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122940130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122940130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122940130 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122940130 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121122940130 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122940130 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122940130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122940130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121122940139 DLINP DEBUG SRVCONN(,r=127.0.0.1:44314<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122940139 DLINP DEBUG SRVCONN(,r=127.0.0.1:44314<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122940139 DLINP DEBUG SRVCONN(,r=127.0.0.1:44314<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121122940139 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121122940139 DHNBAP DEBUG (127.0.0.1:44314 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121122940139 DHNBAP NOTICE (127.0.0.1:44314 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121122940139 DHNBAP NOTICE (127.0.0.1:44314 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121122940139 DLINP DEBUG SRVCONN(,r=127.0.0.1:44314<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121122940139 DLINP DEBUG SRVCONN(,r=127.0.0.1:44314<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121122940265 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122940265 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121122940265 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122940265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(904)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121122940269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940269 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121122940269 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122940269 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122940269 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122940269 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122940269 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122940270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940270 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122940270 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122940270 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122940270 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122940270 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122940270 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122940270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122940270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122940270 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121122940270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122940270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122940270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122940270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122940270 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122940270 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122940270 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940271 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940271 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121122940272 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121122940272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122940272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940272 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122940272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122940272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122940272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122940272 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122940302 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121122940302 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121122940302 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121122940302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(907)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121122940306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940306 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121122940306 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121122940306 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121122940306 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121122940306 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121122940306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121122940307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940307 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121122940307 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121122940307 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121122940307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121122940307 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121122940307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121122940308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122940308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121122940308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121122940308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121122940308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121122940308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122940308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121122940308 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121122940308 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121122940308 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121122940309 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121122940309 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121122940309 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121122940309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122940309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122940309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122940309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122940309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122940309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122940309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122940309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122940309 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121122940309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122940309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122940309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122940309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122940309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122940309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122940309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122940309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(903)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122941074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122941074 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122941074 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122941074 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122941074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122941074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122941074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122941074 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122941074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122941074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122941074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122941074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122941074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122941074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122941074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122941074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121122941074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122941075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122941075 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122941075 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122941075 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121122941075 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122941075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122941075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121122941075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122941075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122941075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122941075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122941075 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122941075 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121122941075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122941075 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122941075 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122941075 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122941075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122941075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122941075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122941075 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122941076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122941076 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122941076 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122941076 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122941076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122941076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122941076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122941076 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122941076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122941077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122941077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122941077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122941077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122941077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122941077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121122941077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121122941077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122941077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122941077 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122941077 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122941077 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(906)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121122941109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122941109 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122941109 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122941109 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122941109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122941109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122941109 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122941109 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122941109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122941109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122941109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122941109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122941109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122941110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122941110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122941110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121122941110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122941110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122941110 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121122941110 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121122941110 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121122941110 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121122941110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121122941110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121122941110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122941110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122941110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122941110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122941110 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121122941110 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121122941110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122941110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122941110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122941110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122941110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122941110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122941110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122941110 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122941111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122941111 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122941111 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122941111 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122941111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122941111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122941111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122941112 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122941112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122941112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122941112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122941112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122941112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122941112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121122941112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121122941112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121122941112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121122941112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121122941112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121122941112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121122941112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121122941112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121122941112 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121122941112 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121122941151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121122941154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121122941157 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121122941159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122941162 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121122941163 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121122941165 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121122941166 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121122941168 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122941170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121122941171 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121122941173 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121122941175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121122941178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122941180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121122941182 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121122941184 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121122941186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121122941188 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121122941190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000000100111100'B, t_guard := 20.000000 } 20241121122941216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(899)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(909)16101486 20241121122942239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121122942239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121122942239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121122942239 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121122942239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf5b06e, normal) (hnbgw_rua.c:388) 20241121122942239 DHNB DEBUG map_rua[0x5645e064ed50]{init}: Allocated (fsm.c:456) 20241121122942240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16101486)[0x5645e064ed50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121122942240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16101486 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121122942240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121122942240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121122942240 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121122942240 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16101486 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:205) 20241121122942240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16101486)[0x5645e064ed50]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121122942240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16101486)[0x5645e064ed50]{init}: Freeing instance (context_map.c:202) 20241121122942240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16101486)[0x5645e064ed50]{init}: Deallocated (fsm.c:568) 20241121122942240 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16101486 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121122942240 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:270) 20241121122945962 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122945962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e53a8a), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122945962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122945962 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122945962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122945962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122945962 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122945962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4fee2), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122945962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122945962 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122945962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122945962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122945962 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121122945962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00beca27), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122945962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122945962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122945962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122945962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122945962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122945962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122945962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122945962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122945962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122945962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122945962 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122945962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122945962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122945963 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122945963 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122945963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122945963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122945963 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122945963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122945963 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122945963 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122945963 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122945963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122945963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122945963 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122946473 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122946473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2c61), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122946473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122946473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122946473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122946473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122946473 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122946473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651798), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122946473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122946473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122946473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122946473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122946473 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122946473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f679), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122946473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122946473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122946473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122946473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122946473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122946473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122946473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122946474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122946474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122946474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122946474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122946474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122946474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122946474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122946474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122946474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122946474 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122947017 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122947017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6b50), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122947017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122947017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122947017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122947017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122947017 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122947017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eefad), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122947017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122947017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122947017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122947017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122947017 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122947017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bddfed), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122947017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122947017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122947017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122947017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122947017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122947017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122947017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122947017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122947018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122947018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122947018 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122947018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122947018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122947018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122947018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122947018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122947018 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122947018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122947018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122947018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122947018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122947018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122947020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947020 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122947020 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122947020 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122947020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122947020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122947020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122947020 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122947020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122947020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122947020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122947020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122947021 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=004c6b50) (sccp_scrc.c:472) 20241121122947021 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1823) 20241121122947021 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122947021 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122947021 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122947021 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122947021 DLSCCP DEBUG SCCP-SCOC(99)[0x5645e0656440]{IDLE}: Deallocated (fsm.c:568) 20241121122947222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947222 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122947222 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122947222 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122947222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122947222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122947222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122947222 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122947222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122947222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122947222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122947222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122947222 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=003eefad) (sccp_scrc.c:472) 20241121122947222 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1823) 20241121122947222 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122947222 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122947222 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122947222 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122947222 DLSCCP DEBUG SCCP-SCOC(97)[0x5645e063a770]{IDLE}: Deallocated (fsm.c:568) 20241121122947594 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122947595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a71ea), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122947595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122947595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122947595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122947595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122947595 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122947595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a630d9), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122947595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122947595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122947595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122947595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122947595 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122947595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741d5a), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122947595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122947595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122947595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122947595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122947595 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122947595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c99d8), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122947595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122947595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122947595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121122947595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122947595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122947595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122947595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122947595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122947595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122947595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122947595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122947595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122947595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122947595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122947595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122947595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121122947595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121122947596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121122947596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947597 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122947597 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122947597 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122947597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122947597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122947597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122947597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122947597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122947597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122947597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122947597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122947597 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=001a71ea) (sccp_scrc.c:472) 20241121122947597 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1823) 20241121122947597 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122947597 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122947597 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122947597 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122947598 DLSCCP DEBUG SCCP-SCOC(93)[0x5645e0633e60]{IDLE}: Deallocated (fsm.c:568) 20241121122947798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122947798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122947798 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=00a630d9) (sccp_scrc.c:472) 20241121122947798 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1823) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(94)[0x5645e0631e10]{IDLE}: Deallocated (fsm.c:568) 20241121122947798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122947797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947797 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122947797 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122947797 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122947797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122947798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122947798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122947798 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947798 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122947798 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122947798 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122947798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122947798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122947798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122947798 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122947798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122947798 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=00741d5a) (sccp_scrc.c:472) 20241121122947798 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1823) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122947798 DLSCCP DEBUG SCCP-SCOC(95)[0x5645e064faf0]{IDLE}: Deallocated (fsm.c:568) 20241121122947798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122947798 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121122947798 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121122947798 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121122947798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122947798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122947798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122947798 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122947798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122947798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121122947798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122947798 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=004c99d8) (sccp_scrc.c:472) 20241121122947799 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1823) 20241121122947799 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122947799 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122947799 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122947799 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122947799 DLSCCP DEBUG SCCP-SCOC(96)[0x5645e063b500]{IDLE}: Deallocated (fsm.c:568) 20241121122948132 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122948132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000aa5d7), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122948132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122948132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122948132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122948132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122948132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122948132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122948132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122948132 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122948132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122948132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122948132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122948132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122948132 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122948132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036bfab), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122948132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122948132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122948132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121122948132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122948132 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122948132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073b927), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122948132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122948132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122948132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122948132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122948132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122948133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122948133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122948133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121122948133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121122948133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121122948133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121122948133 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122948133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122948133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122948133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122948133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122948133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122948133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122948133 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121122948135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122948135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122948135 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122948135 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122948135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122948135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122948135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122948135 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122948135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122948135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122948135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122948135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122948135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122948135 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=000aa5d7) (sccp_scrc.c:472) 20241121122948135 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1823) 20241121122948135 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122948135 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122948135 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122948135 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122948135 DLSCCP DEBUG SCCP-SCOC(91)[0x5645e064c7f0]{IDLE}: Deallocated (fsm.c:568) 20241121122948337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122948337 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121122948337 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121122948337 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121122948338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121122948338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121122948338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121122948338 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121122948338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121122948338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121122948338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121122948338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121122948338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121122948338 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=0036bfab) (sccp_scrc.c:472) 20241121122948338 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1823) 20241121122948338 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121122948338 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121122948338 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122948338 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122948338 DLSCCP DEBUG SCCP-SCOC(90)[0x5645e063a640]{IDLE}: Deallocated (fsm.c:568) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(84)[0x5645e0679e20]{IDLE}: Deallocated (fsm.c:568) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(85)[0x5645e0640c20]{IDLE}: Deallocated (fsm.c:568) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121122948399 DLSCCP DEBUG SCCP-SCOC(86)[0x5645e063d7d0]{IDLE}: Deallocated (fsm.c:568) 20241121122955963 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122955963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00beca27), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122955963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122955963 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122955963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122955963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122955963 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122955963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4fee2), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122955963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122955963 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122955963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122955963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122955963 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122955963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e53a8a), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122955963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122955963 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122955963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121122955963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122955963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122955963 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122955963 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122955963 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122955963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122955963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122955963 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122955964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122955964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122955964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122955964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122955964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122955964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122955964 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122955964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122955964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122955964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122955964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121122955964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121122955964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121122955964 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121122956474 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122956474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f679), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122956474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122956474 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122956474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122956474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122956474 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122956474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651798), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122956474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122956474 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122956474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122956474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122956474 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122956474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2c61), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122956474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122956474 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122956474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122956474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122956475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122956475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122956475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122956475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122956475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122956475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122956475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122956475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122956475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122956475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122956475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122956475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122956475 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122957018 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122957018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bddfed), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122957018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122957018 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122957018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121122957018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122957018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122957018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122957018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122957018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121122957018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121122957018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121122957018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121122958133 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121122958133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073b927), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121122958133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121122958133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121122958133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121122958133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121122958134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121122958134 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121122958134 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121122958134 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121122958134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121122958134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121122958134 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_sgsnpool_L3Compl_no_cn0(909)@1d0ad8f57daa: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@1d0ad8f57daa: Test Component 909 has requested to stop MTC. Terminating current testcase execution. 20241121123001237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123001237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123001237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123001237 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123001237 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123001237 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123001237 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123001237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123001237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123001237 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43323<->l=127.0.0.1:4262) (control_if.c:193) 20241121123001237 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(899)@1d0ad8f57daa: Final verdict of PTC: none 20241121123001237 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121123001237 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123001237 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123001237 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123001237 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123001237 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123001237 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123001237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123001237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123001237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123001237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123001237 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123001237 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123001237 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123001237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123001237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123001237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123001237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123001237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123001238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123001238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123001238 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123001238 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123001238 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123001238 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123001238 DLINP DEBUG SRVCONN(,r=127.0.0.1:44314<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123001238 DLINP DEBUG SRVCONN(,r=127.0.0.1:44314<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123001238 DLINP NOTICE SRV(,r=127.0.0.1:44314<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123001238 DMAIN NOTICE (127.0.0.1:44314 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44314<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123001238 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121123001238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123001238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123001238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123001238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123001238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123001238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123001238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123001238 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123001238 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123001238 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123001238 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(904)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(901)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(894)@1d0ad8f57daa: Final verdict of PTC: none 20241121123001239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42164<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(907)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(902)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(903)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(905)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(898)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(908)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(906)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-PFCP(897)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(900)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(895)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(909)@1d0ad8f57daa: Final verdict of PTC: fail reason: "Timeout of T_guard" 20241121123001245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(894): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(895): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(897): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(898): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(899): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(900): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(901): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(902): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(903): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(904): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(908): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(909): fail (pass -> fail) reason: "Timeout of T_guard" MTC@1d0ad8f57daa: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail'. Thu Nov 21 12:30:01 UTC 2024 ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241121123001392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123001893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=395292) Waiting for packet dumper to finish... 1 (prev_count=395292, count=395832) 20241121123003239 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123003239 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123003239 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123003239 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123003239 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123003239 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Thu Nov 21 12:30:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241121123004975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123004978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123004985 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33639<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_nri_from_other_PLMN-Iuh0(914)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123005013 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123005013 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123005031 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123005031 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005031 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123005031 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005031 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123005031 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005032 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005032 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123005032 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123005032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_sgsnpool_nri_from_other_PLMN-Iuh1(916)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123005032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123005032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005032 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005032 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123005032 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005032 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59779 (stream_srv.c:129) 20241121123005032 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59779<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123005032 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005032 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123005032 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123005032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005032 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005032 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005032 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123005032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123005032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123005032 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123005032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005032 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123005032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005032 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123005033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123005033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123005033 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123005034 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005034 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123005034 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123005034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005034 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123005034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005034 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005034 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005034 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123005034 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123005034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005034 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123005034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005034 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005034 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005034 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005034 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123005034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123005034 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123005034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005034 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005034 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005034 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123005034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123005034 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123005034 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(920)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(920)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(920)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(918)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(923)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(923)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(923)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(921)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(926)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(926)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(926)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc2-SCCP(924)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123005128 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123005128 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005129 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123005129 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005129 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123005129 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005129 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123005129 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005130 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005130 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123005130 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123005130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005130 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123005130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005130 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005130 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005131 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123005131 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005131 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123005131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005131 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005131 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005131 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123005131 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005131 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123005131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005131 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005131 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005131 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123005131 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123005131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123005131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123005131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005131 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005131 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005131 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123005131 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123005131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123005131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005131 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(929)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(929)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(929)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(927)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(932)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(932)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(932)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(930)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(935)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn2-M3UA(935)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(935)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(933)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123005252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123005252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123005252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123005252 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123005252 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123005252 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123005252 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123005252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123005252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123005262 DLINP DEBUG SRVCONN(,r=127.0.0.1:59779<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123005262 DLINP DEBUG SRVCONN(,r=127.0.0.1:59779<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123005262 DLINP DEBUG SRVCONN(,r=127.0.0.1:59779<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123005262 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123005262 DHNBAP DEBUG (127.0.0.1:59779 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121123005262 DHNBAP NOTICE (127.0.0.1:59779 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123005262 DHNBAP NOTICE (127.0.0.1:59779 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123005262 DLINP DEBUG SRVCONN(,r=127.0.0.1:59779<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123005262 DLINP DEBUG SRVCONN(,r=127.0.0.1:59779<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241121123005264 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123005264 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123005264 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123005264 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(920)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123005267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005267 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123005267 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123005267 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123005267 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123005267 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123005267 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123005269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005269 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123005269 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123005269 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123005269 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123005269 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123005269 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123005269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123005269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123005269 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123005269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123005269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123005269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123005269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123005269 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123005269 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123005269 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005270 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005270 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123005270 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123005270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123005270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005270 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123005271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123005271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123005271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123005271 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005290 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123005290 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121123005290 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123005290 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(923)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121123005293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005293 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121123005293 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123005293 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123005293 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123005293 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121123005293 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123005295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005295 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123005295 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123005295 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123005295 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123005295 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123005295 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123005295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123005295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123005295 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121123005295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123005295 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123005295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123005295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123005295 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123005295 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123005295 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005296 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005296 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123005296 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123005296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123005296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005296 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005296 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005296 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005296 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123005296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123005296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123005296 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121123005296 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005322 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123005322 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121123005322 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123005322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(926)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121123005325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005325 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121123005325 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123005325 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123005325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123005325 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121123005325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123005327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005327 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123005327 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123005327 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123005327 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123005327 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123005327 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123005327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123005327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123005327 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121123005327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123005327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123005327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123005327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123005327 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123005327 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123005327 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005328 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005328 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123005328 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123005328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005328 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123005328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005328 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123005329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123005329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123005329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121123005329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005360 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123005360 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123005360 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123005360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(929)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123005362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005362 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123005362 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123005362 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123005362 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123005362 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123005362 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123005364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005364 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123005364 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123005364 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123005364 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123005364 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123005364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123005364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123005364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123005364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123005364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123005364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123005364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123005364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123005364 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123005364 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123005364 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005365 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005365 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123005365 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123005365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123005365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005365 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123005365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123005365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123005365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123005365 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005389 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123005389 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121123005389 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123005389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(932)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121123005392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005392 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121123005392 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123005392 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123005392 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123005392 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121123005392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123005394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005394 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123005394 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123005394 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123005394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123005394 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123005394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123005394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123005394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123005394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121123005394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123005394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123005394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123005394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123005394 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123005394 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123005394 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005395 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005395 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123005395 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005395 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123005395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005395 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005395 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005395 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005395 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123005395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123005395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123005395 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123005395 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005419 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123005419 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241121123005419 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123005419 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(935)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241121123005422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005422 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241121123005422 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123005422 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123005422 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123005422 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241121123005422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123005424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005424 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123005424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123005424 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123005424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123005424 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123005424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123005424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123005424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123005424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241121123005424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123005424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123005424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123005424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123005424 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123005424 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123005424 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123005425 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123005425 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123005425 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123005425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123005425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123005425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123005425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123005425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123005426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005426 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123005426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005426 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123005426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123005426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123005426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123005426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121123005426 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005964 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123005964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e53a8a), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123005964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005964 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123005964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005964 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123005964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4fee2), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123005964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005964 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123005964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005964 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123005964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00beca27), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123005964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123005964 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123005964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123005964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123005964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121123005964 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121123005964 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123005964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123005964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123005964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123005964 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005968 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123005968 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123005968 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123005968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123005968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123005968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123005968 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123005968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123005968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123005968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123005968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123005968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=00beca27) (sccp_scrc.c:472) 20241121123005968 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1823) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123005968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123005968 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121123005968 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121123005968 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121123005968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123005968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123005968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123005968 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123005968 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(105)[0x5645e063f3e0]{IDLE}: Deallocated (fsm.c:568) 20241121123005968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123005968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123005968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123005968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121123005968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123005968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=00e53a8a) (sccp_scrc.c:472) 20241121123005968 DLSCCP DEBUG Received CO:RELCO for local reference 104 (sccp_scoc.c:1823) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123005968 DLSCCP DEBUG SCCP-SCOC(104)[0x5645e0636c20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(919)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123006073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006073 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123006073 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123006073 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123006073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006073 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123006073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123006073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123006073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006073 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123006073 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123006073 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123006073 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123006073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123006073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123006073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123006073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006074 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123006074 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121123006074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006074 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006074 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006074 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123006074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123006074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123006074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123006074 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006075 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123006075 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123006075 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123006075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006075 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123006075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123006075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123006075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006075 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123006075 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123006075 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(922)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123006098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006098 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121123006098 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121123006098 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121123006098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123006099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121123006099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123006099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123006099 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123006099 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) 20241121123006099 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) 20241121123006099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123006099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123006099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006099 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123006099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006099 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123006099 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121123006099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006099 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006099 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006099 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123006099 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123006099 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123006099 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121123006099 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006101 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121123006101 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121123006101 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121123006101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006101 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123006101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121123006101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123006101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123006101 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123006101 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(925)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123006129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006129 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121123006129 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121123006129 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121123006129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006129 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121123006129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121123006129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123006129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123006130 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123006130 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) 20241121123006130 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) 20241121123006130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123006130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123006130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006130 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123006130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006130 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123006130 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: link up (cnlink.c:111) 20241121123006130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123006130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123006130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123006130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121123006130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006130 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121123006131 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121123006131 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121123006131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006131 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121123006131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121123006131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123006131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006131 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123006131 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123006131 DRANAP INFO cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(928)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123006168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006168 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123006168 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123006168 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123006168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006168 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123006168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123006168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123006168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006168 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123006168 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123006168 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123006168 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123006168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123006168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123006168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123006168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006168 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123006168 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121123006168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006168 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006168 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006168 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123006168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123006168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123006168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123006168 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006169 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123006169 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123006169 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123006169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006169 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123006169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123006169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123006169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006170 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123006170 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123006170 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123006173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006173 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121123006173 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121123006173 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121123006173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006173 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121123006174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=00f4fee2) (sccp_scrc.c:472) 20241121123006174 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1823) 20241121123006174 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123006174 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123006174 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123006174 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123006174 DLSCCP DEBUG SCCP-SCOC(103)[0x5645e0640ad0]{IDLE}: Deallocated (fsm.c:568) 20241121123006194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006194 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123006194 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123006194 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123006194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006194 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006194 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123006194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121123006194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123006194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123006195 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123006195 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) 20241121123006195 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) HNBGW_Test.sgsn1-RAN(931)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123006195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123006195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123006195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006195 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123006195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006196 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123006196 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121123006196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006196 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006196 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006196 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123006196 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123006196 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123006196 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123006196 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006197 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123006197 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123006197 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123006197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006197 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123006197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121123006197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123006197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123006198 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123006198 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(934)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123006377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006378 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121123006378 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121123006378 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121123006378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006378 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006378 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006378 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121123006378 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121123006378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121123006378 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121123006378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006378 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006378 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121123006378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006378 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123006378 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123006378 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) 20241121123006378 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) 20241121123006378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123006378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006378 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123006378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006378 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123006378 DRANAP NOTICE cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: link up (cnlink.c:111) 20241121123006378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121123006378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123006378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121123006378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123006379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123006379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123006379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123006379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123006379 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123006379 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123006379 DRANAP INFO cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123006379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006379 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123006379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123006379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123006379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121123006379 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006475 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123006475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e2c61), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123006475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006475 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123006475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006475 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123006475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651798), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123006475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006475 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123006475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006475 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123006475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f679), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123006475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123006475 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123006475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123006475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123006475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123006475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123006475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123006475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123006475 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123006475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123006475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123006475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123006475 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006476 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123006476 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123006476 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123006476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123006476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123006476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123006476 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006478 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123006478 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123006478 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123006478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006478 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006478 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006478 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123006478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=000e2c61) (sccp_scrc.c:472) 20241121123006478 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1823) 20241121123006478 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123006478 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123006478 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123006478 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123006478 DLSCCP DEBUG SCCP-SCOC(100)[0x5645e0636240]{IDLE}: Deallocated (fsm.c:568) 20241121123006681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006681 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123006681 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123006681 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123006681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006681 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123006682 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123006682 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123006682 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123006682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123006682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123006682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123006682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123006682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=00651798) (sccp_scrc.c:472) 20241121123006682 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1823) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(101)[0x5645e0650d30]{IDLE}: Deallocated (fsm.c:568) 20241121123006682 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123006682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123006682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123006682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123006682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123006682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123006682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=0040f679) (sccp_scrc.c:472) 20241121123006682 DLSCCP DEBUG Received CO:RELCO for local reference 102 (sccp_scoc.c:1823) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123006682 DLSCCP DEBUG SCCP-SCOC(102)[0x5645e06541f0]{IDLE}: Deallocated (fsm.c:568) 20241121123007019 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123007019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bddfed), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123007019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123007019 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123007019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123007019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123007019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123007019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123007019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123007019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123007019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123007019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123007019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123007019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123007021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123007021 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123007021 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123007021 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123007021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123007021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123007021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123007021 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123007021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123007021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123007021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123007021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123007021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123007021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00bddfed) (sccp_scrc.c:472) 20241121123007021 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1823) 20241121123007021 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123007021 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123007021 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123007021 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123007021 DLSCCP DEBUG SCCP-SCOC(98)[0x5645e064f5d0]{IDLE}: Deallocated (fsm.c:568) 20241121123007269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123007273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123007276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123007277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123007279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121123007281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123007283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123007285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123007286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123007288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121123007290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123007292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123007294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123007295 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123007297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121123007299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123007301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123007304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123007306 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123007309 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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@1d0ad8f57daa: 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@1d0ad8f57daa: 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 := '080101D471000005F44241002399F9992A2A170411E5100010024100'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 := '000000000000000010010110'B, t_guard := 20.000000 } 20241121123007336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123008130 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121123008130 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121123008130 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123008130 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123008130 DLSCCP DEBUG SCCP-SCOC(92)[0x5645e0633650]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(928)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(928)@1d0ad8f57daa: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(937) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(915)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(937)4878653 20241121123008358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123008358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123008358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241121123008358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123008358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a713d, normal) (hnbgw_rua.c:388) 20241121123008358 DHNB DEBUG map_rua[0x5645e064ed50]{init}: Allocated (fsm.c:456) 20241121123008358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123008358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4878653 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123008358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123008358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123008358 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241121123008358 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241121123008359 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4878653 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1044) 20241121123008359 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4878653 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121123008359 DCN DEBUG map_sccp[0x5645e0636410]{init}: Allocated (fsm.c:456) 20241121123008359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123008359 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4878653 <-> SCCP-106 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121123008359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4878653 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241121123008359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123008359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123008359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123008359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123008359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123008359 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123008359 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{IDLE}: Allocated (fsm.c:456) 20241121123008359 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123008359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030000960056400500f1100926) (sccp_scrc.c:401) 20241121123008359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123008359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123008359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123008359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123008359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123008359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123008359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123008359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123008359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123008359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123008359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123008359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123008359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123008359 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123008359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123008359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123008359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123008359 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123008359 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123008359 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123008359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123008359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123008359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123008359 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(927)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(927)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(928)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(937) HNBGW_Test.sgsn0-RAN(928)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(937)3337620 HNBGW_Test.sgsn0-SCCP(927)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(927)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(937)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123008366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123008366 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123008366 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123008366 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123008366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123008366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123008366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123008366 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123008366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123008366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123008366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123008366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123008366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123008366 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00239dea) (sccp_scrc.c:472) 20241121123008366 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1823) 20241121123008366 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123008366 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123008366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123008366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123008366 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:485) 20241121123008366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123008366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123008367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(937)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121123008368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123008370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123008372 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123008373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123008376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123008378 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123008380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123008381 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123008384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123008386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123008389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123008391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123008393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123008395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123008396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123008398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123008400 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123008401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123008403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123008405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'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 := '000000000000000101001111'B, t_guard := 20.000000 } 20241121123008433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44418<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(934)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(934)@1d0ad8f57daa: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(938) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(915)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(938)9516265 20241121123009448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123009448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123009448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241121123009448 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123009448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9134e9, normal) (hnbgw_rua.c:388) 20241121123009448 DHNB DEBUG map_rua[0x5645e0642b10]{init}: Allocated (fsm.c:456) 20241121123009448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123009448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9516265 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123009448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123009448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123009448 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241121123009448 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9516265 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20241121123009448 DCN DEBUG map_sccp[0x5645e0642650]{init}: Allocated (fsm.c:456) 20241121123009448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123009448 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9516265 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241121123009448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9516265 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241121123009448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123009448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123009448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123009448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123009448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123009448 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123009448 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{IDLE}: Allocated (fsm.c:456) 20241121123009448 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123009448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f400300014f0056400500f1100926) (sccp_scrc.c:401) 20241121123009448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123009448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123009448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123009448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123009448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123009448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123009448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123009448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123009448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123009448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123009448 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123009448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123009448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123009448 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123009449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123009449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123009449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123009449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123009449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123009449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123009449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123009449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121123009449 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(933)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(933)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(934)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(938) HNBGW_Test.sgsn2-RAN(934)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(938)11415910 HNBGW_Test.sgsn2-SCCP(933)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(933)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123009459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009459 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121123009459 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121123009459 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121123009459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123009459 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123009459 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123009459 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123009459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123009459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123009459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123009459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121123009459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123009459 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f9bf7) (sccp_scrc.c:472) TC_sgsnpool_nri_from_other_PLMN0(938)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123009459 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1823) 20241121123009459 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123009459 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123009459 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123009459 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123009459 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:485) 20241121123009459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123009459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123009461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44418<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(938)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121123009462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123009464 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123009465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123009468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123009469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123009471 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123009473 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123009476 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123009478 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123009480 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123009482 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123009484 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123009487 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123009489 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123009491 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123009493 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123009496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123009499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123009501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123009504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121123009510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123009510 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33639<->l=127.0.0.1:4262) (control_if.c:193) 20241121123009510 DLINP DEBUG SRVCONN(,r=127.0.0.1:59779<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123009510 DLINP DEBUG SRVCONN(,r=127.0.0.1:59779<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123009510 DLINP NOTICE SRV(,r=127.0.0.1:59779<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123009510 DMAIN NOTICE (127.0.0.1:59779 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59779<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123009510 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(910)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(924)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(919)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(918)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(925)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(917)@1d0ad8f57daa: Final verdict of PTC: none 20241121123009512 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123009512 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121123009512 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121123009512 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123009512 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc1-SCCP(921)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(914)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(927)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(931)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(912)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(928)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(911)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(930)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(934)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(915)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(920)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(932)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(929)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(926)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(923)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(916)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(933)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(935)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(936)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(922)@1d0ad8f57daa: Final verdict of PTC: none 20241121123009513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123009514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123009514 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123009514 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123009514 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123009514 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123009514 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123009514 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123009514 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123009514 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123009514 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123009514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123009515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123009515 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121123009515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123009515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123009515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123009515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123009512 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123009512 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123009512 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123009512 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121123009512 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123009512 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123009513 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123009513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123009513 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123009513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123009513 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123009513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123009513 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123009513 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123009513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121123009513 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123009513 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123009513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123009514 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241121123009514 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121123009514 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123009514 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121123009514 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241121123009514 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123009514 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123009514 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123009514 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241121123009514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123009514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123009515 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123009516 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123009516 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123009516 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123009516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123009516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123009516 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121123009517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123009517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123009517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123009517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123009517 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123009517 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123009517 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123009517 DRANAP NOTICE cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123009517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123009518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123009518 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123009518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123009518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123009518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123009518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123009518 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123009518 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123009518 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123009518 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123009519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123009519 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123009519 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123009519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00239dea), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123009519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123009519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123009519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123009519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123009519 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123009520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123009520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123009520 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123009520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123009520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123009520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123009520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{disrupted}: Freeing instance (context_map.c:202) 20241121123009520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4878653)[0x5645e064ed50]{disrupted}: Deallocated (fsm.c:568) 20241121123009520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123009521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{disconnected}: Freeing instance (context_map.c:206) 20241121123009521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x5645e0636410]{disconnected}: Deallocated (fsm.c:568) 20241121123009521 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4878653 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241121123009521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123009521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123009521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121123009521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123009521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123009521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123009522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123009522 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123009522 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123009522 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123009522 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123009522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123009522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123009522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009522 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123009522 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123009522 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123009522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123009522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123009522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123009522 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123009522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123009523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123009523 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241121123009523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123009523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123009523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123009523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123009523 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123009523 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123009523 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123009523 DRANAP NOTICE cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123009523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123009524 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123009524 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123009524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f9bf7), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123009524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123009524 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123009524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123009524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123009524 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123009524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123009524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123009524 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123009525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123009525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123009525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123009525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{disrupted}: Freeing instance (context_map.c:202) 20241121123009525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9516265)[0x5645e0642b10]{disrupted}: Deallocated (fsm.c:568) 20241121123009525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123009525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{disconnected}: Freeing instance (context_map.c:206) 20241121123009525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x5645e0642650]{disconnected}: Deallocated (fsm.c:568) 20241121123009525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9516265 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241121123009525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123009525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123009525 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123009526 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123009526 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123009526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123009526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123009526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123009526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123009526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123009526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123009526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121123009526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123009602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(913)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(910): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(911): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(912): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(913): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(914): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(915): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(916): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(917): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(918): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(919): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(920): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(921): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(922): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(923): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-SCCP(924): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-RAN(925): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc2-M3UA(926): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(927): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(928): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(929): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(930): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(931): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(932): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(933): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-RAN(934): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(935): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(936): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(937): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(938): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Nov 21 12:30:09 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 20241121123009729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123010230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=622088) Waiting for packet dumper to finish... 1 (prev_count=622088, count=625968) 20241121123011514 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123011514 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121123011514 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121123011514 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123011514 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123011514 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123011514 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123011514 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121123011514 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121123011514 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123011514 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121123011514 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121123011514 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123011514 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123011514 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123011515 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123011515 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241121123011515 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Thu Nov 21 12:30:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241121123013315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123013319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123013326 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45489<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(943)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123013356 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123013356 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123013375 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123013375 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013376 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123013376 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013376 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123013376 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013376 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013376 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123013376 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123013376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123013376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013376 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013376 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123013377 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(945)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123013377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123013377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123013377 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013377 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123013377 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123013377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123013377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123013377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123013377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013377 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013377 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34309 (stream_srv.c:129) 20241121123013377 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34309<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123013377 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013377 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123013377 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123013377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013377 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123013377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013377 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123013377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123013377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123013377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123013377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123013377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123013377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123013378 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123013378 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013378 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123013379 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123013379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013379 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123013379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013379 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013379 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123013379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123013379 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(949)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(949)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-SCCP(947)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(952)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc1-M3UA(952)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(952)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(950)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123013450 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123013450 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013450 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123013450 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013451 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123013451 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013451 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123013451 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013452 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013452 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123013452 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123013452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013452 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123013452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013452 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013452 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013452 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123013452 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123013452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013452 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123013452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013453 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013453 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013453 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123013453 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123013453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013453 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123013453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013453 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013453 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013453 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123013453 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123013453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123013453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013453 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123013453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123013453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123013453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123013453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(955)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(955)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(955)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(953)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(958)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(958)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(958)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123013551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123013551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123013551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123013551 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123013551 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123013551 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123013551 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123013551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123013551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123013560 DLINP DEBUG SRVCONN(,r=127.0.0.1:34309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123013560 DLINP DEBUG SRVCONN(,r=127.0.0.1:34309<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123013560 DLINP DEBUG SRVCONN(,r=127.0.0.1:34309<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123013560 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123013560 DHNBAP DEBUG (127.0.0.1:34309 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121123013560 DHNBAP NOTICE (127.0.0.1:34309 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123013560 DHNBAP NOTICE (127.0.0.1:34309 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123013560 DLINP DEBUG SRVCONN(,r=127.0.0.1:34309<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123013560 DLINP DEBUG SRVCONN(,r=127.0.0.1:34309<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123013611 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123013611 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123013611 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123013611 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(949)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123013614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013614 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123013614 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123013614 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123013614 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123013614 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123013614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123013615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013615 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123013615 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123013615 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123013615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123013615 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123013615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123013615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123013615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123013615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123013615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123013615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123013615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123013615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123013615 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123013615 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123013615 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013616 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013616 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123013616 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123013616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123013617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013617 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013617 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013617 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013617 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123013617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123013617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123013617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123013617 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123013643 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123013643 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121123013643 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123013643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(952)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121123013646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013646 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121123013646 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123013646 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123013646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123013646 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121123013646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123013647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013647 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123013647 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123013647 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123013647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123013647 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123013647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123013647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123013647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123013647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121123013647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123013647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123013647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123013647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123013647 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123013647 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123013647 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013648 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013648 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123013648 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123013648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123013648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013648 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123013648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123013648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123013648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121123013649 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123013688 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123013688 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123013688 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123013688 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(955)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123013691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013691 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123013691 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123013691 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123013691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123013691 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123013691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123013693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013693 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123013693 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123013693 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123013693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123013693 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123013693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123013693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123013693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123013693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123013693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123013693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123013693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123013693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123013693 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123013693 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123013693 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013694 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013694 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123013694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123013694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123013694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013694 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013695 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013695 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123013695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123013695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123013695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123013695 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123013722 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123013722 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121123013722 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123013722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(958)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121123013725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013725 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121123013725 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123013725 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123013725 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123013725 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121123013725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123013727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013727 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123013727 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123013727 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123013727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123013727 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123013727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123013727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123013727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123013727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121123013727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123013727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123013727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123013727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123013727 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123013727 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123013727 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123013728 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123013728 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123013728 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123013728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123013728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123013728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123013728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123013728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123013728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123013728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123013728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123013728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123013728 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123013728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123013728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123013728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123013728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123013728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123013728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123013728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123013728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(948)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123014419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014419 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123014419 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123014419 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123014419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123014419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123014419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123014419 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123014419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123014419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123014419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123014419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123014419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123014419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123014419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123014419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123014420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123014420 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123014420 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123014420 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123014420 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123014420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123014420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123014420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123014420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123014420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123014420 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123014420 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121123014420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014420 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123014420 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123014420 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123014420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123014420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123014420 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123014420 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014422 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123014422 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123014422 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123014422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123014422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123014422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123014422 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123014422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123014422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123014422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123014422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123014422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123014422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123014422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123014422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123014422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123014422 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123014422 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123014422 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123014454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014454 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121123014454 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121123014454 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121123014454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123014454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123014454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123014454 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123014454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123014454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123014454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123014454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123014454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123014454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121123014454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123014454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123014454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123014454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123014454 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123014454 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) 20241121123014454 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) 20241121123014454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123014454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123014454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123014455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123014455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123014455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123014455 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123014455 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: link up (cnlink.c:111) 20241121123014455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123014455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123014455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123014455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123014455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123014455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121123014455 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014456 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121123014456 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121123014456 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121123014456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123014456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123014456 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123014456 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123014456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123014456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123014456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123014456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123014456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123014456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121123014456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123014456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123014456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123014456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123014456 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123014456 DRANAP INFO cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123014496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014496 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123014496 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123014496 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123014496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123014496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123014496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123014496 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123014496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123014496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123014496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123014496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123014496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123014497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123014497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123014497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.sgsn0-RAN(954)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123014497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123014497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123014497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123014497 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123014497 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123014497 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123014497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123014497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123014497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123014497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123014497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123014497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123014497 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123014497 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121123014497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014497 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123014497 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123014497 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123014497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123014497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123014497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123014497 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014500 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123014500 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123014500 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123014500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123014500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123014500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123014500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123014500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123014500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123014500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123014500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123014500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123014500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123014500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123014500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123014500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123014500 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123014500 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123014500 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123014531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014531 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123014531 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123014531 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123014531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123014531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123014531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123014531 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123014531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123014531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123014531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123014531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123014531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123014531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121123014531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123014531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123014531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123014531 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123014531 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123014531 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) 20241121123014531 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) 20241121123014531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123014531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123014532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123014532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123014532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123014532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123014532 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123014532 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121123014532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123014532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123014532 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123014532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123014532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123014532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123014532 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123014534 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123014534 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123014534 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123014534 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123014534 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123014534 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123014534 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123014534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123014534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123014534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123014534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123014534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123014534 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123014534 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121123014534 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123014534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123014534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123014534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123014534 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123014534 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123014534 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123014534 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123014534 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123015567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123015572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123015574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123015577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123015580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121123015583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123015586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123015589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123015591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123015593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121123015595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123015597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123015599 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123015600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123015602 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121123015603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123015605 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123015607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123015608 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123015610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000000000000000'B, t_guard := 20.000000 } 20241121123015637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(954)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(954)@1d0ad8f57daa: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(960) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(944)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(960)16685035 20241121123016663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123016663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123016663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121123016663 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123016663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfe97eb, normal) (hnbgw_rua.c:388) 20241121123016663 DHNB DEBUG map_rua[0x5645e0642b10]{init}: Allocated (fsm.c:456) 20241121123016663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123016663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16685035 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123016663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123016663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123016663 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121123016663 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16685035 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121123016663 DCN DEBUG map_sccp[0x5645e0642650]{init}: Allocated (fsm.c:456) 20241121123016663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123016663 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16685035 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121123016663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16685035 SCCP-108 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121123016663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123016663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123016663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123016663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123016663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123016663 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123016663 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{IDLE}: Allocated (fsm.c:456) 20241121123016663 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123016663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030000000056400500f1100926) (sccp_scrc.c:401) 20241121123016663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123016663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123016663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123016663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123016663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123016663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123016663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123016663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123016663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123016663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123016664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123016664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123016664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123016664 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123016664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123016664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123016664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123016664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123016664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123016664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123016664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123016664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123016664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123016664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(953)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(953)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(954)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(960) HNBGW_Test.sgsn0-RAN(954)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(960)13557256 HNBGW_Test.sgsn0-SCCP(953)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(953)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123016672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123016672 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123016672 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123016672 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123016672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123016672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123016672 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123016672 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123016672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123016672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123016672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123016672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123016672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123016672 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b3204d) (sccp_scrc.c:472) 20241121123016672 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1823) 20241121123016672 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123016672 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123016672 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123016672 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123016672 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(960)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123016672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123016672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123016674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44458<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(960)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121123016675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123016678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123016680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123016682 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123016684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123016686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123016687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123016689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123016691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123016693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123016695 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123016696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123016698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123016700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123016703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123016705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123016708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123016709 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123016711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123016713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '08087300F1102A2A170411E51000'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 := '000000000000000010011111'B, t_guard := 20.000000 } 20241121123016743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(961) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(944)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(961)13673066 20241121123017758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123017758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123017758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241121123017758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123017758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd0a26a, normal) (hnbgw_rua.c:388) 20241121123017758 DHNB DEBUG map_rua[0x5645e05be490]{init}: Allocated (fsm.c:456) 20241121123017758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123017758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13673066 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123017758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123017758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123017758 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241121123017758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13673066 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121123017758 DCN DEBUG map_sccp[0x5645e0636410]{init}: Allocated (fsm.c:456) 20241121123017758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123017758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13673066 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121123017758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13673066 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241121123017758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123017758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123017758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123017758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123017758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123017758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123017758 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{IDLE}: Allocated (fsm.c:456) 20241121123017758 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123017758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300009f0056400500f1100926) (sccp_scrc.c:401) 20241121123017758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123017758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123017758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123017758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123017758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123017758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123017758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123017758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123017758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123017758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123017758 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123017758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123017758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123017758 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123017758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123017758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123017758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123017758 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123017758 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123017758 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123017758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123017758 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123017758 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123017758 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(961) HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(961)14180680 HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(961)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123017768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123017768 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123017768 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123017768 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123017768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123017768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123017768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123017768 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123017768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123017768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123017768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123017768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123017768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123017768 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000b2fdb) (sccp_scrc.c:472) 20241121123017768 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1823) 20241121123017768 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123017768 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123017768 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123017768 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123017768 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:485) 20241121123017768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123017768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123017768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(961)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121123017769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123017772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123017774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123017776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123017778 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123017781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123017783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123017786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123017787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123017789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123017792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123017794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123017795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123017797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123017799 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123017802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123017804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123017807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123017809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123017811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: "disconnecting msc0" 20241121123017812 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(954)@1d0ad8f57daa: Final verdict of PTC: none 20241121123017814 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123017814 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123017814 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123017814 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123017814 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123017814 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123017814 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123017814 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123017814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123017814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123017814 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123017814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123017814 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123017814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123017814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123017814 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123017814 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123017814 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123017814 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123017814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123017814 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123017814 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123017814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3204d), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123017814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123017814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123017814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123017814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123017814 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123017814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123017814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123017814 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123017814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123017814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123017814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123017814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{disrupted}: Freeing instance (context_map.c:202) 20241121123017814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16685035)[0x5645e0642b10]{disrupted}: Deallocated (fsm.c:568) 20241121123017814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123017814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{disconnected}: Freeing instance (context_map.c:206) 20241121123017814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5645e0642650]{disconnected}: Deallocated (fsm.c:568) 20241121123017814 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16685035 SCCP-108 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121123017814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123017814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123017814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123017814 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123017814 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123017814 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123017814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123017814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123017814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123017814 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(955)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(953)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: 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 := '000000000000000011010011'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(944)@1d0ad8f57daa: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(960)16685035 20241121123017839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(962) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(944)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(962)10837781 20241121123018850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123018851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123018851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121123018851 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123018851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa55f15, normal) (hnbgw_rua.c:388) 20241121123018851 DHNB DEBUG map_rua[0x5645e0642b10]{init}: Allocated (fsm.c:456) 20241121123018851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123018851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10837781 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123018851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123018851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123018851 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10837781 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121123018851 DCN DEBUG map_sccp[0x5645e0642650]{init}: Allocated (fsm.c:456) 20241121123018851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123018851 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10837781 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121123018851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10837781 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121123018851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123018851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123018851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123018851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123018851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123018851 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123018851 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{IDLE}: Allocated (fsm.c:456) 20241121123018851 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123018851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000d30056400500f1100926) (sccp_scrc.c:401) 20241121123018851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123018851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123018851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123018851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123018851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123018851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123018851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123018851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123018851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123018851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123018851 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123018851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123018851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123018851 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123018851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123018851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123018851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123018852 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123018852 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123018852 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123018852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123018852 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123018852 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123018852 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(962) HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(962)11252381 HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(962)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123018856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123018856 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123018856 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123018856 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123018856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123018856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123018856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123018856 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123018856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123018856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123018856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123018856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123018856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123018856 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b6667b) (sccp_scrc.c:472) 20241121123018856 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1823) 20241121123018856 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123018856 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123018856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123018856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123018856 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123018856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123018856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123018857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(962)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121123018858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123018860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123018863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123018865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123018867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123018868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123018870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123018873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123018875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123018877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123018880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123018882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123018884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123018886 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123018888 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123018890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123018892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123018894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123018897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123018900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121123018906 DLINP DEBUG SRVCONN(,r=127.0.0.1:34309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123018907 DLINP DEBUG SRVCONN(,r=127.0.0.1:34309<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123018907 DLINP NOTICE SRV(,r=127.0.0.1:34309<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123018907 DMAIN NOTICE (127.0.0.1:34309 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34309<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123018907 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121123018907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123018907 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45489<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(946)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(947)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(939)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(944)@1d0ad8f57daa: Final verdict of PTC: none 20241121123018907 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123018907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123018907 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123018907 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121123018907 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123018907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123018907 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123018907 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(948)@1d0ad8f57daa: Final verdict of PTC: none 20241121123018907 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123018907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123018907 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123018908 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123018908 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123018908 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121123018908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123018908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123018908 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123018908 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121123018908 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123018908 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123018908 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123018908 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123018908 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123018908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123018908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(950)@1d0ad8f57daa: Final verdict of PTC: none 20241121123018908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123018908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123018908 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121123018908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123018908 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123018908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123018908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123018908 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123018908 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123018908 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123018908 DRANAP NOTICE cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123018908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123018908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123018908 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123018908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123018908 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123018908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123018908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123018908 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123018908 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123018908 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123018908 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(951)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(957)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(952)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(945)@1d0ad8f57daa: Final verdict of PTC: none 20241121123018908 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123018908 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123018909 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123018909 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123018909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123018909 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121123018909 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123018909 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123018909 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123018909 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121123018909 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123018909 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(959)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(943)@1d0ad8f57daa: Final verdict of PTC: none 20241121123018909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123018909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123018909 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121123018909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123018909 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123018909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123018909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123018909 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123018909 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123018909 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123018909 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123018909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123018910 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123018910 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123018910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b2fdb), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123018910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123018910 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123018910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123018910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123018910 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123018910 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123018910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{disrupted}: Freeing instance (context_map.c:202) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13673066)[0x5645e05be490]{disrupted}: Deallocated (fsm.c:568) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{disconnected}: Freeing instance (context_map.c:206) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5645e0636410]{disconnected}: Deallocated (fsm.c:568) 20241121123018910 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13673066 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123018910 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123018910 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123018910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6667b), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123018910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123018910 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123018910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123018910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123018910 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123018910 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123018910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{disrupted}: Freeing instance (context_map.c:202) 20241121123018910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10837781)[0x5645e0642b10]{disrupted}: Deallocated (fsm.c:568) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{disconnected}: Freeing instance (context_map.c:206) 20241121123018910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5645e0642650]{disconnected}: Deallocated (fsm.c:568) 20241121123018910 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10837781 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121123018910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123018910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123018910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121123018910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123018910 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123018911 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123018911 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123018910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123018910 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123018910 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123018910 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123018910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123018911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123018911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123018911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123018911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123018911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123018911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123018911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123018911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123018911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123018911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123018911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(941)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(949)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(940)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(958)@1d0ad8f57daa: Final verdict of PTC: none 20241121123018918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44430<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(956)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(942)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(939): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(943): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(944): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(945): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(946): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(953): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(954): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(955): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(956): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(957): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(958): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(959): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(960): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(961): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(962): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Nov 21 12:30:18 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 20241121123019034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123019521 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123019521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00239dea), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123019521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123019521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123019521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123019521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123019521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123019521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123019521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123019521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123019521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123019521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123019521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123019521 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123019525 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123019525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f9bf7), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123019525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123019525 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123019525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123019525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123019525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123019525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123019525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123019525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123019525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123019525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123019525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123019536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=418008) 20241121123019814 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123019814 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123019814 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=418008, count=485640) 20241121123020908 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123020908 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123020908 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123020908 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123020908 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121123020908 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121123020909 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123020909 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121123020909 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Thu Nov 21 12:30:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241121123022623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123022629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123022637 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34923<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(967)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123022676 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123022676 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123022696 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123022696 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022697 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123022697 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022697 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123022697 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022698 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123022698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123022698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123022698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022698 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123022698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123022698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123022698 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(969)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123022698 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022698 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123022698 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123022698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123022698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022698 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022698 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59392 (stream_srv.c:129) 20241121123022699 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59392<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123022699 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022699 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123022699 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123022699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022699 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123022699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022699 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022699 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123022699 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123022699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123022699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123022699 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123022699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123022699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123022699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123022699 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123022700 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022700 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123022700 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123022700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022700 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123022700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022700 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123022700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123022700 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(973)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(973)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(973)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(971)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123022736 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123022736 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022736 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123022736 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022737 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123022737 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022737 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022737 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123022737 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123022737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123022737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022737 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022737 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123022737 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022737 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022737 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123022737 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123022737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022738 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123022738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022738 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123022738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123022738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123022738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123022738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123022738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123022738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123022738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123022739 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022739 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123022739 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123022739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022739 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123022739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022739 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022739 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022739 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123022739 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123022739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022739 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123022739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022739 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123022739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123022739 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123022739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123022739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123022739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123022739 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(976)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(976)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(976)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123022795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123022795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123022795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123022795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123022795 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123022795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123022795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123022796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123022796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123022804 DLINP DEBUG SRVCONN(,r=127.0.0.1:59392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123022804 DLINP DEBUG SRVCONN(,r=127.0.0.1:59392<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123022804 DLINP DEBUG SRVCONN(,r=127.0.0.1:59392<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123022804 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123022804 DHNBAP DEBUG (127.0.0.1:59392 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121123022804 DHNBAP NOTICE (127.0.0.1:59392 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123022804 DHNBAP NOTICE (127.0.0.1:59392 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123022804 DLINP DEBUG SRVCONN(,r=127.0.0.1:59392<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123022804 DLINP DEBUG SRVCONN(,r=127.0.0.1:59392<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123022931 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123022931 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123022931 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123022931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(973)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123022935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022935 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123022935 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123022935 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123022935 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123022935 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123022935 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123022936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022936 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123022936 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123022936 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123022936 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123022936 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123022937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123022937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123022937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123022937 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123022937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123022937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123022937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123022937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123022937 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123022937 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123022937 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022938 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022938 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123022938 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123022938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123022938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022938 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123022938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123022938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123022938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123022938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123022967 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123022967 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123022967 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123022967 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(976)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123022971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022971 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123022971 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123022971 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123022971 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123022971 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123022971 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123022973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022973 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123022973 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123022973 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123022973 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123022973 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123022973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123022973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123022973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123022973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123022973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123022973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123022973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123022973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123022973 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123022973 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123022973 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123022974 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123022974 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123022975 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123022975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123022975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123022975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123022975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123022975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123022975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123022975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123022975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123022975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123022975 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123022975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123022975 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123022975 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123022975 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123022975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123022975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123022975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123022975 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(972)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123023741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123023741 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123023741 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123023741 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123023741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123023741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123023741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123023741 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123023741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123023741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123023741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123023741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123023741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123023741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123023741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123023741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123023741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123023741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123023741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123023741 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123023741 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123023741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123023741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123023741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123023741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123023741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123023741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123023741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123023741 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123023741 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121123023742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123023742 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123023742 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123023742 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123023742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123023742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123023742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123023742 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123023742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123023742 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123023742 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123023742 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123023742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123023742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123023742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123023742 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123023742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123023742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123023742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123023742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123023742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123023742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123023742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123023742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123023742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123023742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123023742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123023742 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123023742 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123023774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123023774 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123023774 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123023774 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123023774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123023774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123023774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123023775 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123023775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123023775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123023775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123023775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123023775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123023775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123023775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123023775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123023775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123023775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123023775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123023775 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123023775 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123023775 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123023775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123023775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123023775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123023775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123023775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123023775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123023775 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123023775 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121123023775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123023775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123023775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123023775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123023775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123023775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123023775 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123023775 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123023776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123023776 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123023776 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123023776 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123023776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123023776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123023776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123023776 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123023776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123023776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123023776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123023776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123023776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123023776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123023776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123023776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123023776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123023777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123023777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123023777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123023777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123023777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123023777 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123023777 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123024812 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123024816 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123024818 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123024820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123024822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121123024824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123024825 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123024827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123024829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123024831 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121123024832 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123024834 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123024836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123024837 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123024839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121123024841 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123024843 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123024844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123024846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123024848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: 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@1d0ad8f57daa: "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@1d0ad8f57daa: 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 := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000001100111011'B, t_guard := 20.000000 } 20241121123024878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(978) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(968)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(978)11666360 20241121123025903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123025903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123025903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121123025903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123025903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb203b8, normal) (hnbgw_rua.c:388) 20241121123025903 DHNB DEBUG map_rua[0x5645e05be490]{init}: Allocated (fsm.c:456) 20241121123025903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123025903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11666360 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123025903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123025903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123025903 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121123025903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11666360 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121123025903 DCN DEBUG map_sccp[0x5645e0636410]{init}: Allocated (fsm.c:456) 20241121123025903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123025903 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11666360 <-> SCCP-111 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121123025903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11666360 SCCP-111 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121123025903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123025903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123025903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123025903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123025903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123025903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123025903 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{IDLE}: Allocated (fsm.c:456) 20241121123025903 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123025903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300033b0056400500f1100926) (sccp_scrc.c:401) 20241121123025903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123025903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123025903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123025903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123025903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123025903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123025903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123025903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123025903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123025903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123025903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123025903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123025903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123025903 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123025903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123025903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123025903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123025903 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123025904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123025904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123025904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123025904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123025904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123025904 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(978) HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(978)6062010 HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(978)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123025912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123025912 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123025912 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123025912 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123025912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123025912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123025912 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123025912 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123025912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123025912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123025912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123025912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123025912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123025912 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dbc8ec) (sccp_scrc.c:472) 20241121123025912 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1823) 20241121123025912 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123025912 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123025912 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123025912 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123025912 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:485) 20241121123025912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123025912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123025913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(978)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121123025914 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123025917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123025919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123025921 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123025923 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123025924 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123025926 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123025928 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123025931 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123025933 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123025936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123025938 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123025940 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123025942 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123025944 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123025946 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123025948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123025950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123025952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123025954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: 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 := '08087300F1102A2A170411E51000'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 := '000000000000001110101010'B, t_guard := 20.000000 } 20241121123025979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(979) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(968)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(979)6573795 20241121123026994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123026994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123026994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241121123026994 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123026994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x644ee3, normal) (hnbgw_rua.c:388) 20241121123026994 DHNB DEBUG map_rua[0x5645e0642650]{init}: Allocated (fsm.c:456) 20241121123026994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123026994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6573795 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123026994 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123026994 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123026994 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241121123026994 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6573795 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121123026994 DCN DEBUG map_sccp[0x5645e06550e0]{init}: Allocated (fsm.c:456) 20241121123026994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123026994 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6573795 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121123026994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6573795 SCCP-112 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241121123026994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123026994 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123026994 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123026994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123026994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123026994 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123026994 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{IDLE}: Allocated (fsm.c:456) 20241121123026994 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123026994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003aa0056400500f1100926) (sccp_scrc.c:401) 20241121123026994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123026994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123026994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123026994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123026994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123026994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123026994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123026994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123026994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123026994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123026994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123026994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123026994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123026994 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123026994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123026994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123026994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123026994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123026994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123026994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123026994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123026994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123026994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123026994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(979) HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(979)14114867 HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121123026998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123026998 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123026998 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123026998 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123026998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123026998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123026998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123026998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123026998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123026998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123026998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123026998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123026998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123026998 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007d9acf) (sccp_scrc.c:472) 20241121123026998 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1823) 20241121123026998 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123026998 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123026998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123026998 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123026998 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123026998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123026998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(979)@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123027000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(979)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: 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 } } } 20241121123027001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123027003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123027005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123027008 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123027010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123027012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123027014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123027017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123027019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123027022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123027024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123027026 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123027028 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123027030 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123027032 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123027034 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123027037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123027038 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123027040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123027041 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: "connecting cnlink 1" 20241121123027042 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(982)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn1-M3UA(982)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(982)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(980)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123027279 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123027279 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121123027279 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123027279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(982)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121123027283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123027283 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121123027283 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123027283 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123027283 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123027283 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121123027283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123027285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123027285 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123027285 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123027285 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123027285 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123027285 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123027285 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123027285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123027285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123027285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121123027285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123027285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123027285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123027285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123027285 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123027285 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123027285 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123027286 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123027287 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123027287 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123027287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123027287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123027287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123027287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123027287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123027287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123027287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123027287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123027287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123027287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123027287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123027287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123027287 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123027287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123027287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123027287 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123027287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123027287 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123027287 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123027287 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123027287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123027287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123027287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123027287 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123027815 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123027816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3204d), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123027816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123027816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123027816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123027816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123027816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123027816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123027816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123027816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123027816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123027816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123027816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123027816 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123027818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123027818 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123027818 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123027818 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123027818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123027818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123027818 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123027818 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123027818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123027818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123027818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123027818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123027818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123027818 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=00b3204d) (sccp_scrc.c:472) 20241121123027818 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1823) 20241121123027818 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123027818 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123027818 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123027818 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123027818 DLSCCP DEBUG SCCP-SCOC(108)[0x5645e064ed50]{IDLE}: Deallocated (fsm.c:568) MTC@1d0ad8f57daa: 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 := '000000000000000111010100'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(981)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123028087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123028087 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123028087 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123028087 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123028087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123028087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123028087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123028087 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123028087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123028087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123028087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123028088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123028088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123028088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123028088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121123028088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123028088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123028088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123028088 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123028088 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123028088 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) 20241121123028088 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) 20241121123028088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123028088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123028088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123028088 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123028088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123028088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123028088 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123028088 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: link up (cnlink.c:111) 20241121123028088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123028088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123028088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123028088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123028088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123028088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123028088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123028088 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123028088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123028088 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123028088 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123028088 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123028088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123028088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123028088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123028088 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123028089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123028089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123028089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123028089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123028089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123028089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123028089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121123028089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123028089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123028089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123028089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123028089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123028089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123028089 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123028089 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123028089 DRANAP INFO cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123028108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123028911 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123028911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6667b), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123028911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123028911 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123028911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123028911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123028911 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123028911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b2fdb), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123028911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123028911 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123028911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123028911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123028911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123028911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123028911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123028911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123028911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123028911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123028911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123028911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123028911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123028911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123028911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123028911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123028911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123028911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123028911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123028911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123028914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123028914 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123028914 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123028914 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123028914 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123028914 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123028914 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123028914 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123028914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123028914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123028914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123028914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123028914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123028914 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=00b6667b) (sccp_scrc.c:472) 20241121123028914 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1823) 20241121123028914 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123028914 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123028914 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123028914 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123028914 DLSCCP DEBUG SCCP-SCOC(110)[0x5645e0633e60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(981)@1d0ad8f57daa: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(981)@1d0ad8f57daa: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(983) 20241121123029117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029117 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123029117 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123029117 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123029117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123029117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123029117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123029117 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123029117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123029118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123029118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123029118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123029118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123029118 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=000b2fdb) (sccp_scrc.c:472) 20241121123029118 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1823) 20241121123029118 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123029118 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123029118 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123029118 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123029118 DLSCCP DEBUG SCCP-SCOC(109)[0x5645e06500f0]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(968)@1d0ad8f57daa: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(983)4543076 20241121123029122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123029122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123029122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121123029122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123029122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x455264, normal) (hnbgw_rua.c:388) 20241121123029122 DHNB DEBUG map_rua[0x5645e06500f0]{init}: Allocated (fsm.c:456) 20241121123029122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123029122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4543076 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123029122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123029123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123029123 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4543076 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121123029123 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121123029123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123029123 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4543076 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121123029123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4543076 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121123029123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123029123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123029123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123029123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123029123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123029123 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123029123 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{IDLE}: Allocated (fsm.c:456) 20241121123029123 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123029123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001d40056400500f1100926) (sccp_scrc.c:401) 20241121123029123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123029123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123029123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123029123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123029123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123029123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123029123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123029123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123029123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123029123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123029123 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123029123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123029123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123029123 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123029123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123029123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123029123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123029123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123029123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123029123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123029123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123029123 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123029123 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(980)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(980)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(981)@1d0ad8f57daa: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(983) HNBGW_Test.sgsn1-RAN(981)@1d0ad8f57daa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(983)10364772 HNBGW_Test.sgsn1-SCCP(980)@1d0ad8f57daa: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(983)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(980)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123029132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029132 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121123029132 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121123029132 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121123029132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123029132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123029132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123029132 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123029132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33972<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123029132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123029133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123029133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123029133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121123029133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123029133 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009360b1) (sccp_scrc.c:472) 20241121123029133 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1823) 20241121123029133 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(983)@1d0ad8f57daa: Final verdict of PTC: pass 20241121123029133 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123029133 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123029133 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123029133 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:485) 20241121123029133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123029133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) MTC@1d0ad8f57daa: 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 } } } 20241121123029134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121123029136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121123029138 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121123029140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123029142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123029144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121123029146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121123029148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121123029149 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123029152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123029154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121123029156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121123029157 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121123029159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123029162 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123029164 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121123029167 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121123029169 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121123029171 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121123029174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121123029179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(970)@1d0ad8f57daa: Final verdict of PTC: none 20241121123029180 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34923<->l=127.0.0.1:4262) (control_if.c:193) 20241121123029180 DLINP DEBUG SRVCONN(,r=127.0.0.1:59392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123029180 DLINP DEBUG SRVCONN(,r=127.0.0.1:59392<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123029180 DLINP NOTICE SRV(,r=127.0.0.1:59392<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123029180 DMAIN NOTICE (127.0.0.1:59392 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59392<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123029180 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(972)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(963)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(968)@1d0ad8f57daa: Final verdict of PTC: none 20241121123029180 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123029180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123029180 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123029180 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123029180 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123029180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123029180 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123029180 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123029180 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123029180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-RAN(981)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(971)@1d0ad8f57daa: Final verdict of PTC: none 20241121123029180 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123029181 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123029181 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123029181 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123029181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123029181 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123029181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123029181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123029181 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-RAN(975)@1d0ad8f57daa: Final verdict of PTC: none 20241121123029181 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123029181 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123029181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123029181 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123029181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123029181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(973)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(964)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(969)@1d0ad8f57daa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(967)@1d0ad8f57daa: Final verdict of PTC: none 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123029182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123029182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123029182 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(974)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@1d0ad8f57daa: Final verdict of PTC: none 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123029182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123029182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua HNBGW-MGCP(977)@1d0ad8f57daa: Final verdict of PTC: none 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123029182 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123029182 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123029182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123029182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123029182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121123029182 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123029182 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121123029182 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123029182 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123029182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123029182 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121123029182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123029182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123029181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123029181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123029181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123029181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123029181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123029181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123029181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123029181 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123029181 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123029181 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123029181 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123029181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123029181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123029181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123029181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123029181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123029181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123029181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123029181 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123029181 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123029181 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123029181 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123029181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123029181 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123029181 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123029181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbc8ec), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123029181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123029181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123029181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123029181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123029181 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123029181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123029181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123029181 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123029181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123029181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123029181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123029181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{disrupted}: Freeing instance (context_map.c:202) 20241121123029181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11666360)[0x5645e05be490]{disrupted}: Deallocated (fsm.c:568) 20241121123029181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123029181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{disconnected}: Freeing instance (context_map.c:206) 20241121123029181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x5645e0636410]{disconnected}: Deallocated (fsm.c:568) 20241121123029181 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11666360 SCCP-111 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121123029181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123029181 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123029181 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123029181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d9acf), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123029181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123029181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123029181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123029181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123029181 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123029181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123029181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123029181 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123029181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123029181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123029181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123029182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{disrupted}: Freeing instance (context_map.c:202) 20241121123029182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6573795)[0x5645e0642650]{disrupted}: Deallocated (fsm.c:568) 20241121123029182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123029182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{disconnected}: Freeing instance (context_map.c:206) 20241121123029182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x5645e06550e0]{disconnected}: Deallocated (fsm.c:568) 20241121123029182 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6573795 SCCP-112 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121123029182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123029182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123029182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121123029182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123029182 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123029182 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123029182 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123029182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121123029182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121123029182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121123029182 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123029182 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123029182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009360b1), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123029182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123029182 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123029182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123029182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123029182 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123029182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123029182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123029182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{disrupted}: Freeing instance (context_map.c:202) 20241121123029182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4543076)[0x5645e06500f0]{disrupted}: Deallocated (fsm.c:568) 20241121123029182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123029182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121123029182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121123029182 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4543076 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121123029182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123029183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123029183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121123029183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123029183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123029183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123029183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123029183 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123029183 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123029183 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123029183 DRANAP NOTICE cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(976)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(980)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(982)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123029214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(966)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(963): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(964): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(966): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(967): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(968): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(969): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(970): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(971): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(972): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(973): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(974): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(975): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(976): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(977): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(978): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(979): pass (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(980): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(981): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(982): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(983): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Nov 21 12:30: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 20241121123029344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123029522 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123029522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00239dea), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123029522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123029522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123029522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123029522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123029522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029522 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123029522 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123029522 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123029522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123029522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123029522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123029522 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123029526 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123029526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f9bf7), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123029526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123029526 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123029526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123029526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123029526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123029526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123029526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123029526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123029526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123029526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123029526 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123029845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33976<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=451272) Waiting for packet dumper to finish... 1 (prev_count=451272, count=460184) 20241121123031181 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123031181 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123031181 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123031181 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123031181 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123031181 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123031183 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123031183 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121123031183 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Thu Nov 21 12:30:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_second_rab_assignment started. 20241121123032930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123032935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123032943 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33989<->l=127.0.0.1:4262) (control_if.c:570) 20241121123032977 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123032977 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123032978 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123032978 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123032978 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123032978 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123032979 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123032979 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123032979 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123032979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123032979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123032979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123032979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123032979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123032979 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_second_rab_assignment-Iuh0(988)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123032979 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123032979 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123032979 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123032979 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123032979 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123032979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123032979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123032979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123032979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123032979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123032979 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123032979 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123032979 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123032979 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123032979 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123032979 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123032979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123032979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123032979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123032979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123032979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123032979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123032979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123032979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123032979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123032979 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123032979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123032979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123032979 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123032979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123032979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123032979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123032979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123032979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123032979 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123032980 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123032980 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123032980 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123032980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123032980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123032980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123032980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123032980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123032980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123032980 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123032980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123032980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123032981 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123032981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123032981 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123032981 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123032981 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123032981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123032981 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(992)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(992)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(992)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123033019 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123033019 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123033020 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123033020 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123033020 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123033020 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123033020 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123033020 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123033020 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123033020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123033020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123033020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123033021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123033021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123033021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123033021 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123033021 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123033021 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123033021 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123033021 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123033021 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123033021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123033021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123033021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123033021 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123033021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123033021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123033021 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123033021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123033021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123033021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123033021 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123033021 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123033021 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123033021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123033021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123033021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123033021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123033021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123033021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123033021 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123033021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123033021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123033021 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123033021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123033021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123033021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123033021 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123033022 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123033022 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123033022 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123033022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123033022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123033022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123033023 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123033023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123033023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123033023 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123033023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123033023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123033023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123033023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123033023 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(995)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(995)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(995)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(993)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123033087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123033087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123033087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123033087 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123033087 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123033087 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123033087 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123033087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123033087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123033210 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123033210 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123033210 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123033210 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(992)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123033213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033213 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123033213 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123033213 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123033213 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123033213 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123033213 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123033214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033214 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123033214 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123033214 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123033214 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123033214 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123033214 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123033214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123033214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123033214 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123033214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123033214 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123033214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123033214 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123033214 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123033214 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123033214 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123033216 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123033216 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123033216 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123033216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123033216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123033216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123033216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123033216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123033216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123033216 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123033216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033216 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123033216 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123033216 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123033216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123033216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123033216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123033216 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123033256 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123033256 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123033256 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123033256 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(995)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123033259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033259 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123033259 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123033259 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123033259 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123033259 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123033259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123033261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033261 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123033261 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123033261 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123033261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123033261 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123033261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123033261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123033261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123033261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123033261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123033261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123033261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123033261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123033261 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123033261 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123033261 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123033262 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123033262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123033262 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123033262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123033262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123033262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033262 DLSUA [1;34mDEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123033262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123033262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123033262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123033262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123033262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123033262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123033262 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123033262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123033262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123033262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123033262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123033262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123033262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123033262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123033262 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123034018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123034018 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123034018 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123034018 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123034018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123034018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123034018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123034018 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(991)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123034018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123034018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123034018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123034018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123034018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123034018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123034018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123034018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123034018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123034019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123034019 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123034019 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123034019 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123034019 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123034019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123034019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123034019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123034019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123034019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123034019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123034019 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123034019 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121123034019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123034019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123034019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123034019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123034019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123034019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123034019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123034019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123034020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123034020 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123034020 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123034020 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123034020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123034020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123034020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123034020 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123034020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123034020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123034020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123034020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123034020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123034020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123034020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123034020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123034020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123034021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123034021 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123034021 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123034021 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(994)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123034064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123034064 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123034064 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123034064 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123034064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123034064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123034064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123034064 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123034064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123034064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123034064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123034064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123034065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123034065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123034065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123034065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123034065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123034065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123034065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123034065 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123034065 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123034065 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123034065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123034065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123034065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123034065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123034065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123034065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123034065 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123034065 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121123034065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123034065 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123034065 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123034065 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123034065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123034065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123034065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123034065 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123034065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123034065 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123034065 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123034065 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123034065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123034065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123034065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123034065 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123034065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123034065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123034065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123034065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123034065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123034065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123034065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123034065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123034065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123034066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123034066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123034066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123034066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123034066 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123034066 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123034066 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123034118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33994<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(991)@1d0ad8f57daa: f_create_expect(l3 := 'D2855C8590BFEAADF701'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(991)@1d0ad8f57daa: Created Expect[0] for 'D2855C8590BFEAADF701'O to be handled at TC_second_rab_assignment0(997) TC_second_rab_assignment-Iuh0-RUA(989)@1d0ad8f57daa: Added conn table entry 0TC_second_rab_assignment0(997)51634 20241121123035143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123035143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123035143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123035143 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123035143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9b2, normal) (hnbgw_rua.c:388) 20241121123035143 DHNB DEBUG map_rua[0x5645e06500f0]{init}: Allocated (fsm.c:456) 20241121123035143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123035143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-51634 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123035144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123035144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123035144 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-51634 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123035144 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121123035144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123035144 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-51634 <-> SCCP-114 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123035144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-51634 SCCP-114 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123035144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123035144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123035144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123035144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123035144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123035144 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123035144 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{IDLE}: Allocated (fsm.c:456) 20241121123035144 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123035144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad2855c8590bfeaadf701004f40030001420056400500f1100926) (sccp_scrc.c:401) 20241121123035144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123035144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123035144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123035144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123035144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123035144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123035144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123035144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123035144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123035144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123035144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123035144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123035144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123035144 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123035144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123035144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123035144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123035144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123035144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123035144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123035144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123035144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123035144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(991)@1d0ad8f57daa: Found Expect[0] for l3='D2855C8590BFEAADF701'O handled at TC_second_rab_assignment0(997) HNBGW_Test.msc0-RAN(991)@1d0ad8f57daa: Added conn table entry 0TC_second_rab_assignment0(997)2565686 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on connection ID:0 TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123035153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035153 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123035153 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123035153 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123035153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123035153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123035153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123035153 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123035153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123035153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123035153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123035153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123035153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123035153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00673a92) (sccp_scrc.c:472) 20241121123035153 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1823) 20241121123035153 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123035153 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123035153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123035153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123035153 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:485) 20241121123035153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123035153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_second_rab_assignment0(997)@1d0ad8f57daa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(996)@1d0ad8f57daa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(997) HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: vl_len:91 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121123035353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035353 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123035353 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123035353 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123035353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123035353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123035353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123035353 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123035354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123035354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123035354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123035354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123035354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123035354 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:472) 20241121123035354 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1823) 20241121123035354 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123035354 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123035354 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123035354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123035354 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123035354 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123035354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123035354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123035354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123035354 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123035354 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123035354 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123035354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123035354 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123035354 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{UNUSED}: Allocated (fsm.c:456) 20241121123035354 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{UNUSED}: is child of mgw(mgw-fsm-51634-0)[0x5645e0636410] (fsm.c:486) 20241121123035354 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-51634-0)[0x5645e0636410] (mgcp_client_endpoint_fsm.c:724) 20241121123035354 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123035354 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123035354 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123035354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e0634830]{ST_CRCX}: Allocated (fsm.c:456) 20241121123035354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e0634830]{ST_CRCX}: is child of mgw-endp(mgw-fsm-51634-0)[0x5645e0642650] (fsm.c:486) 20241121123035354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e0634830]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123035354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e0634830]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123035354 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=197 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: c9b2'... (mgcp_client.c:805) 20241121123035354 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1208) 20241121123035354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e0634830]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123035354 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(996)@1d0ad8f57daa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9b217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(997) TC_second_rab_assignment0(997)@1d0ad8f57daa: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9b217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(997)@1d0ad8f57daa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121123035376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241121123035376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123035376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123035376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123035376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123035376 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123035376 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035376 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035376 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123035376 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123035376 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035376 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123035376 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123035376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123035376 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123035376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123035376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123035376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123035376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123035391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123035391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123035391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123035391 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123035391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc9b2) (hnbgw_rua.c:452) 20241121123035391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-51634 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123035391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123035391 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123035391 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123035391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123035391 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123035391 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123035391 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123035391 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123035391 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123035391 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-51634-0)[0x5645e0636410] (mgcp_client_endpoint_fsm.c:724) 20241121123035391 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123035391 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123035391 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123035391 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=211 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: c9b2'... (mgcp_client.c:805) 20241121123035392 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1208) 20241121123035392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123035392 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123035392 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035392 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(997)@1d0ad8f57daa: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c9b217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123035409 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241121123035409 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123035409 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123035409 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035409 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123035409 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123035409 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-51634-0)[0x5645e0636410] (mgcp_client_endpoint_fsm.c:724) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123035409 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123035409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e04bf390]{ST_CRCX}: Allocated (fsm.c:456) 20241121123035409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e04bf390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-51634-0)[0x5645e0642650] (fsm.c:486) 20241121123035409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e04bf390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123035409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e04bf390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241121123035410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=201 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: c9b2'... (mgcp_client.c:805) 20241121123035410 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241121123035410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-51634-0)[0x5645e04bf390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123035410 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123035410 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035410 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035410 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(997)@1d0ad8f57daa: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c9b217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123035423 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241121123035423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123035423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123035423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123035423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123035423 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123035423 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035423 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035423 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035423 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123035423 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123035423 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035423 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{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) 20241121123035423 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123035423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123035423 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123035423 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123035423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123035423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123035423 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123035423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673a92), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123035423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123035423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123035423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123035423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123035423 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123035423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123035423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123035423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123035423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123035423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123035424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123035424 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: vl_len:63 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241121123035432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035432 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123035432 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123035432 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123035432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123035432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123035432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123035432 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123035432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123035432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123035432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123035432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123035432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123035432 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:472) 20241121123035432 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1823) 20241121123035432 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123035432 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123035432 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123035432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123035432 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123035432 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123035432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123035432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123035432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123035433 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-51634 SCCP-114 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241121123035433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241121123035433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241121123035433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123035433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123035436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123035436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123035436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241121123035436 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123035436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc9b2) (hnbgw_rua.c:452) 20241121123035436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-51634 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:293) 20241121123035436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123035436 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123035436 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123035436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123035436 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123035436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241121123035436 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123035436 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123035436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673a92), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241121123035436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123035436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123035436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123035436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123035436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123035436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123035436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123035436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123035436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123035436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123035436 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: vl_len:12 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123035443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035443 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123035443 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123035443 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123035443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123035443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123035443 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123035443 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123035443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123035443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123035443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123035443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123035443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123035443 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:472) 20241121123035443 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1823) 20241121123035443 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123035443 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123035443 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123035443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123035443 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123035443 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123035443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123035443 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123035443 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123035443 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123035443 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123035443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123035443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=56 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: c9b2'... (mgcp_client.c:805) 20241121123035443 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241121123035443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123035443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123035443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44347: len=56 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: c9b2'... (mgcp_client.c:805) 20241121123035443 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241121123035443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123035443 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: Removing from parent mgw(mgw-fsm-51634-0)[0x5645e0636410] (mgcp_client_endpoint_fsm.c:873) 20241121123035443 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123035443 DLMGCP DEBUG mgw-endp(mgw-fsm-51634-0)[0x5645e0642650]{IN_USE}: Deallocated (fsm.c:568) 20241121123035443 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123035443 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123035443 DMGW DEBUG mgw(mgw-fsm-51634-0)[0x5645e0636410]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123035443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123035443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123035443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123035443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(997)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c9b217" }, { code := "I", val := "11111" } }, sdp := omit } 20241121123035451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241121123035451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) TC_second_rab_assignment0(997)@1d0ad8f57daa: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c9b217" }, { code := "I", val := "22222" } }, sdp := omit } 20241121123035451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123035451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123035451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5645e0634830]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123035451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241121123035451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123035451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123035451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123035451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5645e04bf390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(989)@1d0ad8f57daa: Deleted conn table entry 0TC_second_rab_assignment0(997)51634 20241121123035457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123035457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123035457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123035457 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123035457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc9b2,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123035457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-51634 SCCP-114 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123035457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123035457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123035457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123035457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123035457 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123035457 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123035457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123035458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123035458 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123035458 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123035458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673a92), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123035458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123035458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123035458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123035458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123035458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123035458 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123035458 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123035458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123035458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123035458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123035458 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(991)@1d0ad8f57daa: Deleted conn table entry 0TC_second_rab_assignment0(997)2565686 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on connection ID:0 20241121123035463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035463 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123035463 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123035463 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123035463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123035463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123035463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123035463 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123035463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123035463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123035463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123035463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123035463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123035464 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=00673a92), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123035464 DLSCCP DEBUG Received CO:RELRE for local reference 114 (sccp_scoc.c:1823) 20241121123035464 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123035464 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123035464 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123035464 DCN DEBUG handle_cn_disc_ind() conn_id=114 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123035464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123035464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123035464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123035464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{disconnected}: Freeing instance (context_map.c:202) 20241121123035464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-51634)[0x5645e06500f0]{disconnected}: Deallocated (fsm.c:568) 20241121123035464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123035464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121123035464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121123035464 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-51634 SCCP-114 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123035464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673a92), PART(T=Source Reference,L=4,D=00000072) (sccp_scrc.c:401) 20241121123035464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123035464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123035464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123035464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123035464 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123035464 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123035464 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123035464 DLSCCP DEBUG SCCP-SCOC(114)[0x5645e05be490]{IDLE}: Deallocated (fsm.c:568) 20241121123035464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123035464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123035464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123035464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123035464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123035464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123035464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123035464 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: RLC received in state:disconnect_pending TC_second_rab_assignment0(997)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123037464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33994<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(997)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121123037470 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33989<->l=127.0.0.1:4262) (control_if.c:193) 20241121123037470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123037470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123037470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123037470 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123037470 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123037470 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_second_rab_assignment(984)@1d0ad8f57daa: Final verdict of PTC: none 20241121123037470 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(991)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(994)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(993)@1d0ad8f57daa: Final verdict of PTC: none 20241121123037470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_second_rab_assignment-Iuh0-RUA(989)@1d0ad8f57daa: Final verdict of PTC: none 20241121123037470 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123037470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123037470 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123037470 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123037470 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123037470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123037471 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123037471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123037471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123037471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123037471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123037471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123037471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123037471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123037471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123037471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123037471 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123037471 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123037471 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123037471 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123037471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123037471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-SCCP(990)@1d0ad8f57daa: Final verdict of PTC: none20241121123037471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123037471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123037471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123037471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123037471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123037471 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123037471 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123037471 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123037471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123037471 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123037471 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123037471 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123037471 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123037471 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123037471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123037471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123037471 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123037471 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(995)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(992)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(985)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(996)@1d0ad8f57daa: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(988)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(986)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123037473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(987)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(984): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(985): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(986): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(987): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_second_rab_assignment-Iuh0(988): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(989): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(990): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(991): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(992): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(993): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(994): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(995): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(996): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_second_rab_assignment0(997): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_second_rab_assignment finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Thu Nov 21 12:30: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 20241121123037529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123038030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305992) Waiting for packet dumper to finish... 1 (prev_count=305992, count=332288) 20241121123039182 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123039182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009360b1), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123039182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123039182 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123039182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123039182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123039182 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123039182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d9acf), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123039182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123039182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123039182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123039182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123039182 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123039182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbc8ec), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123039182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123039182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123039182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123039182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123039182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123039182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123039182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123039182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123039182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123039182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123039182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123039182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123039182 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123039182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123039182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123039182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123039182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123039182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123039183 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123039472 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123039472 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123039472 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123039472 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123039472 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123039472 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123039523 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123039523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00239dea), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123039523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123039523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123039523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123039523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123039523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123039523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123039523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123039523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123039523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123039523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123039523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123039527 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123039527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f9bf7), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123039527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123039527 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123039527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123039527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123039527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123039527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123039527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123039527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123039527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123039527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123039527 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Thu Nov 21 12:30:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241121123041113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123041118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123041126 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38153<->l=127.0.0.1:4262) (control_if.c:570) 20241121123041155 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123041155 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041155 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123041155 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041156 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123041156 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041156 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123041156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123041156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123041156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041156 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041156 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123041156 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041156 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123041156 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123041157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1002)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123041157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123041157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041157 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041157 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041157 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123041157 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123041157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123041157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123041157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123041157 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123041157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041157 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123041157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041157 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041157 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123041157 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123041157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123041157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123041157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123041157 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123041157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123041157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123041157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123041158 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123041158 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041158 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123041158 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123041158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041159 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123041159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041159 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123041159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123041159 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1006)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(1006)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1006)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1004)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123041195 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123041195 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041195 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123041195 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041196 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123041196 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041196 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041196 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123041196 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123041196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123041196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041196 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041196 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123041196 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041196 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041196 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123041196 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123041196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041196 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123041197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041197 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123041197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123041197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123041197 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123041197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123041197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123041197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123041197 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123041198 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041198 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123041198 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123041198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041198 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123041198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041198 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041198 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041198 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123041198 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123041198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041198 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123041198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041198 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123041198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123041198 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123041198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123041198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123041198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123041198 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1009)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(1009)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1009)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1007)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123041388 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123041388 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123041388 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123041388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1006)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123041392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123041392 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123041392 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123041392 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123041392 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123041392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123041394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041394 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123041394 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123041394 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123041394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123041394 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123041394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123041394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123041394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123041394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123041394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123041394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123041394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123041394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123041394 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123041394 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123041394 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041395 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041395 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123041395 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123041395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123041396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041396 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041396 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123041396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123041396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123041396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123041396 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123041431 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123041431 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123041431 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123041431 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1009)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123041435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041435 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123041435 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123041435 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123041435 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123041435 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123041435 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123041436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041436 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123041436 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123041436 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123041436 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123041436 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123041436 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123041436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123041436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123041436 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123041436 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123041436 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123041436 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123041436 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123041436 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123041436 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123041436 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123041437 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123041437 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123041437 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123041437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123041437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123041437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123041438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123041438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123041438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123041438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123041438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123041438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123041438 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123041438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123041438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123041438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123041438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123041438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123041438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123041438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123041438 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1005)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123042196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123042197 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123042197 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123042197 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123042197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123042197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123042197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123042197 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123042197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123042197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123042197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123042197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123042197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123042197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123042197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123042197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123042197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123042197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123042197 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123042197 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123042197 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123042197 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123042197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123042197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123042197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123042197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123042197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123042197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123042197 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123042197 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121123042197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123042197 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123042197 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123042197 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123042197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123042197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123042197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123042197 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123042199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123042199 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123042199 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123042199 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123042199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123042199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123042199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123042199 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123042199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123042199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123042199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123042199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123042199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123042199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123042199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123042199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123042199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123042199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123042199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123042199 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123042199 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1008)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123042240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123042240 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123042240 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123042240 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123042240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123042240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123042240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123042240 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123042240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123042240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123042240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123042240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123042240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123042240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123042240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123042240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123042240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123042240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123042240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123042240 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123042240 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123042240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123042240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123042240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123042240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123042240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123042240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123042240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123042240 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123042240 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121123042241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123042241 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123042241 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123042241 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123042241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123042241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123042241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123042241 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123042242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123042242 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123042242 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123042242 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123042242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123042242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123042242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123042242 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123042242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123042242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123042242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123042242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123042242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123042242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123042242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123042242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123042242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123042242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123042242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123042242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123042242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123042242 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123042242 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123042242 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123042260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123042260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123042260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123042260 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123042260 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123042260 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123042260 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123042260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123042260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123042266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123042266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123042266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241121123042266 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241121123042266 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241121123042473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123042473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123042473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123042473 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123042473 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123042473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123042473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123042473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123042473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed MTC@1d0ad8f57daa: talloc reports "struct hnb_context" x 1, expecting 1 MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(998)@1d0ad8f57daa: Final verdict of PTC: none 20241121123042480 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123042480 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123042480 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123042480 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123042480 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123042480 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123042480 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123042480 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123042481 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123042480 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38153<->l=127.0.0.1:4262) (control_if.c:193) 20241121123042481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123042481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123042481 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123042481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123042481 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123042481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123042481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123042481 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123042481 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123042481 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123042481 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1003)@1d0ad8f57daa: Final verdict of PTC: none 20241121123042481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123042481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123042481 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123042481 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121123042481 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123042481 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123042481 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123042481 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123042481 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123042481 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123042481 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123042481 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123042481 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123042481 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123042481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123042481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123042481 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123042481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123042481 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123042481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123042481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123042481 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123042481 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123042481 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123042481 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123042481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1000)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1006)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1009)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1007)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1005)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(1010)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1008)@1d0ad8f57daa: Final verdict of PTC: none VirtHNBGW-STATS(999)@1d0ad8f57daa: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1002)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1004)@1d0ad8f57daa: Final verdict of PTC: none 20241121123042485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46240<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1001)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(998): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(999): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(1000): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(1001): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1002): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1003): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1004): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(1005): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1006): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1007): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1008): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1009): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(1010): none (pass -> pass) MTC@1d0ad8f57daa: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Nov 21 12:30:42 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 20241121123042561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123043063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212612) Waiting for packet dumper to finish... 1 (prev_count=212612, count=213252) 20241121123044481 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123044481 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123044481 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123044481 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123044481 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123044481 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Thu Nov 21 12:30:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@1d0ad8f57daa: Test case TC_apply_sccp started. 20241121123046140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123046145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123046153 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40795<->l=127.0.0.1:4262) (control_if.c:570) TC_apply_sccp-Iuh0(1015)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123046188 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123046188 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123046208 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123046208 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046209 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123046209 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1017)@1d0ad8f57daa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123046209 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123046209 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123046209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123046209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046209 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046209 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37180 (stream_srv.c:129) 20241121123046209 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37180<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123046210 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123046210 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123046210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123046210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123046210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123046210 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046210 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123046210 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123046210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046210 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123046210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046210 DRANAP DEBUG cnlink(msc-1)[0x5645e05c3060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046210 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123046210 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123046211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123046211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123046211 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123046211 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046211 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123046211 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123046211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046211 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123046211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046211 DRANAP DEBUG cnlink(msc-2)[0x5645e05c0260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123046211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123046211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123046211 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123046212 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046212 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123046212 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123046212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046212 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123046212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046212 DRANAP DEBUG cnlink(msc-3)[0x5645e062a030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123046212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123046212 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1021)@1d0ad8f57daa: ************************************************* HNBGW_Test.msc0-M3UA(1021)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1021)@1d0ad8f57daa: ************************************************* MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123046252 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123046252 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046252 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123046252 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046253 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123046253 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046253 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123046253 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046254 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046254 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123046254 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123046254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046254 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123046254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046254 DRANAP DEBUG cnlink(sgsn-3)[0x5645e062c670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046254 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046254 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123046254 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123046254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046255 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123046255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046255 DRANAP DEBUG cnlink(sgsn-2)[0x5645e062bce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046255 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046255 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123046255 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123046255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046255 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123046255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046255 DRANAP DEBUG cnlink(sgsn-1)[0x5645e062b350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046255 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046255 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123046255 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123046255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123046255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046255 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046255 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046255 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046255 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123046255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123046255 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123046255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046255 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046255 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046255 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123046255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123046255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123046255 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123046256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123046256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123046256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123046256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123046256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123046256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123046256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123046256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@1d0ad8f57daa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1d0ad8f57daa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1024)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-M3UA(1024)@1d0ad8f57daa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1024)@1d0ad8f57daa: ************************************************* HNBGW_Test.sgsn0-SCCP(1022)@1d0ad8f57daa: v_sccp_pdu_maxlen:268 20241121123046318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123046318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123046318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123046318 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123046318 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123046318 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123046318 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123046318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123046318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): none -> pass 20241121123046325 DLINP DEBUG SRVCONN(,r=127.0.0.1:37180<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123046325 DLINP DEBUG SRVCONN(,r=127.0.0.1:37180<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123046325 DLINP DEBUG SRVCONN(,r=127.0.0.1:37180<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123046325 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123046325 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) 20241121123046325 DLGLOBAL DEBUG validating counter group 0x5645df5fbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241121123046325 DHNBAP DEBUG (127.0.0.1:37180 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121123046325 DHNBAP NOTICE (127.0.0.1:37180 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123046325 DHNBAP NOTICE (127.0.0.1:37180 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123046325 DLINP DEBUG SRVCONN(,r=127.0.0.1:37180<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123046325 DLINP DEBUG SRVCONN(,r=127.0.0.1:37180<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123046445 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123046445 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123046445 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123046445 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1021)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123046448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046448 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123046448 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123046448 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123046448 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123046448 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123046448 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123046450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046450 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123046450 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123046450 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123046450 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123046450 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123046450 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123046450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123046450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123046450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123046450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123046450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123046450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123046450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123046450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123046450 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123046450 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046451 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046451 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123046451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123046451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123046451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046451 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123046451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123046451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123046451 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123046451 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123046488 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123046488 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123046489 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123046489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1024)@1d0ad8f57daa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123046492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046492 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123046492 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123046492 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123046492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123046492 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123046492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123046493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046493 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123046493 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123046493 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123046493 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123046493 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123046493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123046493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123046493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123046493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123046493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123046493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123046493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123046493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123046493 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123046493 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123046493 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123046494 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123046494 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123046494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123046494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123046494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123046494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123046494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123046494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123046494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123046494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123046494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123046494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123046494 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123046495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123046495 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123046495 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123046495 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123046495 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123046495 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123046495 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123046495 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1020)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123047253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123047253 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123047253 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123047253 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123047253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123047253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123047253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123047253 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123047253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123047253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123047253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123047253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123047253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123047253 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123047253 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123047253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123047253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047253 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123047253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123047253 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123047253 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123047253 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123047253 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123047253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123047254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123047254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123047254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123047254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123047254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123047254 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123047254 DRANAP NOTICE cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: link up (cnlink.c:111) 20241121123047254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123047254 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123047254 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123047254 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123047254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123047254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123047254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123047254 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123047255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123047255 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123047255 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123047255 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123047255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123047255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123047255 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123047255 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123047255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123047255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123047255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123047255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123047255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123047255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123047255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123047255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123047255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123047255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123047255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123047255 DRANAP DEBUG cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123047255 DRANAP INFO cnlink(msc-0)[0x5645e05dfc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1023)@1d0ad8f57daa: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123047296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123047296 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123047296 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123047296 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123047296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123047296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123047296 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123047296 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123047296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123047297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123047297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123047297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123047297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123047297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123047297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123047297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123047297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123047297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123047297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123047297 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123047297 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123047297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123047297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123047297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123047297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123047297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123047297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123047297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123047297 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123047297 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: link up (cnlink.c:111) 20241121123047297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123047297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123047297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123047297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123047297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123047297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123047297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123047297 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123047299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123047299 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123047299 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123047299 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123047299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123047299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123047299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123047299 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123047299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123047299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123047299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123047299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123047299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123047299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123047299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123047299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123047299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123047300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123047300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123047300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123047300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123047300 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123047300 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123047300 DRANAP INFO cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123048350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123049183 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123049183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbc8ec), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123049183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123049183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123049183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123049183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123049183 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123049183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d9acf), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123049183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123049183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123049183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123049183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123049183 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123049183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009360b1), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123049183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123049183 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123049183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123049183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123049183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123049183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123049183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123049183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123049183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123049183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123049183 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123049183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123049184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123049184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123049184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123049184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123049184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123049184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123049184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123049184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123049184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123049184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123049184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123049184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123049186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049186 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123049186 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123049186 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123049186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123049186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123049186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123049186 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123049186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123049186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123049186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123049186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123049186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123049186 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=00dbc8ec) (sccp_scrc.c:472) 20241121123049186 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1823) 20241121123049186 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123049186 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123049186 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123049186 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123049186 DLSCCP DEBUG SCCP-SCOC(111)[0x5645e0642b10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1020)@1d0ad8f57daa: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1020)@1d0ad8f57daa: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1026) TC_apply_sccp-Iuh0-RUA(1016)@1d0ad8f57daa: Added conn table entry 0TC_apply_sccp0(1026)2313432 20241121123049374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123049374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123049374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121123049374 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123049374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x234cd8, normal) (hnbgw_rua.c:388) 20241121123049374 DHNB DEBUG map_rua[0x5645e06500f0]{init}: Allocated (fsm.c:456) 20241121123049374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123049374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2313432 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123049374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123049374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123049374 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2313432 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123049374 DCN DEBUG map_sccp[0x5645e0633e60]{init}: Allocated (fsm.c:456) 20241121123049374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123049374 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2313432 <-> SCCP-115 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123049374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2313432 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121123049374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123049374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123049374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123049374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123049374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123049374 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123049374 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{IDLE}: Allocated (fsm.c:456) 20241121123049374 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123049374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003700056400500f1100926) (sccp_scrc.c:401) 20241121123049374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123049374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123049374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123049374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123049374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123049374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123049374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123049374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123049374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123049374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123049374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123049374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123049374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123049374 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123049374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123049374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123049374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123049374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123049374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123049374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123049374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123049374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123049374 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: First idle individual index:0 HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1020)@1d0ad8f57daa: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1026) HNBGW_Test.msc0-RAN(1020)@1d0ad8f57daa: Added conn table entry 0TC_apply_sccp0(1026)343699 HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: Session index based on connection ID:0 TC_apply_sccp0(1026)@1d0ad8f57daa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123049384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049384 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123049384 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123049384 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123049384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123049384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123049384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123049384 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123049384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123049384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123049384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123049384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123049384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123049384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e5801) (sccp_scrc.c:472) 20241121123049384 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1823) 20241121123049384 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123049384 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123049384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123049384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123049384 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123049384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123049384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123049389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049389 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123049389 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123049389 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123049389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123049389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123049389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123049389 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123049389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123049389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123049390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123049390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123049390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123049390 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=007d9acf) (sccp_scrc.c:472) 20241121123049390 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1823) 20241121123049390 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123049390 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123049390 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123049390 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123049390 DLSCCP DEBUG SCCP-SCOC(112)[0x5645e0679e90]{IDLE}: Deallocated (fsm.c:568) 20241121123049524 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123049524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00239dea), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123049524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123049524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123049524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123049524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123049524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123049524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123049524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123049524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123049524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123049524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123049524 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123049526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049526 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123049526 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123049526 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123049526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123049526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123049526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123049526 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123049526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123049526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123049526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123049526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123049526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123049526 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=00239dea) (sccp_scrc.c:472) 20241121123049526 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1823) 20241121123049526 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123049526 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123049526 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123049526 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123049526 DLSCCP DEBUG SCCP-SCOC(106)[0x5645e064f230]{IDLE}: Deallocated (fsm.c:568) 20241121123049527 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123049527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f9bf7), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123049527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123049527 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123049527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123049527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123049528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123049528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123049528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123049528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123049528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123049528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123049528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down TC_apply_sccp0(1026)@1d0ad8f57daa: "Changing SCCP address, don't apply yet" 20241121123050384 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241121123051396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123051396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123051396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241121123051396 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123051396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x234cd8) (hnbgw_rua.c:452) 20241121123051396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2313432 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241121123051396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123051396 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121123051396 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121123051396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241121123051396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123051396 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123051396 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123051396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5801), PART(T=Data,L=22,D=001440120000010010400b0a139d97a15688fcafee2e) (sccp_scrc.c:401) 20241121123051396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123051396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123051396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123051396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123051396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123051396 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123051396 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123051396 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123051396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123051396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123051396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123051396 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1026)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: vl_len:22 HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: vl_from0 HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A181CF2A88BF5F14A3DD1'O 20241121123051405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123051405 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123051405 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123051405 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123051405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123051405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123051405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123051405 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123051405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123051405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123051405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123051405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123051405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123051405 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=001440120000010010400b0a181cf2a88bf5f14a3dd1) (sccp_scrc.c:472) 20241121123051405 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1823) 20241121123051405 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123051405 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123051405 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123051405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123051405 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241121123051405 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121123051405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241121123051405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123051405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241121123051405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123051405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(1026)@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1026)@1d0ad8f57daa: "Apply SCCP address changes" 20241121123051410 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241121123051411 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:819) 20241121123051411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:788) 20241121123051411 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123051411 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123051411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e5801), PART(T=Source Reference,L=4,D=00000073), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123051411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123051411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123051411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123051411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123051411 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123051411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123051411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123051411 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123051411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121123051411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123051411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123051411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{disrupted}: Freeing instance (context_map.c:202) 20241121123051411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2313432)[0x5645e06500f0]{disrupted}: Deallocated (fsm.c:568) 20241121123051411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123051411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{disconnected}: Freeing instance (context_map.c:206) 20241121123051411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x5645e0633e60]{disconnected}: Deallocated (fsm.c:568) 20241121123051411 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2313432 SCCP-115 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241121123051411 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123051411 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121123051411 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:797) 20241121123051411 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121123051411 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121123051411 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121123051411 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121123051411 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121123051411 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121123051411 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121123051411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123051411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123051411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123051412 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123051412 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123051412 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123051412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123051412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123051412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123051412 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: Session index based on local reference:0 20241121123051413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123051413 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123051413 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123051413 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123051413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123051413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123051413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123051413 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123051413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123051413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123051413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123051413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123051413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123051413 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=007e5801) (sccp_scrc.c:472) 20241121123051413 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1823) 20241121123051413 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123051413 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123051413 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123051413 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123051414 DLSCCP DEBUG SCCP-SCOC(115)[0x5645e05be490]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1020)@1d0ad8f57daa: Deleted conn table entry 0TC_apply_sccp0(1026)343699 TC_apply_sccp-Iuh0-RUA(1016)@1d0ad8f57daa: Deleted conn table entry 0TC_apply_sccp0(1026)2313432 20241121123052418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1026)@1d0ad8f57daa: Final verdict of PTC: pass MTC@1d0ad8f57daa: ok: talloc reports "asn1_context" = 1 bytes 20241121123052422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123052422 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40795<->l=127.0.0.1:4262) (control_if.c:193) 20241121123052422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123052422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123052422 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123052422 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123052422 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123052422 DLINP DEBUG SRVCONN(,r=127.0.0.1:37180<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123052422 DLINP DEBUG SRVCONN(,r=127.0.0.1:37180<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123052422 DLINP NOTICE SRV(,r=127.0.0.1:37180<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123052422 DMAIN NOTICE (127.0.0.1:37180 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37180<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123052422 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1018)@1d0ad8f57daa: Final verdict of PTC: none 20241121123052423 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123052423 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(1023)@1d0ad8f57daa: Final verdict of PTC: none 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123052423 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123052423 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123052423 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123052423 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123052423 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123052423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123052423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(1022)@1d0ad8f57daa: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1011)@1d0ad8f57daa: Final verdict of PTC: none 20241121123052423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123052423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123052423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123052423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123052423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123052423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123052423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123052423 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) TC_apply_sccp-Iuh0-RUA(1016)@1d0ad8f57daa: Final verdict of PTC: none HNBGW-MGCP(1025)@1d0ad8f57daa: Final verdict of PTC: none TC_apply_sccp-Iuh0(1015)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1021)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1019)@1d0ad8f57daa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1020)@1d0ad8f57daa: Final verdict of PTC: none 20241121123052425 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123052425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121123052425 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123052425 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123052425 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123052425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123052425 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING VirtHNBGW-STATS(1012)@1d0ad8f57daa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1013)@1d0ad8f57daa: Final verdict of PTC: none TC_apply_sccp-Iuh1(1017)@1d0ad8f57daa: Final verdict of PTC: none 20241121123052425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123052425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123052425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123052425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123052425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123052425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123052425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123052425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123052425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123052425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123052425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123052425 DRANAP DEBUG cnlink(sgsn-0)[0x5645e062a9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123052425 DRANAP NOTICE cnlink(sgsn-0)[0x5645e062a9c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1024)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: setverdict(pass): pass -> pass, component reason not changed 20241121123052431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1014)@1d0ad8f57daa: Final verdict of PTC: none MTC@1d0ad8f57daa: Setting final verdict of the test case. MTC@1d0ad8f57daa: Local verdict of MTC: pass MTC@1d0ad8f57daa: Local verdict of PTC MutexDispCT-TC_apply_sccp(1011): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC VirtHNBGW-STATS(1012): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC IPA-CTRL-CLI-IPA(1013): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-PFCP(1014): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_apply_sccp-Iuh0(1015): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1016): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_apply_sccp-Iuh1(1017): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1018): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1019): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-RAN(1020): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1021): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1022): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1023): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1024): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC HNBGW-MGCP(1025): none (pass -> pass) MTC@1d0ad8f57daa: Local verdict of PTC TC_apply_sccp0(1026): pass (pass -> pass) MTC@1d0ad8f57daa: Test case TC_apply_sccp finished. Verdict: pass MTC@1d0ad8f57daa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Nov 21 12:30:52 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241121123052559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123053060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52698<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=290376) Waiting for packet dumper to finish... 1 (prev_count=290376, count=317772) 20241121123054425 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123054425 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123054425 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123054426 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123054426 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123054426 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@1d0ad8f57daa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@1d0ad8f57daa: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1d0ad8f57daa: Terminating MTC. MC@1d0ad8f57daa: MTC terminated. MC2> exit MC@1d0ad8f57daa: Shutting down session. MC@1d0ad8f57daa: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-10006.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->FAIL HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass->FAIL HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass->FAIL HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 3 pass: 53 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1431285) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241121123059184 DLSCCP DEBUG SCCP-SCOC(113)[0x5645e064ed50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123059184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009360b1), PART(T=Source Reference,L=4,D=00000071), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123059184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123059184 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123059184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123059184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123059184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123059184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123059184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123059184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123059184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123059184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123059184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123059529 DLSCCP DEBUG SCCP-SCOC(107)[0x5645e063a8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123059529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f9bf7), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123059529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123059529 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123059529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123059529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x5645e062ead0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123059529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123059529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123059529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123059529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123059529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123059529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123059529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (1431137) [testenv][generic] Stopping hnbgw (1431177) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-0'] 1d0ad8f57daa409a1f1e5f9aaaf1485c228fb7c80e4b2f993b7de874d9827a5b [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-21T12:31:04Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] feed_watchdog_loop: podman container has stopped Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-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:/latest/Debian_12 ./ InRelease Reading package lists... [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv][with-pfcp] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][with-pfcp] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][with-pfcp] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-pfcp0: installing libosmo-pfcp-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'apt-rdepends', 'osmo-stp'] [testenv][with-pfcp] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][with-pfcp] osmo-stp -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp0 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 38 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B/15.4 MB of archives. After this operation, 25.8 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 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-latest. Preparing to unpack .../04-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.37_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.2_amd64.deb ... Unpacking osmo-hnbgw (1.6.2) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.2_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.2) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.37) ... Setting up libosmo-gtlv1:amd64 (0.4.0) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmo-rua0:amd64 (1.6.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmo-rua-dbg:amd64 (1.6.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-pfcp0:amd64 (0.4.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-hnbgw (1.6.2) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.2) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] 20241121123124232 DLSS7 <000c> osmo_ss7.c:337 0: Creating SS7 Instance 20241121123124232 DLSS7 <000c> osmo_ss7.c:637 0: Creating Route Table system 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241121123124232 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241121123124232 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241121123124232 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241121123124232 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241121123124232 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241121123124232 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241121123124232 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241121123124232 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241121123124232 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241121123124232 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241121123124232 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241121123124232 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241121123124232 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241121123124232 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241121123124232 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241121123124232 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241121123124232 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241121123124232 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241121123124232 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x55b163130520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55b163130500(iups) with 3 counters 20241121123124425 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241121123124425 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241121123124425 DLPFCP NOTICE 0x55b163c4f870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241121123124425 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Allocated (fsm.c:456) 20241121123124425 DLGLOBAL DEBUG validating counter group 0x55b1631305a0(msc) with 15 counters (rate_ctr.c:86) 20241121123124425 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241121123124425 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121123124425 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Allocated (fsm.c:456) 20241121123124425 DLGLOBAL DEBUG validating counter group 0x55b1631305a0(msc) with 15 counters (rate_ctr.c:86) 20241121123124425 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241121123124425 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121123124425 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Allocated (fsm.c:456) 20241121123124425 DLGLOBAL DEBUG validating counter group 0x55b1631305a0(msc) with 15 counters (rate_ctr.c:86) 20241121123124426 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241121123124426 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121123124426 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Allocated (fsm.c:456) 20241121123124426 DLGLOBAL DEBUG validating counter group 0x55b1631305a0(msc) with 15 counters (rate_ctr.c:86) 20241121123124426 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241121123124426 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121123124426 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Allocated (fsm.c:456) 20241121123124426 DLGLOBAL DEBUG validating counter group 0x55b163130580(sgsn) with 15 counters (rate_ctr.c:86) 20241121123124426 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241121123124426 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121123124426 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Allocated (fsm.c:456) 20241121123124426 DLGLOBAL DEBUG validating counter group 0x55b163130580(sgsn) with 15 counters (rate_ctr.c:86) 20241121123124426 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241121123124426 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121123124426 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Allocated (fsm.c:456) 20241121123124426 DLGLOBAL DEBUG validating counter group 0x55b163130580(sgsn) with 15 counters (rate_ctr.c:86) 20241121123124426 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241121123124426 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121123124426 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Allocated (fsm.c:456) 20241121123124426 DLGLOBAL DEBUG validating counter group 0x55b163130580(sgsn) with 15 counters (rate_ctr.c:86) 20241121123124426 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241121123124426 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241121123124426 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241121123124426 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241121123124426 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241121123124426 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241121123124426 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241121123124426 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241121123124426 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:35449 (mgcp_client.c:987) 20241121123124426 DLPFCP DEBUG 0x55b163c4f870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:77) 20241121123124426 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeae9a69c (1732192284 seconds since UNIX epoch, which is 3941181084 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241121123124426 DLPFCP DEBUG pfcp_cp_peer[0x55b163dbe540]{disabled}: Allocated (fsm.c:456) 20241121123124426 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241121123124426 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121123124426 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241121123124426 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241121123124426 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121123124426 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121123124426 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123124426 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:869) 20241121123124426 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20241121123124426 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20241121123124426 DLGLOBAL DEBUG validating counter group 0x7f31a7f13e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20241121123124426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_DOWN}: Allocated (fsm.c:456) 20241121123124426 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956) 20241121123124426 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20241121123124426 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20241121123124426 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780) 20241121123124426 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20241121123124426 DLGLOBAL DEBUG validating counter group 0x7f31a7f13ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241121123124426 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20241121123124426 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{IDLE}: Allocated (fsm.c:456) 20241121123124426 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20241121123124427 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_DOWN}: Allocated (fsm.c:456) 20241121123124427 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20241121123124427 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241121123124427 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241121123124427 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55b163dddd50 (osmo_ss7.c:431) 20241121123124427 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:889) 20241121123124427 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:897) 20241121123124427 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20241121123124427 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:797) 20241121123124427 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121123124427 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123124427 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121123124427 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:797) 20241121123124427 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121123124427 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123124427 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121123124427 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:797) 20241121123124427 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121123124427 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123124427 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121123124427 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:797) 20241121123124427 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121123124427 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123124427 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121123124427 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:797) 20241121123124427 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121123124427 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123124427 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121123124427 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:797) 20241121123124427 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121123124427 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123124427 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121123124427 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:797) 20241121123124427 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:827) 20241121123124427 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:843) 20241121123124427 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:51694<->l=::1:2905): New m3ua connection accepted 20241121123124427 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121123124427 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:797) 20241121123124427 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:51694<->l=::1:2905): created dynamic ASP asp-dyn-0 20241121123124427 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:51694<->l=:::2905 20241121123124427 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123124427 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241121123124427 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241121123124427 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123124427 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123124427 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123124427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241121123124427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123124427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123124427 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123124427 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121123124427 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123124427 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123124427 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123124427 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123124427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123124427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123124427 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123124427 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121123124427 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123124427 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123124427 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123124427 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123124427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123124427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123124427 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123124427 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121123124427 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123124427 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123124427 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123124427 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123124427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123124427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123124428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123124428 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121123124428 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123124428 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123124428 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123124428 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123124428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123124428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123124428 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123124428 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121123124428 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123124428 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123124428 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123124428 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123124428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123124428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123124428 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123124428 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121123124428 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123124428 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123124428 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123124428 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123124428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123124428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123124428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123124428 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121123124428 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123124428 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123124428 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123124428 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123124428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123124428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123124428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123124428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123124428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123124428 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241121123124428 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123124428 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:51694){CONNECTING} connection established (stream_cli.c:362) 20241121123124428 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241121123124428 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:51694) (osmo_ss7_asp.c:934) 20241121123124428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241121123124428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241121123124428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241121123124428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241121123124428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123124428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241121123124428 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123124428 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123124428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123124428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123124428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713) 20241121123124428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676) 20241121123124428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241121123124428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241121123124428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121123124428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20241121123124428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241121123124428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241121123124428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) [testenv][with-pfcp] Running testsuite [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests-with-pfcp.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNBGW_Tests-with-pfcp.cfg MC@3c559826ea76: Unix server socket created successfully. MC@3c559826ea76: Listening on TCP port 36905. 3c559826ea76 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 3c559826ea76 36905 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3c559826ea76: New HC connected from 10.0.2.100 [10.0.2.100]. 3c559826ea76: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@3c559826ea76: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3c559826ea76: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3c559826ea76: Configuration file was processed on all HCs. MC@3c559826ea76: Creating MTC on host 10.0.2.100. MC@3c559826ea76: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Thu Nov 21 12:31:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121123126429 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241121123126429 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241121123126429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564) 20241121123126429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123126429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241121123126429 DLSS7 <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241121123126429 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241121123126429 DLSS7 <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS 20241121123126429 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241121123126429 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241121123126429 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241121123126429 DLSS7 <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123126429 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241121123126429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123126429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713) 20241121123126429 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439) 20241121123126429 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241121123126429 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241121123126429 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241121123126429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123126429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241121123126429 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241121123126429 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241121123126429 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241121123126429 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241121123126429 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241121123126430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123126430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123126430 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123126430 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123126430 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123126430 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123126430 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123126430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123126430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713) 20241121123126430 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676) 20241121123126430 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241121123126430 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b163dbdf80]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241121123126430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121123126430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20241121123126430 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241121123126430 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241121123126430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123126430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241121123126430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241121123126430 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241121123126430 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b163ddc940]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_hnb_register started. 20241121123126560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123126564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123126575 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38641<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(6)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123127427 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{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)@3c559826ea76: 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 := 3941181084 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@3c559826ea76: broadcasting to mtc MTC@3c559826ea76: setverdict(pass): none -> pass HNBGW-PFCP(6)@3c559826ea76: 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 } } } 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121123127435 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:204) 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:217) 20241121123127435 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:228) 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{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) 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121123127435 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123127463 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123127463 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127463 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123127463 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127463 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123127463 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127464 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123127464 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register-Iuh0(7)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123127464 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127464 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123127464 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123127464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123127464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127464 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127464 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123127464 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123127464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123127464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123127464 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123127465 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127465 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123127465 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127465 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123127465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127465 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127465 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127465 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123127465 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127465 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123127465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127465 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127465 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127465 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123127465 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127465 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123127466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127466 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123127466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123127466 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123127466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123127466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123127466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123127466 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123127466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123127466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123127466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123127466 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(11)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123127508 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123127508 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127508 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123127509 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127509 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123127509 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127509 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123127509 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127509 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127509 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123127509 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123127509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123127509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127509 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123127510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123127510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123127510 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123127511 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127511 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123127511 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127511 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123127511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127511 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127511 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127511 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123127511 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127511 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123127511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127511 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127511 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127511 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123127511 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127511 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123127511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127511 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123127511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123127511 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123127511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123127511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123127511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123127511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123127511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127512 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127512 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123127512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123127512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123127512 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123127700 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123127700 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123127700 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123127700 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123127703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127703 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123127703 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123127703 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123127703 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123127703 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123127703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123127704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127705 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123127705 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123127705 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123127705 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123127705 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123127705 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123127705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123127705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123127705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123127705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123127705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123127705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123127705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123127705 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123127705 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123127705 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127706 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127706 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123127706 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123127706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123127706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123127706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123127706 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123127706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123127706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127706 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127744 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123127744 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123127744 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123127744 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123127747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127748 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123127748 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123127748 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123127748 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123127748 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123127748 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123127749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127749 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123127749 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123127749 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123127749 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123127749 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123127749 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123127749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123127749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123127749 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123127749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123127749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123127749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123127749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123127749 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123127749 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123127749 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123127750 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123127750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123127750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123127750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123127750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123127750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123127750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123127750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123127750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123127751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123127751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123127751 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123127751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123127751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123127751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123127751 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123127751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123127751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123127751 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123127751 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123128165 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::d079:cff:fe70:e33e]:2905 err=None (stream.c:265) 20241121123128165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241121123128165 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241121123128165 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::d079:cff:fe70:e33e]:2905 err=None (osmo_ss7_asp.c:785) HNBGW_Test.msc0-RAN(10)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123128509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123128509 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123128509 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123128509 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123128509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123128509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123128509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123128509 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123128509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123128509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123128509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123128509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123128509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123128509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123128509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123128509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123128509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123128509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123128509 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123128509 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123128509 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123128509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123128509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123128509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123128509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123128510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123128510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123128510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123128510 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123128510 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123128510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123128510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123128510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123128510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123128510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123128510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123128510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123128510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123128510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123128510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123128510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123128510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123128510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123128510 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123128510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123128510 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123128510 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123128510 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123128510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123128510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123128510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123128510 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123128510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123128510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123128510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123128510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123128510 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123128510 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123128510 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123128551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123128551 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123128551 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123128551 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123128551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123128551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123128551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123128551 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123128551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123128551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123128551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123128551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123128551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123128551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123128551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123128551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123128551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123128552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123128552 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123128552 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123128552 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123128552 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123128552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123128552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123128552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123128552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123128552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123128552 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123128552 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123128552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123128552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123128552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123128552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123128552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123128552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123128552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123128552 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123128552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123128552 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123128552 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123128552 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123128552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123128552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123128552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123128552 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123128552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123128552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123128552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123128552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123128552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123128552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123128552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123128552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123128553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123128553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123128553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123128553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123128553 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123128553 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123128553 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123128573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123128573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123128573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123128573 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123128573 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123128574 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123128574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123128574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123128574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123128574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123128580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123128580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123128580 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123128580 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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)@3c559826ea76: Final verdict of PTC: none 20241121123128580 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123128581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123128581 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38641<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register-Iuh0-RUA(8)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(4)@3c559826ea76: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(15)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123128585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@3c559826ea76: Test case TC_hnb_register finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Nov 21 12:31:28 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241121123128674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123128717 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123128717 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123128717 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123128717 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123128717 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123128717 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123128717 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123128717 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123128717 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123128718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123128718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123128718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123128718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123128718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123128718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123128718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123128718 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123128718 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123128718 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123128718 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123128718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123128718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123128718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123128718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123128718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123128718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123128718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123128718 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123128718 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123128718 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123128718 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123128718 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123128718 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123128718 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123128718 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123128718 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123128718 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123128718 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123128718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123128718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123129076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207860) Waiting for packet dumper to finish... 1 (prev_count=207860, count=229440) 20241121123130719 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123130719 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123130719 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123130719 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123130719 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123130719 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Thu Nov 21 12:31:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_hnb_register_duplicate started. 20241121123132143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123132147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123132154 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34235<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(19)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(19)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_hnb_register_duplicate-Iuh0(20)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123148207 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123148207 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123148231 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123148231 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148232 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123148232 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148232 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123148232 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148232 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148232 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123148232 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123148232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123148233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148233 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148233 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123148233 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148233 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148233 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123148233 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) TC_hnb_register_duplicate-Iuh1(22)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123148233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123148233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123148233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123148233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123148233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123148233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148233 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123148233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148233 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148233 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148233 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123148233 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123148233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148233 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123148233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148233 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148233 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56366 (stream_srv.c:129) 20241121123148233 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56366<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123148234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123148234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123148234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123148234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123148234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123148234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123148234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123148234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123148235 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148235 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123148235 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123148235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148235 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123148235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148235 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123148235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123148235 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(26)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123148277 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123148277 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148277 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123148277 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148278 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123148278 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148278 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148278 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123148278 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123148278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123148278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148278 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148279 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123148279 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148279 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148279 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123148279 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123148279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148279 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123148279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148279 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148279 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123148279 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123148279 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123148279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148279 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123148279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148279 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123148279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123148279 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123148280 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148280 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123148280 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123148280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148281 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123148281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148281 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123148281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123148281 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123148468 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123148469 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123148469 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123148469 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123148472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148472 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123148472 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123148472 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123148472 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123148472 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123148472 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123148473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148473 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123148473 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123148473 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123148473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123148473 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123148473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123148474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123148474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123148474 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123148474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123148474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123148474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123148474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123148474 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123148474 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123148474 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148475 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148475 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123148475 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123148475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123148475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148475 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123148475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123148475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123148475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123148475 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123148515 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123148515 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123148515 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123148515 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123148518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148518 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123148518 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123148518 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123148518 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123148518 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123148519 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123148520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148520 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123148520 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123148520 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123148520 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123148520 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123148520 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123148520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123148520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123148520 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123148520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123148520 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123148520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123148520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123148520 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123148520 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123148520 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123148521 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123148521 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123148521 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123148521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123148521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123148521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123148521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123148521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123148521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123148521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123148521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123148521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123148521 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123148521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123148521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123148521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123148521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123148521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123148521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123148521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123148521 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123149278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123149278 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123149278 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123149278 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123149278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123149278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123149278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123149278 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123149278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123149278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123149278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123149278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123149278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123149278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123149278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123149278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123149278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123149278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123149278 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123149278 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123149278 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123149278 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123149278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123149278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123149278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123149278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123149278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123149278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123149279 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123149279 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123149279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123149279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123149279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123149279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123149279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123149279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123149279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123149279 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123149279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123149279 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123149279 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123149279 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123149279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123149279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123149279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123149279 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123149279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123149279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123149279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123149279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123149279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123149279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123149279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123149279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123149279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123149279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123149279 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123149279 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123149279 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123149324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123149324 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123149324 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123149324 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123149324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123149324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123149324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123149324 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123149324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123149324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123149324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123149324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123149324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123149324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123149324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123149324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123149324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123149325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123149325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123149325 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123149325 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123149325 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123149325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123149325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123149325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123149325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123149325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123149325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123149325 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123149325 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123149325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123149325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123149325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123149325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123149325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123149325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123149325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123149325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123149327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123149327 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123149327 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123149327 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123149327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123149327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123149327 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123149327 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123149327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123149327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123149327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123149327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123149327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123149327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123149327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123149327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123149327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123149327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123149327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123149327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123149327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123149327 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123149327 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123149327 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123149342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123149342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123149342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123149342 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123149342 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123149342 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123149342 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123149342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123149342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123149352 DLINP DEBUG SRVCONN(,r=127.0.0.1:56366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123149352 DLINP DEBUG SRVCONN(,r=127.0.0.1:56366<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123149352 DLINP DEBUG SRVCONN(,r=127.0.0.1:56366<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123149352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123149352 DHNBAP ERROR (127.0.0.1:56366 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241121123149352 DHNBAP ERROR (127.0.0.1:56366 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241121123149352 DLINP DEBUG SRVCONN(,r=127.0.0.1:56366<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123149352 DLINP DEBUG SRVCONN(,r=127.0.0.1:56366<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241121123149352 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_register_duplicate(16)@3c559826ea76: Final verdict of PTC: none 20241121123149362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register_duplicate-Iuh1(22)@3c559826ea76: Final verdict of PTC: none 20241121123149366 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34235<->l=127.0.0.1:4262) (control_if.c:193) 20241121123149366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123149366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123149366 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) VirtHNBGW-STATS(17)@3c559826ea76: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@3c559826ea76: Final verdict of PTC: none 20241121123149366 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123149366 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1-RUA(23)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(30)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@3c559826ea76: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123149370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@3c559826ea76: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Nov 21 12:31:49 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 20241121123149481 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123149481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123149481 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123149481 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123149481 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123149481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123149481 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123149481 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123149481 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123149481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123149482 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123149482 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123149482 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123149482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123149482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123149482 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123149482 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123149482 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123149482 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123149482 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123149482 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123149482 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123149482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123149482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123149482 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123149482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123149482 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123149482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123149482 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123149482 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123149482 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123149482 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123149482 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123149482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123149482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123149482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123149482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123149482 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123149482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123149482 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123149482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123149482 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123149482 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123149482 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123149482 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123149482 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123149527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123149928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194156) Waiting for packet dumper to finish... 1 (prev_count=194156, count=214912) 20241121123151483 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123151483 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123151483 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123151483 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123151483 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123151483 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Thu Nov 21 12:31:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241121123153003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123153008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123153016 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41149<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(34)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(34)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123209069 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123209069 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209069 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123209069 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209070 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123209070 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209070 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209070 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123209070 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123209070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123209070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209070 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209070 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123209070 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209070 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209070 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209070 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123209070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123209070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123209070 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123209071 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209071 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123209071 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123209071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209071 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123209071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209071 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209071 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123209071 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123209071 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209071 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123209071 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123209071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209071 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123209071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209071 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209071 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209071 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209071 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123209071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123209071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123209071 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123209071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209071 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209071 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209071 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123209071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123209071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123209071 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123209072 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209072 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123209072 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123209072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209072 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123209072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209072 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123209072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123209072 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(39)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123209108 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123209108 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123209109 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123209109 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123209109 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209110 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209111 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123209111 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209111 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123209111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209111 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209111 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123209111 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123209111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209111 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209111 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123209111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123209111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209111 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209111 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123209111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123209111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209111 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209112 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123209112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209112 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123209112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209112 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123209112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209112 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123209112 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123209302 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123209302 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123209302 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123209302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123209305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209305 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123209305 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123209305 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123209305 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123209305 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123209305 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123209307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209307 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123209307 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123209307 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123209307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123209307 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123209307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123209307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123209307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123209307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123209307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123209307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123209307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123209307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123209307 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123209307 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123209307 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209308 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209308 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123209308 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123209308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123209308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209308 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123209308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123209308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123209308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123209308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123209345 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123209345 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123209346 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123209346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123209349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209349 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123209349 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123209349 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123209349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123209349 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123209349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123209350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209350 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123209350 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123209350 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123209350 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123209350 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123209350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123209350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123209350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123209350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123209350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123209350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123209350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123209350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123209350 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123209350 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123209350 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123209351 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123209351 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123209351 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123209351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123209351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123209351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123209352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123209352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123209352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123209352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123209352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123209352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123209352 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123209352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123209352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123209352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123209352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123209352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123209352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123209352 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123209352 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123210110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123210110 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123210110 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123210110 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123210110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123210110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123210110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123210110 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123210110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123210110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123210110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123210110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123210110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123210111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123210111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123210111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123210111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123210111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123210111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123210111 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123210111 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123210111 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123210111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123210111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123210111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123210111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123210111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123210111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123210111 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123210111 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123210111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123210111 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123210111 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123210111 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123210111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123210111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123210111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123210111 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123210113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123210113 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123210113 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123210113 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123210113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123210113 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123210113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123210113 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123210113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123210113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123210113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123210113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123210113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123210113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123210113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123210113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123210113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123210113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123210113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123210113 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123210113 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123210155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123210155 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123210155 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123210155 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123210155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123210155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123210155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123210155 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123210155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123210155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123210155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123210155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123210155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123210155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123210155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123210155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123210155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123210155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123210155 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123210155 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123210155 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123210155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123210155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123210155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123210155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123210155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123210155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123210156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123210156 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123210156 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123210156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123210156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123210156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123210156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123210156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123210156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123210156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123210156 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123210157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123210157 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123210157 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123210157 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123210157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123210157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123210157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123210157 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123210157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123210157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123210157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123210157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123210157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123210157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123210157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123210157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123210157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123210157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123210157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123210157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123210157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123210157 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123210157 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123210157 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123210173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123210173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123210173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123210173 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123210173 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123210173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123210173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123210173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123210173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123210176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123210176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123210176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123210176 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123210176 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) 20241121123210176 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123210176 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123210176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123210176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123210180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51734<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123210181 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41149<->l=127.0.0.1:4262) (control_if.c:193) 20241121123210181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123210181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123210181 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123210181 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123210181 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@3c559826ea76: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(32)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(43)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@3c559826ea76: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123210183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@3c559826ea76: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Thu Nov 21 12:32:10 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 20241121123210237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123210313 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123210314 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123210314 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123210314 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123210314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123210314 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123210314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123210314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123210314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123210314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123210314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123210314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123210314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123210314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123210314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123210314 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123210314 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123210314 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123210314 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123210314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123210314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123210314 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123210314 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123210314 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123210314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123210314 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123210314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123210314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123210314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123210314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123210314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123210314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123210314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123210314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123210314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123210314 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123210314 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123210314 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123210314 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123210638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192928) Waiting for packet dumper to finish... 1 (prev_count=192928, count=212776) 20241121123212314 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123212314 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123212314 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123212314 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123212315 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123212315 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Thu Nov 21 12:32:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_hnb_disconnected_timeout started. 20241121123213712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123213716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123213723 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35815<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(47)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(47)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123229783 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123229783 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123229784 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123229784 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123229784 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123229784 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123229784 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123229785 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123229785 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123229785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123229785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123229785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123229785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123229785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123229785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123229785 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123229785 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123229785 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123229785 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123229785 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123229785 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123229785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123229785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123229785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123229785 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123229785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123229785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123229785 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_hnb_disconnected_timeout-Iuh0(48)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123229785 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123229785 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123229785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123229785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123229785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123229785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123229785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123229785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123229785 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123229785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123229785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123229785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123229785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123229785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123229785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123229785 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123229786 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123229787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123229787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123229787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123229787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123229787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123229787 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123229787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123229787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123229787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123229787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123229787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123229787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123229787 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123229786 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123229786 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123229786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123229786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123229786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123229786 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123229786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123229786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123229786 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123229786 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123229786 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123229786 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123229786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123229786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123229786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123229786 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123229786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123229786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123229787 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(52)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123229830 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123229830 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123229830 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123229830 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123229831 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123229831 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123229831 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123229831 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123229832 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123229832 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123229832 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123229832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123229832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123229832 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123229832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123229832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123229832 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123229832 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123229832 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123229832 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123229832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123229832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123229832 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123229832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123229832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123229832 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123229832 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123229832 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123229832 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123229832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123229832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123229832 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123229832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123229832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123229832 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123229832 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123229832 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123229832 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123229832 DLSCCP DEBUG Received SCCP Use20241121123229833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123229833 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123229833 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123229833 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 r Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123229832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123229832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123229833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123229833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123229833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123229833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123229833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123229833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123229833 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123229833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123229833 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123229833 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123229833 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123229833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123229833 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123229833 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123229833 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123229833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123229833 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123229833 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123229833 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123229833 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(53)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123229895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123229895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123229895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123229895 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123229895 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123229895 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123229895 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123229895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123229895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123230022 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123230022 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123230022 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123230022 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123230025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230025 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123230025 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123230025 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123230025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123230025 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123230025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123230027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230027 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123230027 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123230027 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123230027 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123230027 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123230027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123230027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123230027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123230027 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123230027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123230027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123230027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123230027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123230027 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123230027 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123230027 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123230028 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123230028 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123230028 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123230028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123230028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123230028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123230028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123230028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123230028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123230028 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123230028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230028 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123230028 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123230028 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123230028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123230028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123230028 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123230028 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123230066 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123230066 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123230066 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123230066 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123230069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230069 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123230069 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123230069 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123230069 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123230069 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123230069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123230070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230070 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123230070 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123230070 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123230070 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123230070 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123230070 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123230070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123230071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123230071 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123230071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123230071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123230071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123230071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123230071 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123230071 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123230071 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123230072 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123230072 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123230072 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123230072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123230072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123230072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123230072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123230072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123230072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123230072 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123230072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123230072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123230072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123230072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123230072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123230072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123230072 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123230835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230835 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123230835 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123230835 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123230835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123230835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123230835 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123230835 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123230835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123230835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123230835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123230835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123230835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123230835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123230835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123230835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123230835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230835 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123230835 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123230835 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123230835 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123230835 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123230835 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123230835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123230835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123230835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123230835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123230835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123230835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123230835 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123230835 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123230835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230835 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123230835 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123230836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123230836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123230836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123230836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123230836 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123230836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230836 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123230836 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123230836 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123230836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123230836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123230836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123230836 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123230836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123230837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123230837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123230837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123230837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123230837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123230837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123230837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123230837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123230837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123230837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123230837 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123230837 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123230874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230874 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123230874 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123230874 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123230874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123230874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123230874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123230874 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123230874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123230874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123230874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123230874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123230874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123230874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123230874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123230874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123230874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123230874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123230874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123230874 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123230874 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123230874 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123230874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123230874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123230874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123230874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123230874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123230874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123230874 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123230874 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123230874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123230875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123230875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123230875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123230875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123230875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123230875 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123230880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123230880 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123230880 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123230880 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123230880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123230880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123230880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123230880 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123230880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123230880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123230880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123230880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123230880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123230880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123230880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123230880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123230880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123230880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123230880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123230880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123230880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123230880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123230880 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123230880 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123230903 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@3c559826ea76: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@3c559826ea76: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241121123230907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123230907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123230907 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123230907 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123230907 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@3c559826ea76: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241121123231910 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241121123236915 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@3c559826ea76: 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@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241121123237950 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(57)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123237951 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123237951 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)@3c559826ea76: 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@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123237962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123237962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123237962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123237962 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123237962 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123237962 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123237962 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123237962 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123237962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123237963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241121123237967 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123238974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123238974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123238974 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123238974 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123238974 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@3c559826ea76: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241121123238977 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241121123244982 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@3c559826ea76: 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@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123244989 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35815<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@3c559826ea76: Final verdict of PTC: none 20241121123244990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39310<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(51)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(56)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(45)@3c559826ea76: Final verdict of PTC: none 20241121123244990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123244990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123244990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123244990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123244990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123244990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123244990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123244990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123244990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123244990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123244991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123244991 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123244991 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123244991 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123244991 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123244991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123244991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123244991 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123244991 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123244991 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123244991 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123244991 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123244991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123244991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(55)@3c559826ea76: Final verdict of PTC: none 20241121123244991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123244991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123244991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123244991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123244991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123244991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123244991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123244991 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123244991 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123244991 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123244991 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123244991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123244991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123244991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123244991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123244991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123244991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123244991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123244991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123244991 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123244991 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123244991 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123244992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39302<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@3c559826ea76: Final verdict of PTC: none Thu Nov 21 12:32:45 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 MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@3c559826ea76: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. 20241121123245048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123245449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51120<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217452) Waiting for packet dumper to finish... 1 (prev_count=217452, count=221332) 20241121123246992 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123246992 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123246992 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123246992 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123246992 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123246992 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Thu Nov 21 12:32:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ue_register started. 20241121123248632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123248636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123248646 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36747<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(62)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(62)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123304706 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123304706 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123304706 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123304706 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123304707 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123304707 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123304707 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304707 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123304707 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123304707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123304707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304707 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304707 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123304707 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123304707 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304707 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123304708 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123304708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123304708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304708 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304708 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123304708 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123304708 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304708 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123304708 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123304708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304708 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123304708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304708 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123304707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123304707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123304707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123304708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123304708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123304708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123304708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123304708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123304708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123304708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123304708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123304709 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304709 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123304709 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123304709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304709 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123304709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304709 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123304709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123304709 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(67)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(65)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123304763 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123304763 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123304764 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123304764 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123304764 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123304764 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123304764 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304764 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123304764 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123304764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123304764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304764 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304765 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123304765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123304765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123304765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123304765 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304765 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123304765 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123304765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304765 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123304765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304765 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304765 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123304765 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123304765 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304765 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123304765 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123304765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304765 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123304765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304765 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123304766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123304766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123304766 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123304766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123304766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123304766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123304766 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123304768 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304768 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123304768 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123304768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304768 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123304768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304768 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123304768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123304768 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123304850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123304850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123304850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123304850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123304850 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123304850 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123304850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123304850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123304850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123304850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123304954 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123304954 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123304954 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123304954 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123304957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304957 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123304957 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123304957 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123304957 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123304957 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123304957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123304958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304958 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123304958 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123304958 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123304958 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123304958 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123304958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123304958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123304958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123304959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123304959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123304959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123304959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123304959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123304959 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123304959 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123304959 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123304960 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123304960 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123304960 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123304960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123304960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123304960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123304960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123304960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123304960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123304960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123304960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123304960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123304960 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123304960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123304960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123304960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123304960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123304960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123304960 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123304960 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123304960 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123305013 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123305013 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123305013 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123305013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123305016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305016 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123305016 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123305016 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123305016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123305016 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123305016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123305017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305017 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123305018 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123305018 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123305018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123305018 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123305018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123305018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123305018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123305018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123305018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123305018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123305018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123305018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123305018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123305018 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123305018 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123305019 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123305019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123305019 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123305019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123305019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123305019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123305019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123305019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123305019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123305019 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123305019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123305019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123305019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123305019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123305019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123305019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123305019 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123305762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305762 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123305762 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123305762 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123305762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123305762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123305762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123305762 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123305762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123305763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123305763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123305763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123305763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123305763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123305763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123305763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123305763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123305763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123305763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123305763 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123305763 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123305763 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123305763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123305763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123305763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123305763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123305763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123305763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123305763 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123305763 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123305763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123305763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123305763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123305763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123305763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123305763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123305763 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123305766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305766 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123305766 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123305766 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123305766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123305766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123305766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123305766 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123305766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123305766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123305766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123305766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123305766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123305766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123305766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123305766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123305766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123305766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123305766 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123305766 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123305766 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123305825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305825 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123305825 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123305825 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123305825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123305825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123305825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123305825 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123305825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123305825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123305825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123305825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123305825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123305825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123305825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123305825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123305825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123305826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123305826 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123305826 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123305826 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123305826 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123305826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123305826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123305826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123305826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123305826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123305826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123305826 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123305826 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123305826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305826 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123305826 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123305826 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123305826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123305826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123305826 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123305826 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123305828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305828 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123305828 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123305828 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123305828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123305828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123305828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123305828 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123305828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123305828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123305828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123305828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123305828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123305828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123305828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123305828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123305828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123305828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123305828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123305828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123305828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123305828 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123305828 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123305828 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123305858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123305858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123305859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241121123305859 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241121123305859 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241121123305859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123305859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(70)@3c559826ea76: Final verdict of PTC: none 20241121123305870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(69)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@3c559826ea76: Final verdict of PTC: none20241121123305871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123305871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123305871 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123305871 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123305871 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(66)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@3c559826ea76: Final verdict of PTC: none 20241121123305871 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36747<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register-Iuh0-RUA(64)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(71)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(60)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@3c559826ea76: Final verdict of PTC: none TC_ue_register-Iuh0(63)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123305891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@3c559826ea76: Test case TC_ue_register finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Nov 21 12:33:05 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241121123305969 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123305969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123305969 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123305969 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123305969 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123305969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123305969 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123305969 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123305969 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123305969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123305970 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123305970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123305970 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123305970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123305970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123305970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123305970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123305970 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123305970 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123305970 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123305970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123305970 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123305970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123305970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123305970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123305970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123305970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123305970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123305970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123305970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123305970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123305970 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123305970 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123305970 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123305970 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123305970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123305970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123305970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123305970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123305970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123305970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123305970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123305970 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123305970 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123305970 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123305970 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123306041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123306443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=195764) Waiting for packet dumper to finish... 1 (prev_count=195764, count=211852) 20241121123307971 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123307971 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123307971 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123307971 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123307971 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123307971 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Thu Nov 21 12:33:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ue_register_tmsi_lai started. MTC@3c559826ea76: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20241121123309522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123309527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123309539 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42393<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(75)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(75)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123325603 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123325603 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325603 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123325603 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325604 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123325604 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325604 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123325604 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325604 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325604 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123325604 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123325604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123325604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325604 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325604 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325604 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325604 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123325604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123325604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123325604 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ue_register_tmsi_lai-Iuh0(76)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123325605 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325605 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123325605 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123325605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325605 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123325605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325605 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325605 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123325605 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123325605 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325605 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123325605 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123325605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325605 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123325605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325605 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123325605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123325605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123325605 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123325605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325605 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325605 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325605 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123325605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123325605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123325605 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123325606 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325606 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123325606 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123325606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325606 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123325606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325606 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123325606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123325606 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(80)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(78)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123325642 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123325642 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325642 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123325642 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325643 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123325643 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325643 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123325643 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325643 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123325643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123325643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123325643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325643 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325643 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325643 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123325643 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123325643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123325643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123325643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123325643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325643 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123325643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325643 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123325644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325644 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123325644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123325644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123325644 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123325645 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325645 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123325645 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123325645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325645 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123325645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325645 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325645 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325645 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123325645 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123325645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325645 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123325645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325645 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123325645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123325645 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123325645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123325645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123325645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123325645 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123325703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123325703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123325703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123325703 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123325703 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123325703 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123325703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123325703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123325704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123325704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123325837 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123325837 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123325837 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123325837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123325840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325840 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123325840 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123325840 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123325840 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123325840 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123325840 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123325841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325841 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123325841 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123325841 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123325841 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123325841 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123325841 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123325841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123325842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123325842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123325842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123325842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123325842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123325842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123325842 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123325842 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123325842 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325843 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325843 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123325843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123325843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123325843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325843 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325843 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325843 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325843 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123325843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123325843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123325843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123325843 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123325878 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123325878 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123325878 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123325878 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123325880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325880 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123325880 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123325880 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123325880 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123325880 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123325880 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123325881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325881 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123325881 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123325881 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123325881 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123325881 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123325881 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123325882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123325882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123325882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123325882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123325882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123325882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123325882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123325882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123325882 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123325882 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123325883 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123325883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123325883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123325883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123325883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123325883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123325883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123325883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123325883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123325883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123325883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123325883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123325883 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123325883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123325883 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123325883 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123325883 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123325883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123325883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123325883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123325883 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123326645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123326645 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123326645 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123326645 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123326645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123326645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123326645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123326645 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123326645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123326645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123326645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123326645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123326645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123326645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123326645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123326645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123326645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123326645 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123326645 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123326645 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123326645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123326645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123326645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123326645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123326645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123326645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123326645 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123326645 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123326645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123326645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123326645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123326645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123326645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123326645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123326645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123326645 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123326645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123326645 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123326645 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123326645 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123326646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123326646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123326646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123326646 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123326646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123326646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123326646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123326646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123326646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123326646 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123326646 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123326646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123326646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326646 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123326646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123326646 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123326646 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123326646 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123326689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123326689 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123326689 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123326689 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123326689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123326689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123326689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123326689 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123326689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123326689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123326689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123326689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123326689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123326689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123326689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123326689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123326689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123326689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123326689 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123326689 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123326689 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123326689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123326689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123326689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123326689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123326689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123326689 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123326689 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123326690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123326690 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123326690 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123326690 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123326690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123326690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123326690 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123326690 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123326690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123326690 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123326690 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123326690 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123326690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123326690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123326690 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123326690 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123326690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123326690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123326690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123326690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123326690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123326690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123326690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123326690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123326690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123326691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123326691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123326691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123326691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123326691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123326691 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123326691 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123326710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123326710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123326710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241121123326710 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241121123326710 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241121123326710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123326710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123326716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123326716 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42393<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_tmsi_lai(72)@3c559826ea76: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@3c559826ea76: Final verdict of PTC: none 20241121123326717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123326717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123326717 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123326717 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123326717 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(73)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(84)@3c559826ea76: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123326722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@3c559826ea76: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Nov 21 12:33:26 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 20241121123326825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123326853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123326853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123326853 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123326853 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123326854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123326854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123326854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123326854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123326854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123326854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123326854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123326854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123326854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123326854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123326854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123326854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123326854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123326854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123326854 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123326854 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123326854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123326854 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123326854 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123326854 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123326854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123326854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123326854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123326854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123326854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123326854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123326854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123326854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123326854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123326854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123326854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123326854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123326854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123326854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123326854 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123326854 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123327226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=155800) Waiting for packet dumper to finish... 1 (prev_count=155800, count=210828) 20241121123328855 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123328855 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123328855 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123328855 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123328855 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123328855 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Thu Nov 21 12:33:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ue_register_before_hnb_register started. 20241121123330293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123330299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123330309 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39909<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(88)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(88)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123346363 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123346363 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346364 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123346364 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346364 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123346364 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346365 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123346365 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123346365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_ue_register_before_hnb_register-Iuh0(89)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123346365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123346365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346365 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346365 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123346365 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123346365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123346365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123346365 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123346365 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123346365 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123346365 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346365 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123346365 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123346365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346365 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123346365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346365 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123346365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123346365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123346365 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123346366 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346367 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346367 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346367 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123346367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123346367 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123346367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346367 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346367 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346367 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123346367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123346367 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123346367 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123346366 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123346366 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123346366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346366 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123346366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346366 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346366 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346366 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123346366 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123346366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346366 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123346366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346366 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(93)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123346403 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123346403 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346403 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123346403 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346404 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123346404 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346404 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123346404 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346405 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346405 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123346405 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346405 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123346405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346405 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346405 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346405 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123346405 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346405 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123346405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346405 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346405 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346405 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123346405 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346405 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123346405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346405 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346405 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123346405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123346405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123346406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346406 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123346406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123346406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123346406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123346406 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123346598 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123346598 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123346598 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123346598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123346600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346600 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123346600 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123346600 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123346600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123346600 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123346600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123346601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123346601 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123346601 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123346601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123346601 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123346601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123346602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123346602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123346602 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123346602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123346602 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123346602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123346602 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123346602 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123346602 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123346602 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346603 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346603 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123346603 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123346603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123346603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346603 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346603 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123346603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123346603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123346603 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123346603 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123346641 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123346641 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123346641 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123346641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123346644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346645 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123346645 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123346645 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123346645 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123346645 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123346645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123346649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346649 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123346649 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123346649 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123346649 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123346649 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123346649 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123346649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123346649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123346649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123346649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123346649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123346649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123346649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123346649 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123346649 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123346649 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123346650 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123346650 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123346650 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123346651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123346651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123346651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123346651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123346651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123346651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123346651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123346651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123346651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123346651 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123346651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123346651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123346651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123346651 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123346651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123346651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123346651 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123346651 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123347405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123347405 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123347405 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123347405 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123347405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123347405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123347405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123347405 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123347405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123347405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123347405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123347405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123347405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123347405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123347405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123347405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123347405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123347405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123347405 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123347405 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123347405 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123347405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123347405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123347406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123347406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123347406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123347406 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123347406 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123347406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123347406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123347406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123347406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123347406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123347406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123347406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123347406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123347406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123347406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123347406 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123347406 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123347406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123347406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123347406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123347406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123347406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123347406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123347406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123347406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123347406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123347406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123347406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123347406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123347406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123347406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123347406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123347406 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123347406 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123347452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123347452 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123347452 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123347452 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123347452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123347452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123347452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123347452 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123347452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123347452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123347452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123347452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123347452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123347452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123347452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123347452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123347452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123347453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123347453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123347453 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123347453 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123347453 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123347453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123347453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123347453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123347453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123347453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123347453 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123347453 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123347453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123347453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123347453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123347453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123347453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123347453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123347453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123347453 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123347453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123347453 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123347453 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123347453 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123347453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123347453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123347453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123347453 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123347453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123347453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123347453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123347453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123347453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123347453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123347453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123347453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123347453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123347453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123347453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123347453 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123347453 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123347453 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123347470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123347470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123347470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241121123347470 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241121123347470 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241121123347470 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241121123347470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123347470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123347477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123347481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc0-RAN(92)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(86)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@3c559826ea76: Final verdict of PTC: none 20241121123347481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123347481 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123347481 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) 20241121123347481 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241121123347481 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39909<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(97)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@3c559826ea76: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123347496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@3c559826ea76: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Thu Nov 21 12:33:47 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 20241121123347609 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123347609 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123347609 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123347609 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123347609 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123347610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123347610 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123347610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123347610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123347610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123347610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123347610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123347610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123347610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123347610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123347610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123347610 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123347610 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123347610 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123347610 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123347610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123347610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123347610 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123347610 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123347610 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123347610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123347610 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123347610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123347610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123347610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123347610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123347610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123347610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123347610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123347610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123347610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123347610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123347610 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123347610 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123347610 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123347635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123348037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60654<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=153568) Waiting for packet dumper to finish... 1 (prev_count=153568, count=209092) 20241121123349611 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123349611 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123349611 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123349611 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123349611 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123349611 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Thu Nov 21 12:33:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_cs_initial_ue started. 20241121123351108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123351114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123351122 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35425<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(101)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(101)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123407181 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123407181 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407181 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123407181 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407182 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123407182 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407182 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407182 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123407182 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_ranap_cs_initial_ue-Iuh0(102)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123407182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123407182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123407182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407182 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407182 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123407182 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407182 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407182 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123407182 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123407182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123407183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407183 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407183 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123407183 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123407183 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407183 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123407183 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123407183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407183 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123407183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123407183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407183 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123407183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123407183 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123407184 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407184 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123407184 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123407184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407184 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123407184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407184 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123407185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123407185 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(106)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123407226 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123407226 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407226 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123407226 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407227 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123407227 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407227 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123407227 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407228 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407228 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123407228 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407228 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123407228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407228 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407228 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407228 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123407228 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407228 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123407228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407228 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407228 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407228 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123407228 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123407228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407228 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407228 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407228 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123407228 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123407229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123407229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123407229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123407229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407229 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123407229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123407229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123407229 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123407288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123407288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123407288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123407288 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123407288 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123407288 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123407288 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123407288 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123407288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123407288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123407419 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123407419 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123407419 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123407419 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123407422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407422 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123407422 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123407422 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123407422 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123407423 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123407423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123407424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407424 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123407424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123407424 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123407424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123407424 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123407424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123407424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123407424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123407424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123407424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123407424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123407424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123407424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123407424 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123407424 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123407424 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407425 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407425 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123407426 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123407426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123407426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407426 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123407426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123407426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123407426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123407426 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123407457 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123407457 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123407457 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123407457 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123407461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407461 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123407461 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123407461 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123407461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123407461 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123407461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123407462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407462 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123407462 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123407462 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123407462 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123407462 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123407462 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123407462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123407462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123407462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123407462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123407462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123407462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123407462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123407462 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123407462 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123407462 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123407463 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123407463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123407463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123407463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123407463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123407463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123407464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123407464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123407464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123407464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123407464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123407464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123407464 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123407464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123407464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123407464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123407464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123407464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123407464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123407464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123407464 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123408228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123408228 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123408228 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123408229 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123408229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123408229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123408229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123408229 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123408229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123408229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123408229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123408229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123408229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123408229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123408229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123408229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123408229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123408229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123408229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123408229 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123408229 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123408229 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123408229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123408229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123408229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123408229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123408229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123408230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123408230 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123408230 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123408230 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123408230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123408230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123408230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123408230 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123408229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123408229 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123408229 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123408231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123408231 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123408231 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123408231 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123408231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123408231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123408231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123408231 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123408231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123408231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123408231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123408231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123408231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123408231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123408231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123408231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123408231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123408232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123408232 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123408232 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123408232 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123408265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123408265 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123408265 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123408266 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123408266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123408266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123408266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123408266 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123408266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123408266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123408266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123408266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123408266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123408266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123408266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123408266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123408266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123408266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123408266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123408266 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123408266 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123408266 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123408266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123408266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123408266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123408266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123408266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123408266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123408266 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123408266 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123408266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123408266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123408266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123408266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123408266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123408266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123408266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123408266 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123408268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123408268 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123408268 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123408268 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123408268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123408268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123408268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123408268 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123408268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123408268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123408268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123408268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123408268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123408268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123408268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123408268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123408268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123408268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123408268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123408268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123408268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123408268 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123408268 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123408268 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123408320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@3c559826ea76: f_create_expect(l3 := '9306721EA20B0B52EFAD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@3c559826ea76: Created Expect[0] for '9306721EA20B0B52EFAD'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@3c559826ea76: Added conn table entry 0TC_ranap_cs_initial_ue0(111)11225424 20241121123409343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123409343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123409343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123409343 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123409343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab4950, normal) (hnbgw_rua.c:388) 20241121123409343 DHNB DEBUG map_rua[0x55b163dc2d30]{init}: Allocated (fsm.c:456) 20241121123409343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123409343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123409344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123409344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123409344 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225424 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123409344 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123409344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123409344 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11225424 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123409344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225424 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123409344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123409344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123409344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123409344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123409344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123409344 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123409344 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{IDLE}: Allocated (fsm.c:456) 20241121123409344 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123409344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9306721ea20b0b52efad004f40030003c70056400500f1100926) (sccp_scrc.c:401) 20241121123409344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123409344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123409344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123409344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123409344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123409344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123409344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123409344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123409344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123409344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123409344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123409344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123409344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123409344 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123409344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123409344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123409344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123409344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123409344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123409344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123409344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123409344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123409344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123409344 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@3c559826ea76: Found Expect[0] for l3='9306721EA20B0B52EFAD'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@3c559826ea76: Added conn table entry 0TC_ranap_cs_initial_ue0(111)6993873 TC_ranap_cs_initial_ue0(111)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123409355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123409355 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123409355 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123409355 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123409355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123409355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123409355 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123409355 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123409356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123409356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123409356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123409356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123409356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123409356 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00025c6c) (sccp_scrc.c:472) 20241121123409356 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241121123409356 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123409356 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123409356 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123409356 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123409356 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123409356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123409356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123409356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue(98)@3c559826ea76: Final verdict of PTC: none 20241121123409360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123409360 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35425<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(108)@3c559826ea76: Final verdict of PTC: none 20241121123409361 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123409361 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123409361 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(107)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@3c559826ea76: Final verdict of PTC: none 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123409361 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123409361 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123409361 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123409361 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123409361 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(109)@3c559826ea76: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@3c559826ea76: Final verdict of PTC: none 20241121123409361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123409361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123409361 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123409361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123409361 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123409361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123409361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123409361 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123409361 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123409361 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123409361 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123409361 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123409361 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123409362 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123409362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123409362 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123409362 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123409362 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123409362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123409362 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123409362 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123409362 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123409362 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123409362 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123409362 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123409362 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(106)@3c559826ea76: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(110)@3c559826ea76: Final verdict of PTC: none 20241121123409363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123409363 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123409363 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123409363 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123409363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123409363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123409363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123409363 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123409362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123409362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123409362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123409362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123409362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123409362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123409362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123409362 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123409362 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123409362 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123409362 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123409362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123409362 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123409362 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123409362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025c6c), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123409362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123409362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123409362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123409362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123409362 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123409362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123409362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123409362 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123409362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121123409362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123409362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123409362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{disrupted}: Freeing instance (context_map.c:202) 20241121123409362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225424)[0x55b163dc2d30]{disrupted}: Deallocated (fsm.c:568) 20241121123409362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123409362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121123409362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123409362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225424 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123409362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123409362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123409363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123409363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123409363 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123409363 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123409363 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(99)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123409364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Nov 21 12:34:09 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 20241121123409435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123409937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37040<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240884) Waiting for packet dumper to finish... 1 (prev_count=240884, count=241640) 20241121123411361 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123411362 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123411362 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123411363 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123411363 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123411363 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Thu Nov 21 12:34:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_ps_initial_ue started. 20241121123413016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123413021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123413028 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38281<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(115)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123419364 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123419364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025c6c), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123419364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123419364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123419364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123419364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123419364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123419364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123419364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123419364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123419364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123419364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123419364 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(115)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123429091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123429091 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429092 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123429092 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123429092 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429093 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429093 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123429093 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) TC_ranap_ps_initial_ue-Iuh0(116)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123429093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123429093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429093 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429093 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123429093 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123429093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429093 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429093 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123429093 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429093 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123429093 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123429093 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429093 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123429093 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429093 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123429094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429094 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123429094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123429094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123429094 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123429095 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429095 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123429095 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123429095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429095 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123429095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429095 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123429095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123429095 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(120)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(118)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123429148 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123429148 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429149 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123429149 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429149 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123429149 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429150 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429150 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123429150 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429150 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123429150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429150 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429150 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429150 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123429150 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123429150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429150 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429150 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123429150 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429150 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429150 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123429150 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429150 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123429150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429150 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429150 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429150 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429150 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123429150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123429150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123429150 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123429150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429150 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429150 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429150 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123429150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123429150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123429151 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123429151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429151 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429151 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429151 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123429151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123429151 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123429151 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123429151 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429151 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123429151 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123429151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429152 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123429152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429152 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429152 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123429152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123429152 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123429220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123429220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123429220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123429220 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123429220 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123429220 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123429220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123429221 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123429221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123429221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123429341 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123429341 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123429341 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123429341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123429344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429344 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123429344 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123429344 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123429344 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123429344 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123429344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123429346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429346 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123429346 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123429346 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123429346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123429346 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123429346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123429346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123429346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123429346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123429346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123429346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123429346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123429346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123429346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123429346 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123429346 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429347 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123429347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123429347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123429347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429347 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429347 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429347 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429347 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123429347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123429347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123429347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123429347 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123429364 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123429364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025c6c), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123429364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123429364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123429364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123429364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123429364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123429364 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123429368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429368 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123429368 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123429368 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123429368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123429368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123429368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123429368 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123429368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123429368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123429368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123429368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123429368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123429368 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=00025c6c) (sccp_scrc.c:472) 20241121123429368 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241121123429368 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123429368 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123429368 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123429368 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123429368 DLSCCP DEBUG SCCP-SCOC(1)[0x55b163dc6f50]{IDLE}: Deallocated (fsm.c:568) 20241121123429391 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123429391 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123429391 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123429391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123429394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123429396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123429396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123429396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123429396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123429396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123429396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123429396 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123429396 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123429396 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123429397 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123429394 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123429394 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123429394 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123429394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123429394 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123429394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123429395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429395 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123429395 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123429395 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123429395 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123429395 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123429395 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123429397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123429397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123429397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123429397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123429397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123429397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123429397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123429397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123429397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123429397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123429397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123429397 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123429397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123429397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123429397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123429397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123429397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123429397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123429397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123429397 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123430148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123430148 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123430148 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123430148 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123430148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123430148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123430148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123430148 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123430148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123430148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123430148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123430148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123430148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123430148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123430148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123430148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123430148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123430149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123430149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123430149 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123430149 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123430149 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123430149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123430149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123430150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123430150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123430150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123430150 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123430150 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123430150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123430150 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123430150 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123430150 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123430150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123430150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123430150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123430150 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123430151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123430151 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123430151 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123430151 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123430151 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123430151 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123430151 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123430151 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123430151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123430151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123430151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123430151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123430151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123430151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123430151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123430151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123430151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123430152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123430153 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123430153 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123430153 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123430199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123430199 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123430199 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123430199 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123430199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123430199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123430199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123430199 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123430199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123430199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123430199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123430199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123430200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123430200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123430200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123430200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123430200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123430201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123430201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123430201 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123430201 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123430201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123430201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123430201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123430201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123430201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123430201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123430201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123430201 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123430202 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123430202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123430202 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123430202 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123430202 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123430202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123430202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123430202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123430202 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123430202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123430202 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123430202 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123430202 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123430202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123430202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123430202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123430202 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123430202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123430202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123430202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123430202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123430202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123430202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123430202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123430202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123430202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123430203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123430203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123430203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123430203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123430203 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123430203 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123430203 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123430247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@3c559826ea76: f_create_expect(l3 := '809097F9D206B993F89C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@3c559826ea76: Created Expect[0] for '809097F9D206B993F89C'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@3c559826ea76: Added conn table entry 0TC_ranap_ps_initial_ue0(125)8641097 20241121123431272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123431272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123431272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121123431272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123431272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x83da49, normal) (hnbgw_rua.c:388) 20241121123431272 DHNB DEBUG map_rua[0x55b163dc6f50]{init}: Allocated (fsm.c:456) 20241121123431272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123431272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8641097 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123431272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123431272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123431272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8641097 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121123431272 DCN DEBUG map_sccp[0x55b163dc1c00]{init}: Allocated (fsm.c:456) 20241121123431272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123431272 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8641097 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121123431272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8641097 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121123431272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123431272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123431272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123431272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123431272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123431272 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123431272 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{IDLE}: Allocated (fsm.c:456) 20241121123431272 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123431272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a809097f9d206b993f89c004f40030002dc0056400500f1100926) (sccp_scrc.c:401) 20241121123431272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123431272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123431272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123431272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123431272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123431272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123431272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123431272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123431272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123431272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123431272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123431272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123431272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123431272 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123431272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123431272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123431272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123431272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123431272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123431272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123431272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123431272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123431272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123431272 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@3c559826ea76: Found Expect[0] for l3='809097F9D206B993F89C'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@3c559826ea76: Added conn table entry 0TC_ranap_ps_initial_ue0(125)15656760 HNBGW_Test.sgsn0-SCCP(121)@3c559826ea76: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123431282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123431282 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123431282 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123431282 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123431282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123431282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123431283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123431283 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123431283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123431283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123431283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123431283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123431283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123431283 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057b007) (sccp_scrc.c:472) 20241121123431283 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241121123431283 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123431283 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123431283 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123431283 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123431283 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123431283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123431283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123431284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_initial_ue(112)@3c559826ea76: Final verdict of PTC: none 20241121123431288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123431288 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38281<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(118)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@3c559826ea76: Final verdict of PTC: none 20241121123431292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123431292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123431292 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@3c559826ea76: Final verdict of PTC: none 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123431292 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123431292 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123431292 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123431292 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123431292 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123431292 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123431292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123431292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123431292 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123431292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123431292 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123431292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123431292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123431292 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123431292 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123431292 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123431292 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(113)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(124)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@3c559826ea76: Final verdict of PTC: none 20241121123431293 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123431293 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121123431293 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123431293 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123431293 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123431293 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123431293 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123431293 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123431293 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123431293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123431293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123431293 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123431293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123431293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123431293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123431294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123431294 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123431294 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123431294 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123431294 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123431294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123431294 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123431294 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123431294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057b007), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123431294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123431294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123431294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123431294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123431294 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123431294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123431294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123431294 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123431294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123431294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123431294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123431294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{disrupted}: Freeing instance (context_map.c:202) 20241121123431294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8641097)[0x55b163dc6f50]{disrupted}: Deallocated (fsm.c:568) 20241121123431294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123431294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{disconnected}: Freeing instance (context_map.c:206) 20241121123431294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b163dc1c00]{disconnected}: Deallocated (fsm.c:568) 20241121123431294 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8641097 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121123431294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123431294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123431294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123431294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123431294 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123431294 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123431294 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(123)@3c559826ea76: Final verdict of PTC: none 20241121123431294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123431294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123431294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123431294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123431294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123431294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123431294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123431294 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_ranap_ps_initial_ue-Iuh0(116)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123431302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Nov 21 12:34:31 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 20241121123431427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123431929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256572) Waiting for packet dumper to finish... 1 (prev_count=256572, count=257112) 20241121123433292 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123433292 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123433292 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123433294 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123433294 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123433294 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Thu Nov 21 12:34:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241121123435182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123435188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123435198 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43959<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(129)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123441295 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123441295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057b007), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123441295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123441295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123441295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123441295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123441295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123441295 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123441295 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123441295 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123441295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123441295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123441295 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(129)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123451267 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123451267 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451268 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123451268 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451268 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123451268 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451268 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451268 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123451268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123451269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451269 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451269 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123451269 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451269 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451269 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123451269 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123451269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123451269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451269 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451269 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451269 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123451269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451269 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123451269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123451269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123451269 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123451269 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451270 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123451270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451270 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451270 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123451270 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123451270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123451270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123451270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123451270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123451270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123451270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123451270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123451270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123451271 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451271 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123451271 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123451271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451271 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123451271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451271 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123451271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123451271 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123451295 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123451295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057b007), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123451295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123451295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451296 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451296 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451296 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123451296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123451296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123451296 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(134)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123451312 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123451312 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451312 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123451312 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451313 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123451313 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451313 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451313 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123451313 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123451313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123451313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451313 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451313 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123451313 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451313 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451313 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451313 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123451313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123451313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123451313 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123451314 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451314 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123451314 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123451314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451314 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123451314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451314 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451314 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451314 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123451314 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123451314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451315 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123451315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451315 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451315 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451315 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123451315 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123451315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451315 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123451315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451315 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123451315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123451315 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123451315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123451315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123451315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123451315 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123451315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123451315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123451315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123451315 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(135)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123451379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123451379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123451379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123451379 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123451379 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123451379 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123451379 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123451379 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123451379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123451379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123451504 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123451504 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123451504 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123451504 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123451508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451508 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123451508 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123451508 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123451508 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123451508 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123451508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123451509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451509 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123451509 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123451509 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123451509 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123451509 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123451509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123451509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123451509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123451509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123451509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123451509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123451509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123451509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123451509 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123451509 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123451509 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451510 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451510 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123451510 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123451510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123451511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451511 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123451511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123451511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123451511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123451511 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123451547 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123451547 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123451547 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123451547 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123451553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451553 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123451553 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123451553 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123451553 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123451553 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123451553 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123451555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451555 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123451555 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123451555 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123451555 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123451555 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123451555 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123451555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123451555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123451555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123451555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123451555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123451555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123451555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123451555 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123451555 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123451555 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123451556 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123451556 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123451556 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123451556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123451556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123451556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123451556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123451556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123451556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123451556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123451556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123451556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123451556 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123451556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123451556 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123451556 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123451556 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123451556 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123451557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123451557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123451557 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123452314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123452314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123452314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123452314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123452314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123452314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123452314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123452314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123452314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123452314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123452315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123452315 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123452315 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123452315 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123452315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123452315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123452314 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123452314 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123452314 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123452314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123452314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123452314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123452314 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123452315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123452315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123452315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123452315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123452315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123452315 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123452315 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123452315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123452315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123452315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123452315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123452315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123452315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123452315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123452315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123452320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123452320 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123452320 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123452320 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123452320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123452320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123452320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123452320 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123452320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123452320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123452320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123452320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123452320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123452320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123452320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123452320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123452320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123452320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123452320 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123452320 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123452320 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123452357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123452357 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123452357 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123452357 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123452357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123452357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123452357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123452357 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123452357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123452357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123452357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123452357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123452357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123452357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123452357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123452357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123452357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123452357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123452357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123452357 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123452357 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123452357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123452357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123452357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123452357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123452357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123452357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123452357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123452357 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123452357 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123452358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123452358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123452358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123452358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123452358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123452358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123452358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123452358 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123452358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123452358 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123452358 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123452358 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123452358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123452358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123452358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123452358 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123452358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123452358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123452358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123452358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123452358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123452358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123452358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123452358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123452358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123452358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123452358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123452358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123452358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123452358 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123452358 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123452358 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123452409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@3c559826ea76: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@3c559826ea76: 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)@3c559826ea76: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)15927266 20241121123453430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123453430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123453430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123453430 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123453430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf307e2, normal) (hnbgw_rua.c:388) 20241121123453430 DHNB DEBUG map_rua[0x55b163dc6f50]{init}: Allocated (fsm.c:456) 20241121123453430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123453430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15927266 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123453430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123453430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123453430 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15927266 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123453430 DCN DEBUG map_sccp[0x55b163dc1c00]{init}: Allocated (fsm.c:456) 20241121123453430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123453430 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15927266 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123453430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15927266 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123453430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123453430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123453430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123453430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123453430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123453430 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123453430 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{IDLE}: Allocated (fsm.c:456) 20241121123453430 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123453430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241121123453430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123453430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123453430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123453430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123453430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123453430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123453430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123453430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123453430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123453430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123453430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123453430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123453430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123453430 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123453430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123453430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123453431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123453431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123453431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123453431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123453431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123453431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123453431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123453431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@3c559826ea76: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@3c559826ea76: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)16469395 HNBGW_Test.msc0-SCCP(132)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123453436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123453436 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123453436 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123453436 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123453436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123453436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123453436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123453436 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123453436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123453436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123453436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123453436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123453436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123453436 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009be1c7) (sccp_scrc.c:472) 20241121123453436 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241121123453436 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123453436 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123453436 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123453436 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123453436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be1c7), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5e62dc88db93fe9f8bfd004f400300010a0056400500f1100926) (sccp_scrc.c:401) 20241121123453436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123453436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123453436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123453436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123453436 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123453436 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123453436 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123453436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123453436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123453436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123453436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123453436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123453436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123453436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123453436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123453436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123453436 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@3c559826ea76: setverdict(pass): none -> pass 20241121123453444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123453450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123453450 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43959<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(138)@3c559826ea76: Final verdict of PTC: none 20241121123453451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123453451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123453451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123453451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(127)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@3c559826ea76: Final verdict of PTC: none 20241121123453451 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123453451 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123453451 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123453451 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123453451 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123453451 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123453451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123453451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123453451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123453451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123453451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123453451 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123453451 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123453451 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123453451 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123453451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123453451 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123453451 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123453451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be1c7), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123453451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123453451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123453451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123453451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123453451 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123453451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123453451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123453451 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123453451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121123453451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123453451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123453451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{disrupted}: Freeing instance (context_map.c:202) 20241121123453451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15927266)[0x55b163dc6f50]{disrupted}: Deallocated (fsm.c:568) 20241121123453451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123453451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{disconnected}: Freeing instance (context_map.c:206) 20241121123453451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b163dc1c00]{disconnected}: Deallocated (fsm.c:568) 20241121123453451 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15927266 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123453451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123453451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123453451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123453452 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123453452 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123453452 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123453452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123453452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123453452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123453452 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121123453452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123453452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123453452 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123453452 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123453452 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123453452 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123453452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121123453452 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123453452 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123453452 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123453452 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123453452 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123453452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123453452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123453452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123453452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123453452 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123453452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123453452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123453452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123453452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123453452 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123453452 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123453452 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123453452 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123453482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40146<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Thu Nov 21 12:34:53 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 20241121123453604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123454105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256688) Waiting for packet dumper to finish... 1 (prev_count=256688, count=257228) 20241121123455452 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123455452 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123455452 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123455453 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123455453 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123455453 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Thu Nov 21 12:34:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241121123457191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123457199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123457204 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37981<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(143)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123501297 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123501297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057b007), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123501297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123501297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123501297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123501297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123501297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123501297 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123501297 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123501297 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123501297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123501297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123501297 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123503452 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123503452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be1c7), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123503452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123503452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123503452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123503452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123503452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123503452 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123503452 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123503452 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123503452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123503452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123503452 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123511297 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123511297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057b007), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123511297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123511297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123511297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123511297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123511297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123511298 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123511298 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123511298 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123511298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123511298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123511298 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(143)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123513269 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123513269 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513269 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123513269 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513270 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513270 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123513270 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123513270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123513270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513270 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513270 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123513270 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513270 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513271 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123513271 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123513271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123513271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513271 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123513271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123513271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123513271 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123513271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123513271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123513271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123513271 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123513272 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123513272 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123513272 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513272 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123513272 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123513272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513272 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123513272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513272 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513272 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123513272 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123513272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123513272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123513272 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123513273 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513273 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123513273 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123513273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513273 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123513273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513273 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513273 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123513273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123513273 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(148)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-SCCP(146)@3c559826ea76: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(148)@3c559826ea76: ************************************************* 20241121123513330 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123513330 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513330 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123513330 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513330 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123513331 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513331 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123513331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123513331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513331 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513331 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123513331 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513331 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513331 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123513331 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513331 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123513331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513331 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123513331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123513331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123513331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123513332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123513332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123513332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123513332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123513333 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513333 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123513333 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123513333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513333 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123513333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513333 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513333 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513333 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123513333 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123513333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513333 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123513333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513333 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513333 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123513333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123513333 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123513333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123513334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123513334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123513334 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123513416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123513416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123513416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123513416 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123513416 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123513416 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123513416 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123513416 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123513416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123513416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123513453 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123513453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be1c7), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123513453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123513453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123513453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123513453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123513453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123513523 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123513523 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123513523 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123513523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123513526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513526 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123513526 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123513526 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123513526 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123513526 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123513526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123513527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123513527 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123513527 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123513527 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123513527 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123513527 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123513527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123513528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123513528 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123513528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123513528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123513528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123513528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123513528 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123513528 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123513528 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513529 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513529 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123513529 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123513529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123513529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513529 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123513529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123513529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123513529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123513529 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123513581 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123513581 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123513581 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123513581 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123513585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513585 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123513585 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123513585 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123513585 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123513585 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123513585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123513587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513587 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123513587 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123513587 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123513587 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123513587 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123513587 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123513587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123513587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123513587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123513587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123513587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123513587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123513587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123513587 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123513587 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123513587 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123513588 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123513588 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123513588 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123513588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123513588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123513588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123513588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123513588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123513588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123513588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123513588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123513588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123513588 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123513589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123513589 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123513589 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123513589 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123513589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123513589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123513589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123513589 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123514330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123514330 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123514330 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123514330 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123514330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123514330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123514330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123514330 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123514330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123514330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123514330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123514330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123514330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123514330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123514330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123514330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123514330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123514331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123514331 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123514331 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123514331 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123514331 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123514331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123514331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123514331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123514331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123514331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123514331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123514331 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123514331 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123514331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123514331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123514331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123514331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123514331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123514331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123514331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123514331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123514334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123514334 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123514334 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123514334 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123514334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123514334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123514334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123514334 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123514334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123514334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123514334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123514334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123514334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123514334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123514334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123514334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123514334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123514334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123514334 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123514334 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123514334 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(150)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123514389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123514389 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123514389 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123514389 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123514389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123514390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123514390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123514390 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123514390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123514390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123514390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123514390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123514390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123514390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123514390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123514390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123514390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123514390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123514390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123514390 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123514390 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123514390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123514390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123514390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123514390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123514390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123514390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123514390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123514390 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123514390 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123514391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123514391 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123514391 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123514391 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123514391 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123514391 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123514391 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123514391 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123514393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123514393 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123514393 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123514393 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123514393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123514393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123514393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123514393 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123514393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123514393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123514393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123514393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123514393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123514393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123514393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123514393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123514393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123514393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123514393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123514393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123514393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123514393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123514393 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123514393 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123514452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@3c559826ea76: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@3c559826ea76: 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)@3c559826ea76: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)1421045 20241121123515476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123515476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123515476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121123515476 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123515476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x15aef5, normal) (hnbgw_rua.c:388) 20241121123515476 DHNB DEBUG map_rua[0x55b163dc6f50]{init}: Allocated (fsm.c:456) 20241121123515476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123515477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123515477 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123515477 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123515477 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123515476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1421045 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123515476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123515476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123515476 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1421045 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121123515476 DCN DEBUG map_sccp[0x55b163dc1c00]{init}: Allocated (fsm.c:456) 20241121123515476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123515476 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1421045 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121123515476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1421045 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121123515476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123515476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123515476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123515476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123515476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123515476 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123515476 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{IDLE}: Allocated (fsm.c:456) 20241121123515476 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123515476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241121123515476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123515476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123515476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123515476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123515476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123515476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123515476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123515476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123515476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123515476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123515476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123515476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123515476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123515476 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123515476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123515477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123515477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123515477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123515477 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123515477 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@3c559826ea76: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@3c559826ea76: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11946914 HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123515483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123515483 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123515483 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123515483 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123515483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123515483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123515483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123515483 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123515483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123515483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123515483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123515483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123515483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123515483 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001f19a7) (sccp_scrc.c:472) 20241121123515483 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241121123515483 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123515483 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123515483 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123515483 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123515483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f19a7), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aaa14b0247c5039374079004f40030000b10056400500f1100926) (sccp_scrc.c:401) 20241121123515483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123515483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123515483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123515483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123515483 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123515483 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123515483 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123515483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123515483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123515483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123515483 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123515483 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123515483 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123515483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123515483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123515483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123515483 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@3c559826ea76: setverdict(pass): none -> pass 20241121123515491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123515498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123515498 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37981<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(146)@3c559826ea76: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@3c559826ea76: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@3c559826ea76: Final verdict of PTC: none 20241121123515498 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123515498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123515498 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123515498 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123515498 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123515498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123515498 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123515498 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123515499 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123515499 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123515499 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123515499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123515499 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123515499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123515499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123515499 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123515499 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123515499 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123515499 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123515499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123515499 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123515499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123515499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(151)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(141)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@3c559826ea76: Final verdict of PTC: none20241121123515499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123515499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123515499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123515499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123515499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123515499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123515499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123515499 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123515499 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123515499 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123515499 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123515499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123515499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123515499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123515499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123515499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123515499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123515499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123515499 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123515499 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123515499 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123515499 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123515499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123515499 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123515499 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123515499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f19a7), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123515499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123515499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123515499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123515499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123515499 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123515499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123515499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123515499 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123515499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121123515499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123515499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123515499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{disrupted}: Freeing instance (context_map.c:202) 20241121123515499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421045)[0x55b163dc6f50]{disrupted}: Deallocated (fsm.c:568) 20241121123515499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123515499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{disconnected}: Freeing instance (context_map.c:206) 20241121123515499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b163dc1c00]{disconnected}: Deallocated (fsm.c:568) 20241121123515499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1421045 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW-MGCP(152)@3c559826ea76: Final verdict of PTC: none 20241121123515500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123515500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123515500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123515500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123515500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123515500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123515500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123515500 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@3c559826ea76: Final verdict of PTC: none 20241121123515499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123515499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123515499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123515500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123515500 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123515500 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123515500 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(142)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123515510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Thu Nov 21 12:35:15 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 20241121123515676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123516178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264980) Waiting for packet dumper to finish... 1 (prev_count=264980, count=265520) 20241121123517500 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123517500 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123517500 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123517500 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123517500 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123517500 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Thu Nov 21 12:35:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_cs_bidir started. 20241121123519340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123519346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123519356 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38653<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(157)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123521299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123521299 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123521299 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123521299 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123521299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123521299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123521299 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123521299 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123521299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057b007), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123521299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123521299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123521299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123521299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123523454 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123523454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be1c7), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123523454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123523454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123523454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123523454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123523454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123523454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123523454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123523454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123523454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123523454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123523454 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123525500 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123525500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f19a7), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123525500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123525500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123525500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123525500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123525500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123525500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123525500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123525500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123525500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123525500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123525500 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123531301 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123531301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057b007), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123531301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123531301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123531301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123531301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123531301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123531301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123531301 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123531301 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123531301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123531301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123531301 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123533455 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123533455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be1c7), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123533455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123533455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123533455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123533455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123533455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123533455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123533455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123533455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123533455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123533455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123533455 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(157)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123535418 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123535418 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535418 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123535418 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535419 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123535419 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535419 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535419 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123535419 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123535419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_ranap_cs_bidir-Iuh0(158)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123535419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123535419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535419 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535419 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123535419 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535419 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535419 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123535419 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123535419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123535420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535420 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535420 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123535420 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123535420 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535420 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123535420 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123535420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535420 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535420 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535420 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123535420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535420 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123535420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535420 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535420 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535420 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535420 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123535420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535420 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535420 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535420 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123535420 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123535421 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535421 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123535421 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123535421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535421 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123535422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535422 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535422 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535422 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535422 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123535422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123535422 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(162)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(160)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123535463 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123535463 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535463 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123535463 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535464 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123535464 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535464 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123535464 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535465 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535465 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123535465 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123535465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535465 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123535465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535465 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535465 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535465 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123535465 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123535465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535465 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123535466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535466 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535466 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535466 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123535466 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123535466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535466 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123535466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535466 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535466 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535466 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123535466 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123535466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123535466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535466 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123535466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123535466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123535466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123535466 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123535500 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123535501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f19a7), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123535500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123535500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535501 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535501 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535501 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123535501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123535501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123535501 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123535616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123535616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123535616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123535616 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123535616 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123535616 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123535616 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123535616 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123535616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123535616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123535659 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123535659 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123535659 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123535659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123535663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535663 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123535663 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123535663 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123535663 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123535663 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123535663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123535664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535664 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123535664 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123535664 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123535664 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123535664 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123535664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123535664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123535664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123535664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123535664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123535664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123535664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123535664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123535664 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123535664 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123535664 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535665 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535665 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123535665 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123535665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123535665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535666 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123535666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123535666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123535666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123535666 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123535788 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123535788 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123535788 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123535788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123535791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535791 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123535791 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123535791 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123535791 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123535791 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123535791 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123535792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535792 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123535792 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123535792 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123535792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123535792 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123535792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123535793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123535793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123535793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123535793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123535793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123535793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123535793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123535793 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123535793 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123535793 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123535794 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123535794 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123535794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123535794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123535794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123535794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123535794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123535794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123535794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123535794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123535794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123535794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123535794 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123535794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123535794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123535794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123535794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123535794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123535794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123535794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123535794 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123536469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123536469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123536469 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123536469 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123536469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123536469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123536469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123536469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123536469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123536469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123536469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123536469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123536469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123536469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123536469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123536469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123536469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123536469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123536469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123536469 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123536469 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123536469 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123536469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123536469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123536469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123536469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123536469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123536469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123536469 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123536469 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123536469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123536469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123536469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123536469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123536469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123536469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123536469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123536469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123536470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123536470 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123536470 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123536470 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123536471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123536471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123536471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123536471 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123536471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123536471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123536471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123536471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123536471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123536471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123536471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123536471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123536471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123536471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123536471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123536471 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123536471 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123536625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123536625 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123536625 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123536625 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123536625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123536625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123536625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123536625 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123536625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123536625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123536625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123536625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123536625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123536625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123536625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123536625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123536625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123536626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123536626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123536626 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123536626 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123536626 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123536626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123536626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123536626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123536626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123536626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123536626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123536626 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123536626 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123536626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123536626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123536626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123536626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123536626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123536626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123536626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123536626 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123536627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123536627 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123536627 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123536627 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123536627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123536627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123536627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123536627 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123536627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123536627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123536627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123536627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123536627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123536627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123536628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123536628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123536628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123536628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123536628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123536628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123536628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123536628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123536628 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123536628 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123536649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51716<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@3c559826ea76: f_create_expect(l3 := 'A6A1C2AEAD877DF89A44'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@3c559826ea76: Created Expect[0] for 'A6A1C2AEAD877DF89A44'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@3c559826ea76: Added conn table entry 0TC_ranap_cs_bidir0(167)664241 20241121123537674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123537674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123537674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123537674 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123537674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa22b1, normal) (hnbgw_rua.c:388) 20241121123537674 DHNB DEBUG map_rua[0x55b163dc6f50]{init}: Allocated (fsm.c:456) 20241121123537674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123537674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-664241 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123537674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123537674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123537674 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-664241 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123537674 DCN DEBUG map_sccp[0x55b163dc1c00]{init}: Allocated (fsm.c:456) 20241121123537674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123537674 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-664241 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123537674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-664241 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123537674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123537674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123537674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123537674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123537674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123537674 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123537674 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{IDLE}: Allocated (fsm.c:456) 20241121123537674 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123537674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa6a1c2aead877df89a44004f40030003800056400500f1100926) (sccp_scrc.c:401) 20241121123537674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123537674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123537674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123537674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123537674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123537674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123537674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123537674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123537674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123537674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123537674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123537674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123537674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123537674 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123537674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123537674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123537674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123537674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123537674 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123537674 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123537674 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123537674 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123537674 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123537674 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@3c559826ea76: Found Expect[0] for l3='A6A1C2AEAD877DF89A44'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@3c559826ea76: Added conn table entry 0TC_ranap_cs_bidir0(167)11638884 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123537683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123537683 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123537683 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123537683 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123537683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123537683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123537683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123537683 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123537683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123537683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123537683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123537683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123537683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123537683 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00248338) (sccp_scrc.c:472) 20241121123537683 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241121123537683 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123537683 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123537683 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123537683 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123537683 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123537683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123537683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(160)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: vl_len:22 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8A9954B7D77C86CCAB5D'O 20241121123537889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123537889 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123537889 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123537889 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123537889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123537889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123537889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123537889 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123537889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123537890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123537890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123537890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123537890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123537890 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=001440120000010010400b0a8a9954b7d77c86ccab5d) (sccp_scrc.c:472) 20241121123537890 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241121123537890 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123537890 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123537890 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123537890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123537890 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241121123537890 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121123537890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241121123537890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123537890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241121123537890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123537890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123537900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123537900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123537900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241121123537900 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123537900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa22b1) (hnbgw_rua.c:452) 20241121123537900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-664241 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241121123537900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123537900 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121123537900 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121123537900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241121123537900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123537900 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123537900 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123537900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248338), PART(T=Data,L=22,D=001440120000010010400b0a1c7df9d53d937b24f5e7) (sccp_scrc.c:401) 20241121123537900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123537900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123537900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123537900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123537901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123537901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123537901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123537901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123537901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123537901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123537901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123537901 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: vl_len:20 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(160)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241121123537909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123537909 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123537909 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123537909 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123537909 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123537909 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123537909 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123537909 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123537909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123537909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123537909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123537909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123537909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123537909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:472) 20241121123537909 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241121123537909 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123537909 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123537909 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123537909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123537909 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241121123537909 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241121123537909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241121123537909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123537909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241121123537909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123537909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123537914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123537919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123537919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn0-SCCP(163)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@3c559826ea76: Final verdict of PTC: none 20241121123537920 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123537920 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123537920 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123537920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121123537920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121123537920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121123537920 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123537920 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123537920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248338), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123537920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123537920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123537920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123537920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123537920 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123537920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123537920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123537920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{disrupted}: Freeing instance (context_map.c:202) 20241121123537920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-664241)[0x55b163dc6f50]{disrupted}: Deallocated (fsm.c:568) 20241121123537920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123537920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{disconnected}: Freeing instance (context_map.c:206) 20241121123537920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b163dc1c00]{disconnected}: Deallocated (fsm.c:568) 20241121123537920 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-664241 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123537920 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38653<->l=127.0.0.1:4262) (control_if.c:193) 20241121123537920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123537920 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123537920 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123537920 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123537920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123537920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123537920 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123537920 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123537920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50066<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(164)@3c559826ea76: Final verdict of PTC: none 20241121123537921 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123537921 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123537921 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123537921 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123537921 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123537921 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123537921 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123537921 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_bidir-Iuh0-RUA(159)@3c559826ea76: Final verdict of PTC: none 20241121123537921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123537921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123537921 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123537921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123537921 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123537921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123537921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123537921 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123537921 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123537921 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123537921 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(156)@3c559826ea76: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@3c559826ea76: Final verdict of PTC: none 20241121123537921 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123537921 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123537921 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123537921 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123537921 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123537921 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123537921 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123537921 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(155)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(166)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@3c559826ea76: Final verdict of PTC: none 20241121123537922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123537922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123537922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123537922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123537922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123537922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123537922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123537922 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123537922 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123537922 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123537922 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(160)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123537929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Nov 21 12:35: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 20241121123538038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123538539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284128) Waiting for packet dumper to finish... 1 (prev_count=284128, count=288008) 20241121123539922 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123539922 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123539922 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123539922 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123539922 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123539922 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Thu Nov 21 12:35:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121123541296 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121123541296 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121123541296 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123541296 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123541296 DLSCCP DEBUG SCCP-SCOC(2)[0x55b163dc2d30]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_ps_bidir started. 20241121123541624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123541631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123541638 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44015<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(171)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123543456 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123543456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be1c7), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123543456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123543456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123543456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123543456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123543456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123543456 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123543456 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123543456 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123543456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123543456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123543456 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123545501 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123545501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f19a7), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123545501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123545501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123545501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123545501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123545501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123545501 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123545501 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123545501 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123545501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123545501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123545501 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123547920 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123547920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248338), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123547920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123547920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123547920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123547920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123547921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123547921 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123547921 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123547921 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123547921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123547921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123547921 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123553457 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123553457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be1c7), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123553457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123553457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123553457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123553457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123553457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123553457 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123553457 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123553457 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123553457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123553457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123553457 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123555502 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123555502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f19a7), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123555502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123555502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123555502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123555502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123555502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123555502 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123555502 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123555502 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123555502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123555502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123555502 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(171)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123557703 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123557703 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557703 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123557703 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557704 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557704 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123557704 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123557704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123557704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557704 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557704 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123557704 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557704 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557704 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557704 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123557704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123557704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123557704 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_ps_bidir-Iuh0(172)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123557704 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123557704 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123557704 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557704 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123557704 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123557704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123557705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123557705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123557705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123557704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557704 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123557704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557704 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557705 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123557705 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557706 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557706 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123557706 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123557706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557706 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123557706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557706 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557706 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557706 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123557706 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123557706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557706 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123557706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557706 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123557706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123557706 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123557706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123557706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123557706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123557706 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(176)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123557748 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123557748 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557748 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123557748 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557748 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123557748 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557749 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557749 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123557749 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123557749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123557749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557749 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557749 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123557749 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123557749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123557749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123557749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123557750 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557750 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123557750 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557750 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123557750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557750 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557750 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557750 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123557750 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557750 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123557750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557750 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557750 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557750 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123557750 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557751 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123557751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557751 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557751 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123557751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123557751 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123557751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557751 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123557751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123557751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123557751 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123557751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557751 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123557751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123557751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123557751 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123557809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123557810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123557810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123557810 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123557810 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123557810 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123557810 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123557810 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123557810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123557810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123557921 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123557921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248338), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123557921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123557921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557921 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557921 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557921 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123557921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123557921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123557921 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123557939 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123557939 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123557939 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123557939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123557941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557941 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123557941 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123557941 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123557941 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123557941 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123557941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123557943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557943 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123557943 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123557943 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123557943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123557943 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123557943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123557943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123557943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123557943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123557943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123557943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123557943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123557943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123557943 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123557943 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123557943 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557944 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123557944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123557944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123557944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557944 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123557944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123557944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123557944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123557944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123557983 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123557983 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123557983 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123557983 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123557987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557987 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123557987 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123557987 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123557987 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123557987 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123557987 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123557988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557988 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123557988 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123557988 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123557988 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123557988 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123557988 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123557988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123557988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123557988 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123557988 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123557988 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123557988 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123557988 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123557988 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123557988 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123557988 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123557989 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123557989 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123557989 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123557989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123557989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123557989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123557989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123557989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123557989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123557989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123557989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123557989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123557989 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123557990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123557990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123557990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123557990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123557990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123557990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123557990 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123557990 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123558748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123558748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123558748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123558748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123558748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123558748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123558748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123558748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123558748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123558748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123558748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123558748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123558748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123558748 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123558748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123558748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123558748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558748 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123558748 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123558748 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123558748 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123558748 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123558748 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123558748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123558748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123558748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123558748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123558748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123558749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123558749 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123558749 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123558749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123558749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123558749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123558749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123558749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123558749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123558749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123558749 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123558750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123558750 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123558750 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123558750 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123558750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123558750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123558750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123558750 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123558750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123558750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123558750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123558750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123558750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123558750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123558750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123558750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123558750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123558751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123558751 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123558751 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123558751 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123558791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123558791 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123558791 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123558791 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123558791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123558791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123558791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123558791 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123558791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123558791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123558791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123558791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123558791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123558791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123558791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123558791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123558791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123558791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123558791 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123558791 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123558791 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123558791 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123558791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123558791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123558791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123558791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123558791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123558791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123558791 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123558791 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123558791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123558791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123558791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123558791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123558791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123558791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123558791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123558791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123558793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123558793 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123558793 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123558793 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123558793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123558793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123558793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123558793 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123558793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123558793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123558793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123558793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123558793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123558793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123558793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123558793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123558793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123558793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123558793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123558793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123558793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123558793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123558793 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123558793 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123558837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@3c559826ea76: f_create_expect(l3 := 'B0449389D754634085B2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@3c559826ea76: Created Expect[0] for 'B0449389D754634085B2'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@3c559826ea76: Added conn table entry 0TC_ranap_ps_bidir0(181)3399187 20241121123559860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123559860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123559860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121123559860 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123559860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x33de13, normal) (hnbgw_rua.c:388) 20241121123559860 DHNB DEBUG map_rua[0x55b163dc2d30]{init}: Allocated (fsm.c:456) 20241121123559860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123559860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3399187 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123559860 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123559860 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123559860 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3399187 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121123559860 DCN DEBUG map_sccp[0x55b163dc6f50]{init}: Allocated (fsm.c:456) 20241121123559860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123559860 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3399187 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121123559860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3399187 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121123559860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123559860 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123559860 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123559860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123559860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123559860 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123559860 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{IDLE}: Allocated (fsm.c:456) 20241121123559860 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123559860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab0449389d754634085b2004f40030003230056400500f1100926) (sccp_scrc.c:401) 20241121123559860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123559860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123559860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123559860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123559860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123559860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123559860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123559860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123559860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123559860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123559860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123559860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123559860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123559860 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123559860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123559860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123559860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123559860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123559860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123559860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123559860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123559860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123559861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123559861 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@3c559826ea76: Found Expect[0] for l3='B0449389D754634085B2'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@3c559826ea76: Added conn table entry 0TC_ranap_ps_bidir0(181)15591739 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123559869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123559869 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123559869 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123559869 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123559869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123559869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123559869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123559869 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_ps_bidir0(181)@3c559826ea76: setverdict(pass): none -> pass 20241121123559869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123559869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123559869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123559869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123559869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123559869 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eedf8f) (sccp_scrc.c:472) 20241121123559869 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241121123559869 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123559869 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123559869 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123559869 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123559869 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123559870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123559870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA0DDE299B828D0BC7C11'O 20241121123600069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123600069 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123600069 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123600069 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123600069 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123600069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123600070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123600070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123600069 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123600069 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123600069 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123600070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123600070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123600070 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=001440120000010010400b0aa0dde299b828d0bc7c11) (sccp_scrc.c:472) 20241121123600070 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241121123600070 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123600070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123600070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123600070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123600070 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241121123600070 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121123600070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241121123600070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123600070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241121123600070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123600070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123600080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123600080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123600080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241121123600080 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123600080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x33de13) (hnbgw_rua.c:452) 20241121123600080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3399187 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241121123600080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123600080 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121123600080 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121123600080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241121123600081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123600081 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123600081 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123600081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eedf8f), PART(T=Data,L=22,D=001440120000010010400b0a60847127cec7427f613b) (sccp_scrc.c:401) 20241121123600081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123600081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123600081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123600081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123600081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123600081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123600081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123600081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123600081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123600081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123600081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123600081 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241121123600090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123600090 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123600090 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123600090 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123600090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123600091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123600091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123600091 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123600091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123600091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123600091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123600091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123600091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123600091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:472) 20241121123600091 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241121123600091 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123600091 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123600091 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123600091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123600091 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241121123600091 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241121123600091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241121123600091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123600091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241121123600091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123600091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123600095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123600101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123600101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123600101 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123600101 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123600101 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123600101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121123600101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121123600101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) MutexDispCT-TC_ranap_ps_bidir(168)@3c559826ea76: Final verdict of PTC: none 20241121123600101 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123600101 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123600101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eedf8f), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123600101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123600101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123600101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123600101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123600101 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123600101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123600101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123600101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{disrupted}: Freeing instance (context_map.c:202) 20241121123600101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3399187)[0x55b163dc2d30]{disrupted}: Deallocated (fsm.c:568) 20241121123600101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123600101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{disconnected}: Freeing instance (context_map.c:206) 20241121123600101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b163dc6f50]{disconnected}: Deallocated (fsm.c:568) 20241121123600101 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3399187 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121123600101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123600101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123600101 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123600101 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123600101 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123600101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123600101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123600101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123600101 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123600101 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44015<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(174)@3c559826ea76: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@3c559826ea76: Final verdict of PTC: none 20241121123600102 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123600102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123600102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123600102 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123600102 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121123600102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123600102 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121123600102 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121123600102 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123600102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123600103 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123600103 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123600103 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123600103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123600103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123600103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123600103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123600103 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123600103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123600103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123600103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123600103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123600103 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123600103 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123600103 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123600103 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(169)@3c559826ea76: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@3c559826ea76: Final verdict of PTC: none 20241121123600103 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123600103 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121123600103 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123600103 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123600103 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123600103 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123600103 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123600104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123600104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(170)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(180)@3c559826ea76: Final verdict of PTC: none 20241121123600104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123600104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123600104 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123600104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123600104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123600104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123600104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123600104 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123600104 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123600104 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123600104 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(176)@3c559826ea76: Final verdict of PTC: none 20241121123600114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(171)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Nov 21 12:36:00 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 20241121123600263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123600764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=290256) Waiting for packet dumper to finish... 1 (prev_count=290256, count=290796) 20241121123602103 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123602103 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123602103 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123602105 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123602105 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123602105 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Thu Nov 21 12:36:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121123603453 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121123603453 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121123603453 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123603453 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123603453 DLSCCP DEBUG SCCP-SCOC(3)[0x55b163dc6170]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_rab_assignment started. 20241121123603844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123603851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123603856 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34909<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(185)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123605503 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123605503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f19a7), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123605503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123605503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123605503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123605503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123605503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123605503 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123605503 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123605503 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123605503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123605503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123605503 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123607922 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123607922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248338), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123607922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123607922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123607922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123607922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123607922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123607922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123607923 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123607923 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123607923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123607923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123607923 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123610101 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123610101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eedf8f), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123610101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123610101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123610101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123610101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123610101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123610101 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123610101 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123610102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123610102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123610102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123610102 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123615504 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123615504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f19a7), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123615504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123615504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123615504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123615504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123615504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123615504 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123615504 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123615504 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123615504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123615504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123615504 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123617923 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123617923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248338), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123617923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123617923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123617924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123617924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123617924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123617924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123617924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123617924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123617924 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123617923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123617923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(185)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123619916 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123619916 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123619916 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123619916 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123619916 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123619916 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123619917 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123619917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123619917 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123619917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123619917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123619917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123619917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123619917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123619917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123619917 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123619917 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123619917 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123619917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123619917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123619917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123619917 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123619917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123619917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123619917 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_rab_assignment-Iuh0(186)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123619917 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123619917 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123619917 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123619918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123619918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123619918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123619918 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123619918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123619918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123619918 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123619918 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123619918 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123619918 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123619918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123619918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123619918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123619918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123619918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123619918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123619918 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123619918 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123619918 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123619918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123619918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123619918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123619918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123619918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123619918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123619918 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123619918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123619918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123619918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123619918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123619918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123619918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123619918 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123619919 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123619919 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123619919 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123619919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123619919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123619919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123619919 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123619919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123619919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123619919 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123619919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123619919 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123619919 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123619919 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123619919 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123619919 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(190)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(188)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123619962 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123619962 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123619963 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123619963 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123619963 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123619963 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123619963 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123619963 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123619963 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123619963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123619963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123619963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123619963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123619963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123619963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123619963 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123619963 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123619963 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123619964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123619964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123619964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123619964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123619964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123619964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123619964 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123619965 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123619965 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123619965 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123619965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123619965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123619965 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123619965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123619965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123619965 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123619965 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123619965 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123619965 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123619965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123619965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123619965 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123619965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123619965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123619965 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123619965 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123619965 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123619965 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123619965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123619965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123619965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123619965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123619965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123619965 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123619965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123619965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123619965 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123619965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123619965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123619965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123619965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123619965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123619965 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123619965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123619965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123619965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123619965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123619965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123619965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123619965 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123619965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123619965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123619965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123619965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123619965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123619965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123619965 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123620023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123620023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123620023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123620023 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123620023 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123620023 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123620023 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123620023 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123620023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123620023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123620102 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123620102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eedf8f), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123620103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123620103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123620103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123620103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123620103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620103 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123620103 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123620103 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123620103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123620103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123620103 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123620156 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123620156 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123620156 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123620156 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123620159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620159 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123620159 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123620159 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123620159 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123620159 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123620159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123620161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123620161 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123620161 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123620161 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123620161 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123620161 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123620161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123620161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123620161 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123620161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123620161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123620161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123620161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123620161 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123620161 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123620161 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123620162 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123620162 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123620162 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123620162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123620162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123620162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123620162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123620162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123620162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123620162 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123620162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620162 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123620162 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123620162 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123620162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123620162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123620162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123620162 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123620199 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123620199 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123620199 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123620199 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123620202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620202 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123620202 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123620202 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123620202 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123620202 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123620202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123620203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620203 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123620203 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123620203 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123620203 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123620203 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123620203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123620203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123620203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123620203 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123620203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123620203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123620203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123620203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123620203 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123620203 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123620203 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123620204 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123620204 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123620204 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123620204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123620204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123620204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123620204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123620204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123620204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123620204 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123620204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620204 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123620204 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123620204 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123620204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123620204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123620204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123620204 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK20241121123620964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620964 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123620964 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123620964 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123620964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123620964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123620964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123620964 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123620964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123620964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123620964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123620964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123620964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123620964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123620964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123620964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123620964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123620964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123620964 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123620964 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123620964 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123620964 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123620964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123620964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123620964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123620964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123620964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123620964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123620964 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123620964 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123620965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123620965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123620965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123620965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123620965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123620965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123620965 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123620967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123620967 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123620967 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123620967 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123620967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123620967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123620967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123620967 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123620967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123620967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123620967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123620967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123620967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123620967 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123620967 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123620967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123620967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123620968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123620968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123620968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123620968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123620968 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123620968 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123620968 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123621007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123621007 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123621007 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123621007 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123621007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123621007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123621007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123621007 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123621007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123621007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123621007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123621007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123621007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123621007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123621007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123621008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123621008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123621008 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123621008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123621008 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123621008 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123621008 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123621007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123621007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123621007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123621007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123621007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123621007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123621007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123621007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123621007 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123621007 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123621007 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123621007 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123621007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123621007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123621007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123621007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123621007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123621007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123621007 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123621007 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123621008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123621008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123621008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123621008 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123621008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123621008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123621008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123621008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123621008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123621008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123621008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123621008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123621008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123621008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123621008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123621008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123621008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123621008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123621008 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123621008 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123621049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41908<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@3c559826ea76: f_create_expect(l3 := '8043BE4AB395B41D90AC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@3c559826ea76: Created Expect[0] for '8043BE4AB395B41D90AC'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@3c559826ea76: Added conn table entry 0TC_rab_assignment0(195)5199497 20241121123622084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123622084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123622084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123622084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123622084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123622084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123622084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123622084 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123622083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123622083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123622084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123622084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123622084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f5689, normal) (hnbgw_rua.c:388) 20241121123622084 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123622084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123622084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5199497 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123622084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123622084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123622084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5199497 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123622084 DCN DEBUG map_sccp[0x55b163dc2d30]{init}: Allocated (fsm.c:456) 20241121123622084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123622084 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5199497 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123622084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5199497 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123622084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123622084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123622084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123622084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123622084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123622084 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123622084 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{IDLE}: Allocated (fsm.c:456) 20241121123622084 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123622084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8043be4ab395b41d90ac004f40030003040056400500f1100926) (sccp_scrc.c:401) 20241121123622084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123622084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123622084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123622084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123622084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123622084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123622084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123622084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123622084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123622084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123622084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123622084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123622084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123622084 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123622084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123622084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(188)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@3c559826ea76: Found Expect[0] for l3='8043BE4AB395B41D90AC'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@3c559826ea76: Added conn table entry 0TC_rab_assignment0(195)5447543 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123622143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123622143 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123622143 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123622143 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123622143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123622143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123622143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123622143 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123622143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123622143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123622143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123622143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123622143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123622143 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00210937) (sccp_scrc.c:472) 20241121123622143 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241121123622143 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123622143 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123622143 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123622143 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123622143 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123622143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123622143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_assignment0(195)@3c559826ea76: setverdict(pass): none -> pass VirtHNBGW-STATS(183)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121123622346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123622346 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123622346 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123622346 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123622346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123622346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123622346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123622346 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123622346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123622346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123622346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123622346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123622346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123622346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123622346 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241121123622346 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123622346 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123622346 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123622346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123622346 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123622346 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123622346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123622346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123622346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123622346 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123622346 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123622346 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123622346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123622346 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123622346 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{UNUSED}: Allocated (fsm.c:456) 20241121123622346 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{UNUSED}: is child of mgw(mgw-fsm-5199497-0)[0x55b163dc55f0] (fsm.c:486) 20241121123622346 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5199497-0)[0x55b163dc55f0] (mgcp_client_endpoint_fsm.c:724) 20241121123622346 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123622346 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123622346 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123622346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc5720]{ST_CRCX}: Allocated (fsm.c:456) 20241121123622346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc5720]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160] (fsm.c:486) 20241121123622346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc5720]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123622347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc5720]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123622347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 4f5689'... (mgcp_client.c:805) 20241121123622347 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241121123622347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc5720]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123622347 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f568917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f568917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f568917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f568917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121123622378 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241121123622378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123622378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123622378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123622378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123622378 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123622378 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622378 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622378 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123622378 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123622378 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622378 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123622378 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123622378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123622378 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123622378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123622378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123622378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123622378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123622427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123622427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123622427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123622427 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123622427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4f5689) (hnbgw_rua.c:452) 20241121123622427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5199497 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123622427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123622427 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123622427 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123622427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123622427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123622427 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123622427 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123622427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123622427 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123622427 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5199497-0)[0x55b163dc55f0] (mgcp_client_endpoint_fsm.c:724) 20241121123622427 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123622427 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123622427 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123622427 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 4f5689'... (mgcp_client.c:805) 20241121123622427 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241121123622427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123622427 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123622427 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622427 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20241121123622451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241121123622451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123622451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123622451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622451 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123622451 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123622451 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5199497-0)[0x55b163dc55f0] (mgcp_client_endpoint_fsm.c:724) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123622451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc85a0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123622451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc85a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160] (fsm.c:486) 20241121123622451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc85a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123622451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc85a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241121123622451 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 4f5689'... (mgcp_client.c:805) 20241121123622451 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241121123622451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5199497-0)[0x55b163dc85a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622451 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622452 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4f568917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f568917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(195)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4f568917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f568917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123622479 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241121123622479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123622479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123622479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123622479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123622479 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123622479 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622479 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622479 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622479 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123622479 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123622479 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622479 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{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) 20241121123622479 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123622479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123622479 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123622479 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123622479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123622479 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123622479 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123622479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00210937), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123622479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123622479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123622479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123622479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123622479 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123622479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123622480 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123622480 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123622480 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123622480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123622480 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123622480 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123622480 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123622520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123622520 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123622520 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123622520 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123622520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123622520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123622520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123622520 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123622520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123622520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123622520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123622520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123622520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123622520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123622520 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241121123622520 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123622520 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123622520 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123622520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123622520 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123622520 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123622520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123622520 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123622520 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123622520 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123622520 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123622520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123622520 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 4f5689'... (mgcp_client.c:805) 20241121123622520 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241121123622520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123622520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123622520 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 4f5689'... (mgcp_client.c:805) 20241121123622520 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241121123622520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123622520 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: Removing from parent mgw(mgw-fsm-5199497-0)[0x55b163dc55f0] (mgcp_client_endpoint_fsm.c:873) 20241121123622520 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123622520 DLMGCP DEBUG mgw-endp(mgw-fsm-5199497-0)[0x55b163dc8160]{IN_USE}: Deallocated (fsm.c:568) 20241121123622520 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123622520 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123622520 DMGW DEBUG mgw(mgw-fsm-5199497-0)[0x55b163dc55f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123622520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123622520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123622520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123622520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4f568917" }, { code := "I", val := "11111" } }, sdp := omit } 20241121123622544 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241121123622544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123622544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123622544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123622544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc5720]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4f568917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-Iuh0-RUA(187)@3c559826ea76: Deleted conn table entry 0TC_rab_assignment0(195)5199497 20241121123622554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123622554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123622554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123622554 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123622554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4f5689,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123622554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5199497 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123622554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123622554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123622554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123622554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123622554 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123622554 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123622554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123622554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123622554 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123622554 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123622554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00210937), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123622554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123622554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123622554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123622554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123622555 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241121123622555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123622555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123622555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123622555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc85a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123622557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123622557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123622557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123622558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123622558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123622558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123622558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123622558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@3c559826ea76: Deleted conn table entry 0TC_rab_assignment0(195)5447543 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Session index based on connection ID:0 20241121123622570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123622570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123622570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123622570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123622570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123622570 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=00210937), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123622570 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1823) 20241121123622570 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123622570 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123622570 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123622570 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123622570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123622570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123622570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123622570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:202) 20241121123622570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5199497)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123622570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123622571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{disconnected}: Freeing instance (context_map.c:206) 20241121123622571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b163dc2d30]{disconnected}: Deallocated (fsm.c:568) 20241121123622571 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5199497 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123622571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00210937), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:401) 20241121123622571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123622571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123622571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123622571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123622571 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123622571 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123622571 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123622571 DLSCCP DEBUG SCCP-SCOC(7)[0x55b163dc6f50]{IDLE}: Deallocated (fsm.c:568) 20241121123622570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123622570 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123622570 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123622570 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123622570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123622570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123622570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123622570 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123622571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123622571 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123622571 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123622571 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123622571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123622571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123622571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123622571 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3c559826ea76: RLC received in state:disconnect_pending TC_rab_assignment0(195)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123624566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41908<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123624572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assignment(182)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@3c559826ea76: Final verdict of PTC: none 20241121123624573 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34909<->l=127.0.0.1:4262) (control_if.c:193) 20241121123624573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123624573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123624573 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123624573 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123624573 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(192)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@3c559826ea76: Final verdict of PTC: none 20241121123624574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123624574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123624574 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123624574 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123624574 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123624574 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123624574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123624574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123624574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) IPA-CTRL-CLI-IPA(184)@3c559826ea76: Final verdict of PTC: none20241121123624574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123624574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123624574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123624574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123624574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123624574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123624574 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123624574 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123624574 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123624574 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123624574 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123624574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121123624574 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123624574 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123624574 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123624574 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123624574 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123624574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123624574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assignment-Iuh0-RUA(187)@3c559826ea76: Final verdict of PTC: none20241121123624574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123624574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123624574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123624574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123624574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123624574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123624574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123624574 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123624574 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123624574 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123624574 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment-Iuh0(186)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(183)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(194)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123624590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@3c559826ea76: Test case TC_rab_assignment finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Nov 21 12:36:24 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241121123624745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123625247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41918<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=358428) 20241121123625501 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121123625501 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121123625501 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123625501 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123625501 DLSCCP DEBUG SCCP-SCOC(4)[0x55b163dc7a00]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=358428, count=363528) 20241121123626575 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123626575 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123626575 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123626575 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123626575 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123626575 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Thu Nov 21 12:36:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121123627924 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123627924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248338), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123627924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123627924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123627924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123627924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123627924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123627924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123627924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123627924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123627925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123627925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123627925 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_rab_assignment_concurrent started. 20241121123628328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123628333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123628342 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40861<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(199)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123630103 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123630104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eedf8f), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123630104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123630104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123630104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123630104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123630104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123630104 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123630104 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123630104 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123630104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123630104 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123630104 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123637925 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123637925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00248338), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123637925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123637925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123637925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123637925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123637926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123637926 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123637926 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123637926 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123637926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123637926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123637926 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123640105 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123640105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eedf8f), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123640105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123640105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123640105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123640105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123640109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123640109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123640109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123640109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123640109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123640109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123640109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(199)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123644406 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123644406 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644406 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123644406 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644407 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123644407 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644407 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123644407 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123644407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123644407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644407 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644407 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123644407 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644408 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644408 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123644408 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123644408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_rab_assignment_concurrent-Iuh0(200)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123644408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123644408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123644408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123644408 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123644408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644408 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123644408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644408 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644408 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123644408 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123644408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123644408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123644408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123644408 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123644409 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644409 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123644409 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123644409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644409 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123644409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644409 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644409 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644409 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123644409 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123644409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644409 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123644409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123644409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644409 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123644409 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123644409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123644409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123644409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123644409 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(204)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(202)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123644447 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123644447 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644448 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123644448 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644448 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123644448 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644448 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123644448 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644449 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644449 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123644449 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123644449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644450 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123644450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644450 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644450 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644450 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123644450 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644450 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123644450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644450 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644450 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644450 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123644450 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644450 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123644450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644450 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644450 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644450 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123644450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123644450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644450 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644450 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123644450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123644451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123644451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123644451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123644451 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123644515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123644515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123644515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123644515 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123644515 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123644515 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123644516 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123644516 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123644516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123644516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123644642 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123644642 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123644642 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123644642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123644645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644645 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123644645 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123644645 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123644645 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123644645 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123644645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123644646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644646 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123644646 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123644646 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123644646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123644646 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123644646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123644646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123644646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123644646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123644646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123644646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123644646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123644646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123644646 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123644646 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123644646 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644647 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123644647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123644647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123644647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644647 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123644647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123644647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123644647 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123644647 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123644690 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123644690 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123644690 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123644690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123644695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644695 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123644695 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123644695 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123644695 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123644695 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123644695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123644696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644696 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123644696 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123644696 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123644696 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123644696 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123644696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123644696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123644696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123644696 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123644696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123644696 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123644696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123644696 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123644696 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123644696 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123644696 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123644697 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123644697 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123644697 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123644697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123644697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123644697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123644697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123644697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123644697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123644697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123644697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123644697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123644697 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123644697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123644698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123644698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123644698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123644698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123644698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123644698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123644698 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123645450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123645450 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123645450 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123645450 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123645450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123645450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123645450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123645450 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123645450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123645450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123645450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123645450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123645450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123645450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123645450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123645450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123645450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123645450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123645451 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123645451 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123645451 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123645451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123645451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123645451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123645451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123645451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123645451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123645451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123645451 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123645451 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123645451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123645451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123645451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123645451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123645451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123645451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123645451 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123645451 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123645452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123645452 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123645452 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123645452 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123645452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123645452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123645452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123645452 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123645452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123645452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123645452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123645452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123645452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123645452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123645452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123645452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123645452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123645452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123645452 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123645452 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123645452 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123645498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123645498 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123645498 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123645498 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123645498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123645498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123645498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123645498 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123645498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123645498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123645498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123645498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123645498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123645498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123645498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123645498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123645498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123645499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123645499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123645499 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123645499 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123645499 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123645499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123645499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123645499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123645499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123645499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123645499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123645499 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123645499 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123645499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123645499 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123645499 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123645499 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123645499 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123645499 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123645499 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123645499 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123645501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123645501 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123645501 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123645501 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123645501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123645501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123645501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123645501 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123645502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123645502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123645502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123645502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123645502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123645502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123645502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123645502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123645502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123645502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123645502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123645502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123645502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123645502 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123645502 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123645502 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123646541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123646874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57226<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '41A597FB514D73FD34A9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[0] for '41A597FB514D73FD34A9'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 0TC_rab_assignment_concurrent0(209)12979297 20241121123647566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647566 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc60c61, normal) (hnbgw_rua.c:388) 20241121123647566 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123647566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979297 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647566 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647566 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647566 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979297 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647566 DCN DEBUG map_sccp[0x55b163dc2d30]{init}: Allocated (fsm.c:456) 20241121123647566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647566 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12979297 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979297 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647566 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647566 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647566 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647566 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{IDLE}: Allocated (fsm.c:456) 20241121123647566 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a41a597fb514d73fd34a9004f40030000540056400500f1100926) (sccp_scrc.c:401) 20241121123647566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647566 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[0] for l3='41A597FB514D73FD34A9'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 0TC_rab_assignment_concurrent0(209)15594294 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '24581ACA0308642209E7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[0] for '24581ACA0308642209E7'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@3c559826ea76: setverdict(pass): none -> pass 20241121123647575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647575 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647575 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647575 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647575 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647575 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647575 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647575 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c8c1c5) (sccp_scrc.c:472) 20241121123647575 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241121123647575 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647575 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647575 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647575 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647575 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_assignment_concurrent0(209)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 1TC_rab_assignment_concurrent0(210)3526161 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := 'CD1238A8E8FEAD68846B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[1] for 'CD1238A8E8FEAD68846B'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 2TC_rab_assignment_concurrent0(211)11141466 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := 'E8E25D6DCFEECDA14D06'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[2] for 'E8E25D6DCFEECDA14D06'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 3TC_rab_assignment_concurrent0(212)3770494 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '306178DE6127458E9621'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[3] for '306178DE6127458E9621'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 4TC_rab_assignment_concurrent0(213)5271448 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '42667ABCF586674B71B0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[4] for '42667ABCF586674B71B0'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 5TC_rab_assignment_concurrent0(214)5212751 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '30C1EF34EC7CCDFD6231'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[5] for '30C1EF34EC7CCDFD6231'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 6TC_rab_assignment_concurrent0(215)4556764 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '1210A9E24665EFB9F907'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[6] for '1210A9E24665EFB9F907'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 7TC_rab_assignment_concurrent0(216)15806173 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := 'EAB40E3BB89B5101EBD0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[7] for 'EAB40E3BB89B5101EBD0'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 8TC_rab_assignment_concurrent0(217)3910487 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '24753877369EBD4611FF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[8] for '24753877369EBD4611FF'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 9TC_rab_assignment_concurrent0(218)11088213 20241121123647769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647769 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35ce11, normal) (hnbgw_rua.c:388) 20241121123647769 DHNB DEBUG map_rua[0x55b163dc85a0]{init}: Allocated (fsm.c:456) 20241121123647769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3526161 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647769 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3526161 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647769 DCN DEBUG map_sccp[0x55b163dc5720]{init}: Allocated (fsm.c:456) 20241121123647769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647769 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3526161 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3526161 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647770 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{IDLE}: Allocated (fsm.c:456) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a24581aca0308642209e7004f400300028b0056400500f1100926) (sccp_scrc.c:401) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa015a, normal) (hnbgw_rua.c:388) 20241121123647770 DHNB DEBUG map_rua[0x55b163dc55f0]{init}: Allocated (fsm.c:456) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11141466 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11141466 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647770 DCN DEBUG map_sccp[0x55b163dcdb30]{init}: Allocated (fsm.c:456) 20241121123647770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647770 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11141466 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11141466 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647770 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647770 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{IDLE}: Allocated (fsm.c:456) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acd1238a8e8fead68846b004f40030001800056400500f1100926) (sccp_scrc.c:401) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647770 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647770 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647770 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647770 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x39887e, normal) (hnbgw_rua.c:388) 20241121123647770 DHNB DEBUG map_rua[0x55b163dcf2e0]{init}: Allocated (fsm.c:456) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3770494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3770494 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647770 DCN DEBUG map_sccp[0x55b163dcdeb0]{init}: Allocated (fsm.c:456) 20241121123647770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647770 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3770494 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3770494 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647770 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{IDLE}: Allocated (fsm.c:456) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae8e25d6dcfeecda14d06004f400300030f0056400500f1100926) (sccp_scrc.c:401) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647770 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647770 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123647771 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241121123647771 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123647771 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647771 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123647771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123647771 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123647771 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123647771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123647771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123647771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123647771 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123647771 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123647771 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123647771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123647771 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123647771 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{UNUSED}: Allocated (fsm.c:456) 20241121123647771 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{UNUSED}: is child of mgw(mgw-fsm-12979297-0)[0x55b163dd05a0] (fsm.c:486) 20241121123647771 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12979297-0)[0x55b163dd05a0] (mgcp_client_endpoint_fsm.c:724) 20241121123647771 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123647771 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123647771 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123647771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163dcc1b0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123647771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163dcc1b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60] (fsm.c:486) 20241121123647771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163dcc1b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123647771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163dcc1b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123647771 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: c60c61'... (mgcp_client.c:805) 20241121123647771 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241121123647771 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163dcc1b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123647771 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123647771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647771 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x506f98, normal) (hnbgw_rua.c:388) 20241121123647771 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647771 DHNB DEBUG map_rua[0x55b163ddabb0]{init}: Allocated (fsm.c:456) 20241121123647771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5271448 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5271448 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647771 DCN DEBUG map_sccp[0x55b163dcc920]{init}: Allocated (fsm.c:456) 20241121123647771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647771 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5271448 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647771 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5271448 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647771 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647771 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647771 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{IDLE}: Allocated (fsm.c:456) 20241121123647771 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a306178de6127458e9621004f40030000ed0056400500f1100926) (sccp_scrc.c:401) 20241121123647771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647771 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f8a4f, normal) (hnbgw_rua.c:388) 20241121123647771 DHNB DEBUG map_rua[0x55b163ddad90]{init}: Allocated (fsm.c:456) 20241121123647771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5212751 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5212751 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647771 DCN DEBUG map_sccp[0x55b163dcf4a0]{init}: Allocated (fsm.c:456) 20241121123647771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647771 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5212751 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5212751 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647771 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647771 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647771 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{IDLE}: Allocated (fsm.c:456) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a42667abcf586674b71b0004f400300019d0056400500f1100926) (sccp_scrc.c:401) 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4587dc, normal) (hnbgw_rua.c:388) 20241121123647772 DHNB DEBUG map_rua[0x55b163dda370]{init}: Allocated (fsm.c:456) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4556764 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4556764 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647772 DCN DEBUG map_sccp[0x55b163dd2730]{init}: Allocated (fsm.c:456) 20241121123647772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647772 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4556764 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4556764 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{IDLE}: Allocated (fsm.c:456) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a30c1ef34ec7ccdfd6231004f40030003010056400500f1100926) (sccp_scrc.c:401) 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf12edd, normal) (hnbgw_rua.c:388) 20241121123647772 DHNB DEBUG map_rua[0x55b163dd9bd0]{init}: Allocated (fsm.c:456) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806173 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806173 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647772 DCN DEBUG map_sccp[0x55b163ddaec0]{init}: Allocated (fsm.c:456) 20241121123647772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647772 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15806173 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806173 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{IDLE}: Allocated (fsm.c:456) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1210a9e24665efb9f907004f40030000560056400500f1100926) (sccp_scrc.c:401) 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:1 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647772 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3bab57, normal) (hnbgw_rua.c:388) 20241121123647773 DHNB DEBUG map_rua[0x55b163dd1c80]{init}: Allocated (fsm.c:456) 20241121123647773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910487 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910487 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647773 DCN DEBUG map_sccp[0x55b163dd1db0]{init}: Allocated (fsm.c:456) 20241121123647773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3910487 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910487 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647773 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{IDLE}: Allocated (fsm.c:456) 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647773 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aeab40e3bb89b5101ebd0004f40030002a80056400500f1100926) (sccp_scrc.c:401) 20241121123647773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647773 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa93155, normal) (hnbgw_rua.c:388) 20241121123647773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647773 DHNB DEBUG map_rua[0x55b163dda000]{init}: Allocated (fsm.c:456) 20241121123647773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11088213 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11088213 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647773 DCN DEBUG map_sccp[0x55b163dcf890]{init}: Allocated (fsm.c:456) 20241121123647773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11088213 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11088213 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647773 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{IDLE}: Allocated (fsm.c:456) 20241121123647773 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a24753877369ebd4611ff004f40030001ab0056400500f1100926) (sccp_scrc.c:401) 20241121123647773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647773 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[0] for l3='24581ACA0308642209E7'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:2 HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 1TC_rab_assignment_concurrent0(210)13514245 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[1] for l3='CD1238A8E8FEAD68846B'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 2TC_rab_assignment_concurrent0(211)3929811 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:3 TC_rab_assignment_concurrent0(210)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:4 TC_rab_assignment_concurrent0(211)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[2] for l3='E8E25D6DCFEECDA14D06'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 3TC_rab_assignment_concurrent0(212)6346844 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[3] for l3='306178DE6127458E9621'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 4TC_rab_assignment_concurrent0(213)14588969 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '779A8B62B6F376DD06E3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[0] for '779A8B62B6F376DD06E3'O to be handled at TC_rab_assignment_concurrent0(219) 20241121123647778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647778 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647778 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647778 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647778 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647778 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(212)@3c559826ea76: setverdict(pass): none -> pass 20241121123647778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647778 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e41b5) (sccp_scrc.c:472) 20241121123647778 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241121123647778 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647778 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647778 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647778 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_assignment_concurrent0(213)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[4] for l3='42667ABCF586674B71B0'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 5TC_rab_assignment_concurrent0(214)3942136 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[7]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 10TC_rab_assignment_concurrent0(219)2666684 HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[5] for l3='30C1EF34EC7CCDFD6231'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 6TC_rab_assignment_concurrent0(215)4548927 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:8 TC_rab_assignment_concurrent0(214)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[6] for l3='1210A9E24665EFB9F907'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 7TC_rab_assignment_concurrent0(216)14631883 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[7] for l3='EAB40E3BB89B5101EBD0'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 8TC_rab_assignment_concurrent0(217)9542315 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:4 TC_rab_assignment_concurrent0(216)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:5 HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[8] for l3='24753877369EBD4611FF'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 9TC_rab_assignment_concurrent0(218)14304574 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c60c6117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c60c6117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(209)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c60c6117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c60c6117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(210)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '7766F6ACB49054B1278F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[1] for '7766F6ACB49054B1278F'O to be handled at TC_rab_assignment_concurrent0(220) 20241121123647800 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241121123647800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123647800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123647800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123647800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123647800 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123647800 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123647800 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123647800 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123647800 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123647800 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123647800 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123647800 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123647800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123647800 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123647800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123647800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123647800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123647800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121123647800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123647800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123647800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123647801 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123647801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28b0bc, normal) (hnbgw_rua.c:388) 20241121123647801 DHNB DEBUG map_rua[0x55b163dd0910]{init}: Allocated (fsm.c:456) 20241121123647801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123647801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2666684 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123647801 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647801 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647801 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2666684 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123647801 DCN DEBUG map_sccp[0x55b163de2570]{init}: Allocated (fsm.c:456) 20241121123647801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123647801 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2666684 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123647801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2666684 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123647801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123647801 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123647801 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123647801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123647801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123647801 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123647801 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{IDLE}: Allocated (fsm.c:456) 20241121123647801 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123647801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a779a8b62b6f376dd06e3004f40030000b70056400500f1100926) (sccp_scrc.c:401) 20241121123647801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123647801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123647801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123647801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123647801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123647801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123647801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123647801 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123647801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123647801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123647801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123647801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123647801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123647801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123647801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123647801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123647801 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 11TC_rab_assignment_concurrent0(220)5052691 20241121123647802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647802 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00945a76) (sccp_scrc.c:472) 20241121123647802 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241121123647802 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647802 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647802 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647802 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647802 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123647802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647802 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002f85aa) (sccp_scrc.c:472) 20241121123647802 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241121123647802 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647802 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647802 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647802 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647802 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123647803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0c860) (sccp_scrc.c:472) 20241121123647803 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647803 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123647802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123647802 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123647802 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123647802 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123647802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123647802 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123647803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0075f02d) (sccp_scrc.c:472) 20241121123647803 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647803 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123647803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0065912b) (sccp_scrc.c:472) 20241121123647803 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647803 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123647803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00131cc4) (sccp_scrc.c:472) 20241121123647803 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1823) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647803 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123647803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123647803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0074f3e8) (sccp_scrc.c:472) 20241121123647803 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1823) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647803 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123647803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123647803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123647803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:10 20241121123647803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d7a369) (sccp_scrc.c:472) 20241121123647803 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123647803 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123647803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123647803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123647803 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123647803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[0] for l3='779A8B62B6F376DD06E3'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 10TC_rab_assignment_concurrent0(219)1493362 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 TC_rab_assignment_concurrent0(209)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := 'C872C078C0EE8CE7B1EE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[0] for 'C872C078C0EE8CE7B1EE'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 12TC_rab_assignment_concurrent0(221)6957639 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := '1FE3CCC47BA0FF96FA58'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[2] for '1FE3CCC47BA0FF96FA58'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 13TC_rab_assignment_concurrent0(222)4442669 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := 'B28E4DD78E36DB5918AA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[3] for 'B28E4DD78E36DB5918AA'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 14TC_rab_assignment_concurrent0(223)13567104 HNBGW_Test.msc0-RAN(203)@3c559826ea76: f_create_expect(l3 := 'CA713CAC3C70A4E44896'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3c559826ea76: Created Expect[4] for 'CA713CAC3C70A4E44896'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Added conn table entry 15TC_rab_assignment_concurrent0(224)8671759 20241121123647921 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121123647921 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121123647921 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123647921 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123647921 DLSCCP DEBUG SCCP-SCOC(5)[0x55b163dc7e70]{IDLE}: Deallocated (fsm.c:568) 20241121123648001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123648001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123648001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4d1913, normal) (hnbgw_rua.c:388) 20241121123648001 DHNB DEBUG map_rua[0x55b163dc7e70]{init}: Allocated (fsm.c:456) 20241121123648001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123648001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5052691 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123648002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5052691 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123648002 DCN DEBUG map_sccp[0x55b163dd0ab0]{init}: Allocated (fsm.c:456) 20241121123648002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123648002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5052691 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123648002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5052691 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123648002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123648002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123648002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123648002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123648002 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{IDLE}: Allocated (fsm.c:456) 20241121123648002 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123648002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7766f6acb49054b1278f004f40030001da0056400500f1100926) (sccp_scrc.c:401) 20241121123648002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648002 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123648002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123648002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123648002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648002 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648002 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc60c61) (hnbgw_rua.c:452) 20241121123648002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979297 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648002 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648002 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648002 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648002 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648002 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648002 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648002 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648002 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648002 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648002 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12979297-0)[0x55b163dd05a0] (mgcp_client_endpoint_fsm.c:724) 20241121123648002 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648002 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648002 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648002 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648003 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648003 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648003 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648003 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: c60c61'... (mgcp_client.c:805) 20241121123648003 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241121123648003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648003 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648003 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648003 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20241121123648003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648003 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c2ea9a) (sccp_scrc.c:472) 20241121123648003 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241121123648003 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123648003 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123648003 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648003 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123648003 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123648003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123648003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123648003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123648003 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123648003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6a2a47, normal) (hnbgw_rua.c:388) 20241121123648003 DHNB DEBUG map_rua[0x55b163de47f0]{init}: Allocated (fsm.c:456) 20241121123648003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123648003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6957639 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123648003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648003 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6957639 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123648003 DCN DEBUG map_sccp[0x55b163de2850]{init}: Allocated (fsm.c:456) 20241121123648003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123648003 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6957639 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123648003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6957639 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123648003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123648003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123648003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123648003 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123648003 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{IDLE}: Allocated (fsm.c:456) 20241121123648003 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123648003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac872c078c0ee8ce7b1ee004f40030001250056400500f1100926) (sccp_scrc.c:401) 20241121123648004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648004 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123648004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123648004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123648004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648004 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241121123648004 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648004 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648004 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:11 20241121123648004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648004 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648004 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648004 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648004 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648004 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648004 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648004 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{UNUSED}: Allocated (fsm.c:456) 20241121123648004 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{UNUSED}: is child of mgw(mgw-fsm-3526161-0)[0x55b163de5a40] (fsm.c:486) 20241121123648004 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3526161-0)[0x55b163de5a40] (mgcp_client_endpoint_fsm.c:724) 20241121123648004 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648004 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648004 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163de5ca0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163de5ca0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70] (fsm.c:486) 20241121123648004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163de5ca0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163de5ca0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648004 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: 35ce11'... (mgcp_client.c:805) 20241121123648004 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241121123648004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163de5ca0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648004 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123648005 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123648005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648005 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x43ca2d, normal) (hnbgw_rua.c:388) 20241121123648005 DHNB DEBUG map_rua[0x55b163de7760]{init}: Allocated (fsm.c:456) 20241121123648005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123648005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4442669 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123648005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648005 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4442669 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123648005 DCN DEBUG map_sccp[0x55b163de7890]{init}: Allocated (fsm.c:456) 20241121123648005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123648005 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4442669 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123648005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4442669 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123648005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123648005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123648005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123648005 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123648005 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{IDLE}: Allocated (fsm.c:456) 20241121123648005 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[11]. 20241121123648005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1fe3ccc47ba0ff96fa58004f400300019d0056400500f1100926) (sccp_scrc.c:401) 20241121123648005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648005 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123648005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123648005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123648005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123648005 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123648005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcf0480, normal) (hnbgw_rua.c:388) 20241121123648005 DHNB DEBUG map_rua[0x55b163df0510]{init}: Allocated (fsm.c:456) 20241121123648005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648005 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123648006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13567104 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123648006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13567104 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123648006 DCN DEBUG map_sccp[0x55b163de5140]{init}: Allocated (fsm.c:456) 20241121123648006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123648006 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13567104 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123648006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13567104 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123648006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123648006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123648006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123648006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123648006 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{IDLE}: Allocated (fsm.c:456) 20241121123648006 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123648006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab28e4dd78e36db5918aa004f40030000cf0056400500f1100926) (sccp_scrc.c:401) 20241121123648006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[1] for l3='7766F6ACB49054B1278F'O handled at TC_rab_assignment_concurrent0(220) 20241121123648006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 11TC_rab_assignment_concurrent0(220)3056557 20241121123648006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648006 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123648006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123648006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123648006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123648006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123648006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648006 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84520f, normal) (hnbgw_rua.c:388) 20241121123648006 DHNB DEBUG map_rua[0x55b163de5390]{init}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:12 20241121123648006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123648006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8671759 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123648006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8671759 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123648006 DCN DEBUG map_sccp[0x55b163dd9160]{init}: Allocated (fsm.c:456) 20241121123648006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123648006 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8671759 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123648006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8671759 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123648006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123648006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123648006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123648006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123648006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123648006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123648006 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{IDLE}: Allocated (fsm.c:456) 20241121123648006 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123648007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aca713cac3c70a4e44896004f40030002e70056400500f1100926) (sccp_scrc.c:401) 20241121123648007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123648007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123648007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123648007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648007 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123648007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123648007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123648007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(220)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[0] for l3='C872C078C0EE8CE7B1EE'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 12TC_rab_assignment_concurrent0(221)15469858 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[2] for l3='1FE3CCC47BA0FF96FA58'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 13TC_rab_assignment_concurrent0(222)14983887 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(221)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[3] for l3='B28E4DD78E36DB5918AA'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 14TC_rab_assignment_concurrent0(223)6799646 20241121123648010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648010 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648010 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648010 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@3c559826ea76: First idle individual index:15 20241121123648010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648010 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(222)@3c559826ea76: setverdict(pass): none -> pass 20241121123648010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648010 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9d2fe) (sccp_scrc.c:472) 20241121123648010 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241121123648010 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123648010 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123648010 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648010 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123648010 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123648010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123648010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Stopping inactive timer T_ias[15]. TC_rab_assignment_concurrent0(223)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:12 HNBGW_Test.msc0-RAN(203)@3c559826ea76: Found Expect[4] for l3='CA713CAC3C70A4E44896'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Added conn table entry 15TC_rab_assignment_concurrent0(224)5627822 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c60c6117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c60c6117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35ce1117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35ce1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241121123648031 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241121123648031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648031 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648031 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648031 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12979297-0)[0x55b163dd05a0] (mgcp_client_endpoint_fsm.c:724) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163df0180]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163df0180]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60] (fsm.c:486) 20241121123648031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163df0180]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163df0180]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241121123648031 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: c60c61'... (mgcp_client.c:805) 20241121123648031 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241121123648031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12979297-0)[0x55b163df0180]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648031 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35ce1117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35ce1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(209)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c60c6117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c60c6117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648046 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241121123648046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648047 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648047 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241121123648047 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121123648047 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241121123648047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648047 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{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) 20241121123648047 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648047 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648047 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648047 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648047 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8c1c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648047 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648048 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648048 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648048 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648048 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648048 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648048 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648048 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648048 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0003cd27) (sccp_scrc.c:472) 20241121123648048 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241121123648048 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123648048 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123648048 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648048 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123648048 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123648048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123648048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648048 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648048 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648048 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648048 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00733f86) (sccp_scrc.c:472) 20241121123648048 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241121123648048 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123648048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648048 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648048 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648048 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648048 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123648048 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648048 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648048 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123648048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123648048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123648048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648048 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00354634) (sccp_scrc.c:472) 20241121123648048 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241121123648048 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123648048 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123648048 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648048 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123648048 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123648049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123648049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121123648049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648049 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001558cc) (sccp_scrc.c:472) 20241121123648049 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241121123648049 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123648049 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123648049 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648049 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123648049 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123648049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123648049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648055 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x35ce11) (hnbgw_rua.c:452) 20241121123648055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3526161 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648055 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648055 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648055 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648055 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648055 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648055 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648055 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648055 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3526161-0)[0x55b163de5a40] (mgcp_client_endpoint_fsm.c:724) 20241121123648055 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648055 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648055 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648055 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 35ce1'... (mgcp_client.c:805) 20241121123648055 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648055 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648055 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648055 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "35ce1117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35ce1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241121123648071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648071 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648071 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648071 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3526161-0)[0x55b163de5a40] (mgcp_client_endpoint_fsm.c:724) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163df08e0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163df08e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70] (fsm.c:486) 20241121123648071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163df08e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163df08e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241121123648071 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 35ce1'... (mgcp_client.c:805) 20241121123648071 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3526161-0)[0x55b163df08e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648071 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "35ce1117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35ce1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241121123648086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648086 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648086 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648086 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648086 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648086 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648086 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648086 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648086 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{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) 20241121123648086 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648087 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648087 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648087 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648087 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e41b5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648087 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648087 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648087 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648087 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648087 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648087 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241121123648087 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648087 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648087 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648087 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648087 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648087 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648087 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648087 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648087 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648087 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648087 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648087 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648087 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{UNUSED}: Allocated (fsm.c:456) 20241121123648087 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{UNUSED}: is child of mgw(mgw-fsm-11141466-0)[0x55b163df0c40] (fsm.c:486) 20241121123648087 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11141466-0)[0x55b163df0c40] (mgcp_client_endpoint_fsm.c:724) 20241121123648087 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648087 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648087 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163defd50]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163defd50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000] (fsm.c:486) 20241121123648088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163defd50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163defd50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648088 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: aa015'... (mgcp_client.c:805) 20241121123648088 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163defd50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648088 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aa015a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa015a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aa015a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa015a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241121123648105 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241121123648105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648105 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648105 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648105 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648105 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648105 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648105 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648105 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648105 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648105 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648105 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648115 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaa015a) (hnbgw_rua.c:452) 20241121123648115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11141466 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648115 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648115 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648115 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648115 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648115 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648115 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11141466-0)[0x55b163df0c40] (mgcp_client_endpoint_fsm.c:724) 20241121123648115 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648115 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648115 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648115 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: aa015'... (mgcp_client.c:805) 20241121123648115 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648115 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648115 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648115 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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)@3c559826ea76: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "aa015a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa015a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648128 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241121123648129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648129 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648129 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648129 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11141466-0)[0x55b163df0c40] (mgcp_client_endpoint_fsm.c:724) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163de7530]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163de7530]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000] (fsm.c:486) 20241121123648129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163de7530]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163de7530]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241121123648129 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: aa015'... (mgcp_client.c:805) 20241121123648129 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11141466-0)[0x55b163de7530]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648129 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "aa015a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa015a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648140 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241121123648140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648140 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648140 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648140 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648140 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648140 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648140 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648140 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648140 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{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) 20241121123648140 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648140 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648140 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648140 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648140 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00945a76), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648140 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648140 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648140 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648140 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648140 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648140 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241121123648141 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648141 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648141 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648141 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648141 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648141 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648141 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648141 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648141 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{UNUSED}: Allocated (fsm.c:456) 20241121123648141 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{UNUSED}: is child of mgw(mgw-fsm-3770494-0)[0x55b163dfb250] (fsm.c:486) 20241121123648141 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3770494-0)[0x55b163dfb250] (mgcp_client_endpoint_fsm.c:724) 20241121123648141 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648141 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648141 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648141 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163e01c50]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648141 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163e01c50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380] (fsm.c:486) 20241121123648141 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163e01c50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648141 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163e01c50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648141 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 39887'... (mgcp_client.c:805) 20241121123648141 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648141 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163e01c50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648141 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "39887e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "39887e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "39887e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "39887e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241121123648159 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241121123648159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648159 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648159 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648159 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648159 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648159 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648159 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648159 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648159 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648159 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648168 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x39887e) (hnbgw_rua.c:452) 20241121123648168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3770494 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648168 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648168 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648168 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648168 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648168 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648168 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3770494-0)[0x55b163dfb250] (mgcp_client_endpoint_fsm.c:724) 20241121123648168 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648168 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648168 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648168 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 39887'... (mgcp_client.c:805) 20241121123648168 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648168 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648168 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648168 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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)@3c559826ea76: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "39887e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "39887e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648184 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241121123648184 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648184 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648184 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648184 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648184 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648184 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3770494-0)[0x55b163dfb250] (mgcp_client_endpoint_fsm.c:724) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648184 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163dfa0d0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648184 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163dfa0d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380] (fsm.c:486) 20241121123648184 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163dfa0d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648184 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163dfa0d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241121123648184 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 39887'... (mgcp_client.c:805) 20241121123648184 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648184 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3770494-0)[0x55b163dfa0d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648184 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "39887e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "39887e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241121123648200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648200 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648200 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648200 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648200 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648200 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648200 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648200 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648200 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{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) 20241121123648200 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648200 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648200 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648200 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648200 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f85aa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648200 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648200 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648200 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648200 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648200 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648200 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648200 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241121123648200 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648200 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648200 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648200 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648200 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648200 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648200 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648200 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648200 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648201 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{UNUSED}: Allocated (fsm.c:456) 20241121123648201 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{UNUSED}: is child of mgw(mgw-fsm-5271448-0)[0x55b163df2160] (fsm.c:486) 20241121123648201 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5271448-0)[0x55b163df2160] (mgcp_client_endpoint_fsm.c:724) 20241121123648201 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648201 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648201 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e0a620]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e0a620]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50] (fsm.c:486) 20241121123648201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e0a620]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e0a620]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648201 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 506f9'... (mgcp_client.c:805) 20241121123648201 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e0a620]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648201 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "506f9817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "506f9817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "506f9817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "506f9817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241121123648221 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241121123648221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648221 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648221 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648221 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648221 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648221 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648221 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648221 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648221 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648221 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648230 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x506f98) (hnbgw_rua.c:452) 20241121123648230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5271448 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648230 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648230 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648231 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648231 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648231 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648231 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5271448-0)[0x55b163df2160] (mgcp_client_endpoint_fsm.c:724) 20241121123648231 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648231 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648231 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648231 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 506f9'... (mgcp_client.c:805) 20241121123648231 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648231 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648231 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648231 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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)@3c559826ea76: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "506f9817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "506f9817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648244 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241121123648244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648244 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648244 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648244 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5271448-0)[0x55b163df2160] (mgcp_client_endpoint_fsm.c:724) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e03490]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e03490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50] (fsm.c:486) 20241121123648244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e03490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e03490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241121123648244 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 506f9'... (mgcp_client.c:805) 20241121123648244 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5271448-0)[0x55b163e03490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648244 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648245 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648245 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648245 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "506f9817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "506f9817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648260 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241121123648260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648260 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648260 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648260 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648260 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648260 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648260 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648260 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648260 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{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) 20241121123648260 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648260 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648260 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648260 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0c860), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648260 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648260 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648260 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648260 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648260 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648260 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648260 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241121123648260 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648260 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648261 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648261 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648261 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648261 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648261 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648261 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648261 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{UNUSED}: Allocated (fsm.c:456) 20241121123648261 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{UNUSED}: is child of mgw(mgw-fsm-5212751-0)[0x55b163e03900] (fsm.c:486) 20241121123648261 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5212751-0)[0x55b163e03900] (mgcp_client_endpoint_fsm.c:724) 20241121123648261 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648261 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648261 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e132c0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e132c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0] (fsm.c:486) 20241121123648261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e132c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e132c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 4f8a4'... (mgcp_client.c:805) 20241121123648261 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e132c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648261 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f8a4f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f8a4f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f8a4f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f8a4f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241121123648278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241121123648278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648278 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648278 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648278 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648278 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648278 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648278 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648278 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648278 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648278 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648286 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4f8a4f) (hnbgw_rua.c:452) 20241121123648286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5212751 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648286 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648286 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648286 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648286 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648286 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5212751-0)[0x55b163e03900] (mgcp_client_endpoint_fsm.c:724) 20241121123648286 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648286 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648286 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 4f8a4'... (mgcp_client.c:805) 20241121123648286 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648286 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648286 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648286 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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)@3c559826ea76: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "4f8a4f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f8a4f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648304 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241121123648304 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648304 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648304 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648304 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648304 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648304 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5212751-0)[0x55b163e03900] (mgcp_client_endpoint_fsm.c:724) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e023c0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e023c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0] (fsm.c:486) 20241121123648304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e023c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e023c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241121123648304 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 4f8a4'... (mgcp_client.c:805) 20241121123648304 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5212751-0)[0x55b163e023c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648304 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "4f8a4f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f8a4f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648319 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241121123648319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648319 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648319 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648319 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648319 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648319 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648319 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648319 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648319 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{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) 20241121123648319 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648319 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648319 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648319 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648319 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075f02d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648319 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648319 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648319 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648319 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648319 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648319 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241121123648319 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648319 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648319 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648319 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648319 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648320 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648320 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648320 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648320 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648320 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648320 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648320 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{UNUSED}: Allocated (fsm.c:456) 20241121123648320 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{UNUSED}: is child of mgw(mgw-fsm-4556764-0)[0x55b163e15010] (fsm.c:486) 20241121123648320 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4556764-0)[0x55b163e15010] (mgcp_client_endpoint_fsm.c:724) 20241121123648320 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648320 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648320 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e1bfe0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e1bfe0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710] (fsm.c:486) 20241121123648320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e1bfe0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e1bfe0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648320 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 4587d'... (mgcp_client.c:805) 20241121123648320 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e1bfe0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648320 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4587dc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4587dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4587dc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4587dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241121123648342 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241121123648342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648342 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648343 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648343 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648343 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648343 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648343 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648343 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648343 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648343 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648352 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4587dc) (hnbgw_rua.c:452) 20241121123648352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4556764 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648352 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648352 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:7 20241121123648352 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648352 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648352 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648352 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4556764-0)[0x55b163e15010] (mgcp_client_endpoint_fsm.c:724) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 20241121123648352 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648352 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648352 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 20241121123648352 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 4587d'... (mgcp_client.c:805) 20241121123648352 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648352 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648352 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648352 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "4587dc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4587dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648367 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241121123648367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648367 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648367 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648367 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4556764-0)[0x55b163e15010] (mgcp_client_endpoint_fsm.c:724) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e13a30]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e13a30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710] (fsm.c:486) 20241121123648367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e13a30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e13a30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241121123648367 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 4587d'... (mgcp_client.c:805) 20241121123648367 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4556764-0)[0x55b163e13a30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648367 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "4587dc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4587dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648380 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241121123648380 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648380 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648380 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648380 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648380 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648380 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648380 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648380 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648380 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648380 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648380 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648380 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{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) 20241121123648380 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648380 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648380 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648380 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648380 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065912b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648380 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648381 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648381 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648381 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648381 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648381 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648381 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648381 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648381 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648381 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20241121123648381 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648381 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648381 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648381 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648381 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648381 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648381 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648381 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648381 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648381 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{UNUSED}: Allocated (fsm.c:456) 20241121123648381 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{UNUSED}: is child of mgw(mgw-fsm-15806173-0)[0x55b163e1dd10] (fsm.c:486) 20241121123648381 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15806173-0)[0x55b163e1dd10] (mgcp_client_endpoint_fsm.c:724) 20241121123648381 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648381 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648381 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648381 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e24b50]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648381 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e24b50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20] (fsm.c:486) 20241121123648381 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e24b50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648381 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e24b50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648381 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: f12ed'... (mgcp_client.c:805) 20241121123648381 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648381 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e24b50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648381 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f12edd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f12edd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f12edd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f12edd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241121123648399 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241121123648399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648399 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648399 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648399 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648399 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648399 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648399 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648399 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648399 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648399 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648406 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf12edd) (hnbgw_rua.c:452) 20241121123648406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806173 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648406 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648406 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648406 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648406 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648406 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15806173-0)[0x55b163e1dd10] (mgcp_client_endpoint_fsm.c:724) 20241121123648406 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648406 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648406 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: f12ed'... (mgcp_client.c:805) 20241121123648406 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648406 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648406 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648406 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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)@3c559826ea76: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f12edd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f12edd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241121123648419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648420 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648420 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648420 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15806173-0)[0x55b163e1dd10] (mgcp_client_endpoint_fsm.c:724) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e145d0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e145d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20] (fsm.c:486) 20241121123648420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e145d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e145d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241121123648420 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: f12ed'... (mgcp_client.c:805) 20241121123648420 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15806173-0)[0x55b163e145d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648420 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f12edd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f12edd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241121123648431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{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) 20241121123648432 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648432 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648432 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648432 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648432 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00131cc4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648432 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648432 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648432 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648432 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648432 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648432 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1823) 20241121123648432 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648432 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648432 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648432 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648432 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648432 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648432 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648432 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648432 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{UNUSED}: Allocated (fsm.c:456) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{UNUSED}: is child of mgw(mgw-fsm-3910487-0)[0x55b163e26e20] (fsm.c:486) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3910487-0)[0x55b163e26e20] (mgcp_client_endpoint_fsm.c:724) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e2d930]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e2d930]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50] (fsm.c:486) 20241121123648432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e2d930]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e2d930]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648432 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 3bab5'... (mgcp_client.c:805) 20241121123648432 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e2d930]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648432 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab5717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bab5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab5717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bab5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241121123648448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241121123648448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648448 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648448 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648448 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648448 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648448 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648448 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648448 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648448 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241121123648448 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648455 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3bab57) (hnbgw_rua.c:452) 20241121123648455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910487 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648456 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648456 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648456 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648456 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648456 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648456 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648456 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648456 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3910487-0)[0x55b163e26e20] (mgcp_client_endpoint_fsm.c:724) 20241121123648456 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648456 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648456 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648456 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 3bab5'... (mgcp_client.c:805) 20241121123648456 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648456 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648456 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648456 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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)@3c559826ea76: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab5717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bab5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241121123648472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648472 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648472 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648472 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3910487-0)[0x55b163e26e20] (mgcp_client_endpoint_fsm.c:724) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648472 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e26390]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e26390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50] (fsm.c:486) 20241121123648472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e26390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e26390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241121123648473 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 3bab5'... (mgcp_client.c:805) 20241121123648473 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3910487-0)[0x55b163e26390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648473 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648473 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648473 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648473 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab5717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bab5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648487 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241121123648487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{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) 20241121123648488 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648488 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648488 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648488 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648488 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648488 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f3e8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648488 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648488 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648488 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648488 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648488 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648488 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648488 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648488 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648488 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648488 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241121123648488 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648488 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648488 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648488 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648488 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648488 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648488 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648488 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648488 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{UNUSED}: Allocated (fsm.c:456) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{UNUSED}: is child of mgw(mgw-fsm-11088213-0)[0x55b163e2fd10] (fsm.c:486) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11088213-0)[0x55b163e2fd10] (mgcp_client_endpoint_fsm.c:724) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648488 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e36710]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e36710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40] (fsm.c:486) 20241121123648489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e36710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e36710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: a9315'... (mgcp_client.c:805) 20241121123648489 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e36710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648489 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9315517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9315517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9315517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9315517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241121123648508 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241121123648508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648508 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648508 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648508 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648508 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648508 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648508 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648508 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648508 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648508 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648516 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa93155) (hnbgw_rua.c:452) 20241121123648516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11088213 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648516 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648516 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648516 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648516 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648516 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648516 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11088213-0)[0x55b163e2fd10] (mgcp_client_endpoint_fsm.c:724) 20241121123648516 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648516 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648516 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648516 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: a9315'... (mgcp_client.c:805) 20241121123648516 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123648516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648516 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648516 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648516 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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)@3c559826ea76: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a9315517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9315517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648528 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241121123648528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648528 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648528 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648528 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648528 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648528 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648529 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648529 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648529 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11088213-0)[0x55b163e2fd10] (mgcp_client_endpoint_fsm.c:724) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e252c0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e252c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40] (fsm.c:486) 20241121123648529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e252c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e252c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241121123648529 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: a9315'... (mgcp_client.c:805) 20241121123648529 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123648529 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11088213-0)[0x55b163e252c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648529 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a9315517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9315517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648542 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241121123648542 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648542 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648542 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648542 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{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) 20241121123648542 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648542 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648542 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648542 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648542 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7a369), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648542 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648542 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648542 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648542 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648542 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648542 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648542 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20241121123648542 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648542 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648542 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648542 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648542 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648542 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648542 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648542 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648542 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{UNUSED}: Allocated (fsm.c:456) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{UNUSED}: is child of mgw(mgw-fsm-2666684-0)[0x55b163e260c0] (fsm.c:486) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2666684-0)[0x55b163e260c0] (mgcp_client_endpoint_fsm.c:724) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648542 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648543 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648543 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e3f380]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648543 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e3f380]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0] (fsm.c:486) 20241121123648543 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e3f380]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648543 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e3f380]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648543 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 28b0b'... (mgcp_client.c:805) 20241121123648543 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648543 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e3f380]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648543 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28b0bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28b0bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28b0bc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28b0bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241121123648562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241121123648562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648562 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648562 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648562 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648562 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648562 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648562 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648562 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648562 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648562 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(219)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648570 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x28b0bc) (hnbgw_rua.c:452) 20241121123648570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2666684 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648570 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648570 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648570 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648570 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648570 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648570 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2666684-0)[0x55b163e260c0] (mgcp_client_endpoint_fsm.c:724) 20241121123648570 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648570 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648570 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648570 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 28b0'... (mgcp_client.c:805) 20241121123648570 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121123648570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648570 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648570 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648570 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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)@3c559826ea76: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "28b0bc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28b0bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648585 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241121123648585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648585 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648585 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648585 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2666684-0)[0x55b163e260c0] (mgcp_client_endpoint_fsm.c:724) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648585 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e2ea50]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e2ea50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0] (fsm.c:486) 20241121123648585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e2ea50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e2ea50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241121123648586 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 28b0'... (mgcp_client.c:805) 20241121123648586 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121123648586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2666684-0)[0x55b163e2ea50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648586 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648586 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648586 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648586 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "28b0bc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28b0bc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648600 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241121123648600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648600 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648600 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648600 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648600 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648600 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648600 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648600 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648600 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{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) 20241121123648600 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648600 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648600 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648600 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648600 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ea9a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648601 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648601 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648601 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648601 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648601 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648601 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241121123648601 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648601 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648601 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648601 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648601 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648601 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648601 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648601 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648601 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648601 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648601 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648601 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648601 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{UNUSED}: Allocated (fsm.c:456) 20241121123648601 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{UNUSED}: is child of mgw(mgw-fsm-5052691-0)[0x55b163e41100] (fsm.c:486) 20241121123648601 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5052691-0)[0x55b163e41100] (mgcp_client_endpoint_fsm.c:724) 20241121123648601 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648601 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648601 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e47f70]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e47f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310] (fsm.c:486) 20241121123648601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e47f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e47f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648601 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 4d191'... (mgcp_client.c:805) 20241121123648601 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e47f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648601 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d191317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d191317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d191317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d191317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241121123648620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241121123648620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648620 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648620 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648620 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648620 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648620 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648620 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648620 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648620 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648620 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(220)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648627 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4d1913) (hnbgw_rua.c:452) 20241121123648627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5052691 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648627 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648627 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648627 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648627 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648627 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648627 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5052691-0)[0x55b163e41100] (mgcp_client_endpoint_fsm.c:724) 20241121123648627 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648627 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648627 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648627 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 4d19'... (mgcp_client.c:805) 20241121123648627 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121123648627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648627 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648627 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648627 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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)@3c559826ea76: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "4d191317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d191317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648641 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241121123648641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648641 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648641 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648641 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5052691-0)[0x55b163e41100] (mgcp_client_endpoint_fsm.c:724) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e3faf0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e3faf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310] (fsm.c:486) 20241121123648641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e3faf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e3faf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241121123648641 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 4d19'... (mgcp_client.c:805) 20241121123648641 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121123648641 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5052691-0)[0x55b163e3faf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648641 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "4d191317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d191317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648655 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241121123648655 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648655 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648655 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648655 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648655 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648655 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648655 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648655 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648655 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648655 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648655 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648655 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{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) 20241121123648655 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648655 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648655 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648655 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648655 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648655 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2fe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648655 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648655 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648656 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648656 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648656 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648656 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648656 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1823) 20241121123648656 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648656 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648656 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648656 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648656 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648656 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648656 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648656 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648656 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648656 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{UNUSED}: Allocated (fsm.c:456) 20241121123648656 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{UNUSED}: is child of mgw(mgw-fsm-6957639-0)[0x55b163e49e90] (fsm.c:486) 20241121123648656 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6957639-0)[0x55b163e49e90] (mgcp_client_endpoint_fsm.c:724) 20241121123648656 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648656 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648656 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648656 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e4a0a0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648656 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e4a0a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970] (fsm.c:486) 20241121123648656 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e4a0a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648656 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e4a0a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648656 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 6a2a4'... (mgcp_client.c:805) 20241121123648656 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648656 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e4a0a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648656 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6a2a4717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6a2a4717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6a2a4717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6a2a4717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241121123648672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241121123648672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648672 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648672 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648672 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648672 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648672 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648673 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648673 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648673 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648673 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648673 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(221)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648681 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648681 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6a2a47) (hnbgw_rua.c:452) 20241121123648682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6957639 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648682 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648682 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648682 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648682 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648682 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648682 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6957639-0)[0x55b163e49e90] (mgcp_client_endpoint_fsm.c:724) 20241121123648682 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648682 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648682 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648682 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 6a2a'... (mgcp_client.c:805) 20241121123648682 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121123648682 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648682 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648682 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648682 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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)@3c559826ea76: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "6a2a4717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6a2a4717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648697 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241121123648697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648697 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648697 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648697 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6957639-0)[0x55b163e49e90] (mgcp_client_endpoint_fsm.c:724) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e49b50]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e49b50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970] (fsm.c:486) 20241121123648697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e49b50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e49b50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241121123648697 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 6a2a'... (mgcp_client.c:805) 20241121123648697 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121123648697 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6957639-0)[0x55b163e49b50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648697 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "6a2a4717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6a2a4717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648711 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241121123648711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648711 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648711 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648711 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648711 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648711 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648711 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648711 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648711 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{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) 20241121123648711 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648711 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648711 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648711 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648711 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003cd27), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648711 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648711 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648711 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648711 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648711 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648711 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648711 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1823) 20241121123648711 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648711 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648711 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648711 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648711 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648711 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648711 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648711 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648712 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648712 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{UNUSED}: Allocated (fsm.c:456) 20241121123648712 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{UNUSED}: is child of mgw(mgw-fsm-4442669-0)[0x55b163e52b60] (fsm.c:486) 20241121123648712 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4442669-0)[0x55b163e52b60] (mgcp_client_endpoint_fsm.c:724) 20241121123648712 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648712 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648712 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e52d70]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e52d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0] (fsm.c:486) 20241121123648712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e52d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e52d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648712 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 43ca2'... (mgcp_client.c:805) 20241121123648712 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648712 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e52d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648712 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43ca2d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43ca2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43ca2d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43ca2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241121123648731 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241121123648731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648731 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648731 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648731 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648731 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648731 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648731 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648731 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648731 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648731 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(222)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648740 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x43ca2d) (hnbgw_rua.c:452) 20241121123648740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4442669 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648740 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648740 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648740 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648740 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648740 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648740 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648740 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648740 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4442669-0)[0x55b163e52b60] (mgcp_client_endpoint_fsm.c:724) 20241121123648740 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648740 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648740 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648740 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 43ca'... (mgcp_client.c:805) 20241121123648740 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121123648741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648741 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648741 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648741 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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)@3c559826ea76: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "43ca2d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43ca2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648754 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241121123648754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648754 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648754 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648754 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4442669-0)[0x55b163e52b60] (mgcp_client_endpoint_fsm.c:724) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e51c70]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e51c70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0] (fsm.c:486) 20241121123648754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e51c70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e51c70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241121123648754 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 43ca'... (mgcp_client.c:805) 20241121123648754 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121123648754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4442669-0)[0x55b163e51c70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648754 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "43ca2d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43ca2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648768 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241121123648768 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648768 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648768 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648768 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648768 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648768 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648768 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648768 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648768 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648768 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648768 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648768 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{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) 20241121123648768 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648768 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648768 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648768 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648768 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648768 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733f86), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648769 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648769 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648769 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648769 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648769 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648769 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648769 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1823) 20241121123648769 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648769 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648769 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648769 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648769 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648769 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648769 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648769 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648769 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648769 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{UNUSED}: Allocated (fsm.c:456) 20241121123648769 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{UNUSED}: is child of mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0] (fsm.c:486) 20241121123648769 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0] (mgcp_client_endpoint_fsm.c:724) 20241121123648769 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648769 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648769 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e62840]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e62840]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0] (fsm.c:486) 20241121123648769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e62840]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e62840]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648769 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: cf048'... (mgcp_client.c:805) 20241121123648769 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e62840]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648769 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cf048017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf048017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cf048017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf048017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241121123648785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241121123648785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648785 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648785 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648785 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648785 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648785 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648785 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648785 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648785 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648785 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(223)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648792 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcf0480) (hnbgw_rua.c:452) 20241121123648792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13567104 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648792 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648792 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648792 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648792 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648792 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648792 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0] (mgcp_client_endpoint_fsm.c:724) 20241121123648792 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648792 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648792 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648792 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: cf04'... (mgcp_client.c:805) 20241121123648792 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121123648792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648792 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648792 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648792 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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)@3c559826ea76: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "cf048017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf048017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648807 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241121123648807 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648807 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648807 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648807 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648807 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648807 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0] (mgcp_client_endpoint_fsm.c:724) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e5b480]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e5b480]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0] (fsm.c:486) 20241121123648807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e5b480]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e5b480]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241121123648807 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: cf04'... (mgcp_client.c:805) 20241121123648807 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121123648807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13567104-0)[0x55b163e5b480]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648807 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "cf048017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf048017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241121123648819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648819 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648819 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648819 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648819 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648819 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648819 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648819 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648819 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{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) 20241121123648819 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648819 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648819 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648819 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648819 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354634), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648819 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648819 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648819 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648819 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648819 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648819 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123648819 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123648819 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123648819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123648819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123648819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123648819 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123648819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123648819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123648819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123648819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123648819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123648819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123648819 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1823) 20241121123648819 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123648819 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123648820 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123648820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123648820 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123648820 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123648820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123648820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648820 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123648820 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123648820 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123648820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648820 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123648820 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{UNUSED}: Allocated (fsm.c:456) 20241121123648820 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{UNUSED}: is child of mgw(mgw-fsm-8671759-0)[0x55b163e64760] (fsm.c:486) 20241121123648820 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8671759-0)[0x55b163e64760] (mgcp_client_endpoint_fsm.c:724) 20241121123648820 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648820 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648820 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e6b6c0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e6b6c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0] (fsm.c:486) 20241121123648820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e6b6c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e6b6c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123648820 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 84520'... (mgcp_client.c:805) 20241121123648820 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123648820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e6b6c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648820 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84520f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84520f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84520f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84520f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121123648836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241121123648836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123648836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123648836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648836 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123648836 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648836 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648836 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648836 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648836 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648836 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648836 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123648836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123648836 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123648836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123648836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123648836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123648836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(224)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123648845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123648845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123648845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123648845 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123648845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x84520f) (hnbgw_rua.c:452) 20241121123648845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8671759 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123648845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123648845 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123648845 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123648845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123648845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648845 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123648845 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123648845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648845 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123648845 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8671759-0)[0x55b163e64760] (mgcp_client_endpoint_fsm.c:724) 20241121123648845 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648845 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648845 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123648845 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 8452'... (mgcp_client.c:805) 20241121123648845 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121123648845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123648846 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648846 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648846 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "84520f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84520f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648858 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241121123648858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123648858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123648858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648858 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648858 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123648858 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8671759-0)[0x55b163e64760] (mgcp_client_endpoint_fsm.c:724) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123648858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e63960]{ST_CRCX}: Allocated (fsm.c:456) 20241121123648858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e63960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0] (fsm.c:486) 20241121123648858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e63960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123648858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e63960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241121123648858 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 8452'... (mgcp_client.c:805) 20241121123648858 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121123648858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8671759-0)[0x55b163e63960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648858 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "84520f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84520f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123648871 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241121123648871 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123648871 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123648871 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123648871 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123648871 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123648871 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648871 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648871 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648871 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123648871 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123648871 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648871 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{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) 20241121123648871 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123648871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123648871 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123648871 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123648871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123648871 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123648871 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123648871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001558cc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123648871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123648871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123648871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123648871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123648871 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123648872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123648872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123648872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123648872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123648872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123648872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123648872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123648872 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650061 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650061 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650061 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650061 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650061 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241121123650061 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650061 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650061 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650061 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650061 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650061 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650061 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650061 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650061 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650061 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: c60c6'... (mgcp_client.c:805) 20241121123650061 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650061 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: c60c6'... (mgcp_client.c:805) 20241121123650061 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650061 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650061 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: Removing from parent mgw(mgw-fsm-12979297-0)[0x55b163dd05a0] (mgcp_client_endpoint_fsm.c:873) 20241121123650061 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650061 DLMGCP DEBUG mgw-endp(mgw-fsm-12979297-0)[0x55b163dcee60]{IN_USE}: Deallocated (fsm.c:568) 20241121123650061 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650061 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650061 DMGW DEBUG mgw(mgw-fsm-12979297-0)[0x55b163dd05a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(209)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c60c6117" }, { code := "I", val := "11111" } }, sdp := omit } 20241121123650071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241121123650071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c60c6117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241121123650071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df0180]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)12979297 20241121123650078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650078 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc60c61,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979297 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650078 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650078 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650078 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650079 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8c1c5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650079 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650079 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650079 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650079 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650079 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650079 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650079 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)15594294 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:0 20241121123650088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650088 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650088 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650088 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650088 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650088 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=00c8c1c5), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650088 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1823) 20241121123650088 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650088 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650088 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650088 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:202) 20241121123650088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12979297)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123650088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{disconnected}: Freeing instance (context_map.c:206) 20241121123650088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b163dc2d30]{disconnected}: Deallocated (fsm.c:568) 20241121123650088 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979297 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8c1c5), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:401) 20241121123650088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650088 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650088 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650088 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650089 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650088 DLSCCP DEBUG SCCP-SCOC(8)[0x55b163dc6f50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650096 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650096 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650096 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650096 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650096 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650096 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241121123650096 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650096 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650096 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650096 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650096 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650096 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650096 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650096 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650096 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 35ce1'... (mgcp_client.c:805) 20241121123650096 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650096 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650096 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 35ce1'... (mgcp_client.c:805) 20241121123650096 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650096 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: Removing from parent mgw(mgw-fsm-3526161-0)[0x55b163de5a40] (mgcp_client_endpoint_fsm.c:873) 20241121123650096 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650096 DLMGCP DEBUG mgw-endp(mgw-fsm-3526161-0)[0x55b163de5b70]{IN_USE}: Deallocated (fsm.c:568) 20241121123650096 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650096 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650096 DMGW DEBUG mgw(mgw-fsm-3526161-0)[0x55b163de5a40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(210)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "35ce1117" }, { code := "I", val := "11111" } }, sdp := omit } 20241121123650106 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123650106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eedf8f), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123650106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123650106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650106 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650106 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650106 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123650106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123650106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123650106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123650106 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(210)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "35ce1117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650108 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241121123650108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650108 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123650108 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123650108 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123650108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650108 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de5ca0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123650108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123650108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650108 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=00eedf8f) (sccp_scrc.c:472) 20241121123650108 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241121123650108 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123650108 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123650108 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650108 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650108 DLSCCP DEBUG SCCP-SCOC(6)[0x55b163dc1c00]{IDLE}: Deallocated (fsm.c:568) 20241121123650108 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241121123650108 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650108 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163df08e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)3526161 20241121123650111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650111 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x35ce11,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3526161 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650111 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650111 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650111 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650111 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e41b5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650112 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650112 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650112 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)13514245 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:1 20241121123650118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650118 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650118 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650118 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650118 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650118 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650118 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=009e41b5), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650118 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1823) 20241121123650118 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650118 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650118 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650118 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{disconnected}: Freeing instance (context_map.c:202) 20241121123650118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3526161)[0x55b163dc85a0]{disconnected}: Deallocated (fsm.c:568) 20241121123650118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{disconnected}: Freeing instance (context_map.c:206) 20241121123650118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b163dc5720]{disconnected}: Deallocated (fsm.c:568) 20241121123650118 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3526161 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e41b5), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:401) 20241121123650118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650119 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650119 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650119 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650119 DLSCCP DEBUG SCCP-SCOC(9)[0x55b163dc8160]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650147 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650147 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650147 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650147 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241121123650147 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650147 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650148 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650148 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650148 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650148 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650148 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650148 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650148 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: aa015'... (mgcp_client.c:805) 20241121123650148 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: aa015'... (mgcp_client.c:805) 20241121123650148 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650148 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: Removing from parent mgw(mgw-fsm-11141466-0)[0x55b163df0c40] (mgcp_client_endpoint_fsm.c:873) 20241121123650148 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650148 DLMGCP DEBUG mgw-endp(mgw-fsm-11141466-0)[0x55b163df0000]{IN_USE}: Deallocated (fsm.c:568) 20241121123650148 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650148 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650148 DMGW DEBUG mgw(mgw-fsm-11141466-0)[0x55b163df0c40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "aa015a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "aa015a17" }, { code := "I", val := "22222" } }, sdp := omit } 20241121123650155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241121123650155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163defd50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241121123650155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de7530]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)11141466 20241121123650157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650157 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaa015a,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11141466 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650158 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650158 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650158 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650158 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00945a76), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650158 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650158 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650158 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650158 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)3929811 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:2 20241121123650161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650162 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650162 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650162 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=00945a76), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650162 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1823) 20241121123650162 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650162 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650162 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650162 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{disconnected}: Freeing instance (context_map.c:202) 20241121123650162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11141466)[0x55b163dc55f0]{disconnected}: Deallocated (fsm.c:568) 20241121123650162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{disconnected}: Freeing instance (context_map.c:206) 20241121123650162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b163dcdb30]{disconnected}: Deallocated (fsm.c:568) 20241121123650162 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11141466 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00945a76), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:401) 20241121123650162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650162 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650162 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650162 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650162 DLSCCP DEBUG SCCP-SCOC(10)[0x55b163dceb90]{IDLE}: Deallocated (fsm.c:568) 20241121123650162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650162 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650162 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650162 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650162 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650209 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650209 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650209 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650209 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650209 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241121123650209 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650209 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650209 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650209 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650209 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650209 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650209 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650209 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650209 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650209 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 39887'... (mgcp_client.c:805) 20241121123650209 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650209 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 39887'... (mgcp_client.c:805) 20241121123650209 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650209 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: Removing from parent mgw(mgw-fsm-3770494-0)[0x55b163dfb250] (mgcp_client_endpoint_fsm.c:873) 20241121123650209 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650209 DLMGCP DEBUG mgw-endp(mgw-fsm-3770494-0)[0x55b163dfb380]{IN_USE}: Deallocated (fsm.c:568) 20241121123650209 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650209 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650209 DMGW DEBUG mgw(mgw-fsm-3770494-0)[0x55b163dfb250]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "39887e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "39887e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650216 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241121123650216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e01c50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123650216 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241121123650216 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650216 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650216 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650216 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dfa0d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)3770494 20241121123650218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650218 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x39887e,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3770494 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650219 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650219 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650219 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650219 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f85aa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650219 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650219 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650219 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650219 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650219 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)6346844 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:3 20241121123650222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650222 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650222 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650222 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650222 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650223 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=002f85aa), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650223 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1823) 20241121123650223 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650223 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650223 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650223 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{disconnected}: Freeing instance (context_map.c:202) 20241121123650223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3770494)[0x55b163dcf2e0]{disconnected}: Deallocated (fsm.c:568) 20241121123650223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{disconnected}: Freeing instance (context_map.c:206) 20241121123650223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b163dcdeb0]{disconnected}: Deallocated (fsm.c:568) 20241121123650223 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3770494 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f85aa), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:401) 20241121123650223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650223 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650223 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650223 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650223 DLSCCP DEBUG SCCP-SCOC(11)[0x55b163dd0370]{IDLE}: Deallocated (fsm.c:568) 20241121123650223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650268 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650268 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650268 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650268 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650268 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241121123650268 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650268 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650268 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650268 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650268 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650268 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650268 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650268 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 506f9'... (mgcp_client.c:805) 20241121123650269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 506f9'... (mgcp_client.c:805) 20241121123650269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650269 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: Removing from parent mgw(mgw-fsm-5271448-0)[0x55b163df2160] (mgcp_client_endpoint_fsm.c:873) 20241121123650269 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650269 DLMGCP DEBUG mgw-endp(mgw-fsm-5271448-0)[0x55b163e03d50]{IN_USE}: Deallocated (fsm.c:568) 20241121123650269 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650269 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650269 DMGW DEBUG mgw(mgw-fsm-5271448-0)[0x55b163df2160]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "506f9817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "506f9817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241121123650278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e0a620]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123650279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241121123650279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e03490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)5271448 20241121123650280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650280 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x506f98,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5271448 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650280 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650280 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650280 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650280 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0c860), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650281 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)14588969 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:4 20241121123650285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650285 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650285 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650285 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650285 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650285 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=00d0c860), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650285 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1823) 20241121123650285 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650285 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650285 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650285 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{disconnected}: Freeing instance (context_map.c:202) 20241121123650285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5271448)[0x55b163ddabb0]{disconnected}: Deallocated (fsm.c:568) 20241121123650285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{disconnected}: Freeing instance (context_map.c:206) 20241121123650285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b163dcc920]{disconnected}: Deallocated (fsm.c:568) 20241121123650285 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5271448 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0c860), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:401) 20241121123650285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650285 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650285 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650285 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650285 DLSCCP DEBUG SCCP-SCOC(12)[0x55b163ddb0b0]{IDLE}: Deallocated (fsm.c:568) 20241121123650285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650285 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650328 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650328 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650328 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650328 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241121123650328 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650328 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650328 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650328 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650328 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650328 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650328 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650328 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650328 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650328 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 4f8a4'... (mgcp_client.c:805) 20241121123650328 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650328 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 4f8a4'... (mgcp_client.c:805) 20241121123650328 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650328 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: Removing from parent mgw(mgw-fsm-5212751-0)[0x55b163e03900] (mgcp_client_endpoint_fsm.c:873) 20241121123650328 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650328 DLMGCP DEBUG mgw-endp(mgw-fsm-5212751-0)[0x55b163e0c9f0]{IN_USE}: Deallocated (fsm.c:568) 20241121123650328 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650328 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650328 DMGW DEBUG mgw(mgw-fsm-5212751-0)[0x55b163e03900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "4f8a4f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "4f8a4f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650336 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241121123650336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e132c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123650336 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241121123650336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e023c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)5212751 20241121123650338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650338 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4f8a4f,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5212751 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650338 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650338 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650338 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650338 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075f02d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650338 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)3942136 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:5 20241121123650342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650342 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650342 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650342 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650342 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650342 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=0075f02d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650342 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1823) 20241121123650342 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650342 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650342 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650342 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{disconnected}: Freeing instance (context_map.c:202) 20241121123650342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5212751)[0x55b163ddad90]{disconnected}: Deallocated (fsm.c:568) 20241121123650342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{disconnected}: Freeing instance (context_map.c:206) 20241121123650342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b163dcf4a0]{disconnected}: Deallocated (fsm.c:568) 20241121123650342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5212751 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075f02d), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:401) 20241121123650342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650342 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650342 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650342 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650342 DLSCCP DEBUG SCCP-SCOC(13)[0x55b163dcd090]{IDLE}: Deallocated (fsm.c:568) 20241121123650342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650342 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650388 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650388 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650388 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650388 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650388 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241121123650388 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650388 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650388 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650388 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650388 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650388 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650389 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650389 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650389 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650389 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 4587d'... (mgcp_client.c:805) 20241121123650389 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650389 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 4587d'... (mgcp_client.c:805) 20241121123650389 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650389 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: Removing from parent mgw(mgw-fsm-4556764-0)[0x55b163e15010] (mgcp_client_endpoint_fsm.c:873) 20241121123650389 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650389 DLMGCP DEBUG mgw-endp(mgw-fsm-4556764-0)[0x55b163e15710]{IN_USE}: Deallocated (fsm.c:568) 20241121123650389 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650389 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650389 DMGW DEBUG mgw(mgw-fsm-4556764-0)[0x55b163e15010]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "4587dc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "4587dc17" }, { code := "I", val := "22222" } }, sdp := omit } 20241121123650396 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241121123650396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e1bfe0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650397 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241121123650397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e13a30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)4556764 20241121123650402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650402 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4587dc,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4556764 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650402 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650402 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650402 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650402 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065912b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650402 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)4548927 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:6 20241121123650406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650407 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650407 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650407 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650407 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=0065912b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650407 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1823) 20241121123650407 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650407 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650407 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650407 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{disconnected}: Freeing instance (context_map.c:202) 20241121123650407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4556764)[0x55b163dda370]{disconnected}: Deallocated (fsm.c:568) 20241121123650407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{disconnected}: Freeing instance (context_map.c:206) 20241121123650407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b163dd2730]{disconnected}: Deallocated (fsm.c:568) 20241121123650407 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4556764 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065912b), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:401) 20241121123650407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650407 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650407 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650407 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650407 DLSCCP DEBUG SCCP-SCOC(14)[0x55b163dd1400]{IDLE}: Deallocated (fsm.c:568) 20241121123650407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650439 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650439 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650439 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650439 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650439 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20241121123650439 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650439 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650439 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650439 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650439 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650439 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650439 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650439 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650439 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650439 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: f12ed'... (mgcp_client.c:805) 20241121123650439 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650439 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: f12ed'... (mgcp_client.c:805) 20241121123650439 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650439 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: Removing from parent mgw(mgw-fsm-15806173-0)[0x55b163e1dd10] (mgcp_client_endpoint_fsm.c:873) 20241121123650439 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650439 DLMGCP DEBUG mgw-endp(mgw-fsm-15806173-0)[0x55b163e1df20]{IN_USE}: Deallocated (fsm.c:568) 20241121123650439 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650439 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650439 DMGW DEBUG mgw(mgw-fsm-15806173-0)[0x55b163e1dd10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f12edd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f12edd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241121123650448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e24b50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123650448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241121123650448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e145d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)15806173 20241121123650451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650451 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf12edd,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806173 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650451 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650451 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650451 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650451 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00131cc4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650451 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650451 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14631883 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:7 20241121123650455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650455 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650455 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650455 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650455 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650455 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=00131cc4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650455 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1823) 20241121123650455 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650455 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650455 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650455 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{disconnected}: Freeing instance (context_map.c:202) 20241121123650455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15806173)[0x55b163dd9bd0]{disconnected}: Deallocated (fsm.c:568) 20241121123650455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{disconnected}: Freeing instance (context_map.c:206) 20241121123650455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b163ddaec0]{disconnected}: Deallocated (fsm.c:568) 20241121123650455 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15806173 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00131cc4), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:401) 20241121123650455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650455 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650455 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650455 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650455 DLSCCP DEBUG SCCP-SCOC(15)[0x55b163dd24a0]{IDLE}: Deallocated (fsm.c:568) 20241121123650455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650455 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650496 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650496 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650496 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650496 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650496 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1823) 20241121123650496 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650496 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650496 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650496 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650496 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650496 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650496 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650496 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650496 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650496 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 3bab5'... (mgcp_client.c:805) 20241121123650496 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650496 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 3bab5'... (mgcp_client.c:805) 20241121123650496 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650496 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: Removing from parent mgw(mgw-fsm-3910487-0)[0x55b163e26e20] (mgcp_client_endpoint_fsm.c:873) 20241121123650496 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650496 DLMGCP DEBUG mgw-endp(mgw-fsm-3910487-0)[0x55b163e26f50]{IN_USE}: Deallocated (fsm.c:568) 20241121123650496 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650496 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650496 DMGW DEBUG mgw(mgw-fsm-3910487-0)[0x55b163e26e20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab5717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3bab5717" }, { code := "I", val := "22222" } }, sdp := omit } 20241121123650504 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241121123650504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e2d930]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650505 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241121123650505 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650505 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650505 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650505 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e26390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)3910487 20241121123650508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650508 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3bab57,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910487 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650508 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650508 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650508 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650508 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f3e8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650508 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)9542315 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:8 20241121123650512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650512 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650512 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650512 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650512 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650512 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650512 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=0074f3e8), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650512 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1823) 20241121123650512 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650512 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650512 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650512 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{disconnected}: Freeing instance (context_map.c:202) 20241121123650512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3910487)[0x55b163dd1c80]{disconnected}: Deallocated (fsm.c:568) 20241121123650512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{disconnected}: Freeing instance (context_map.c:206) 20241121123650513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b163dd1db0]{disconnected}: Deallocated (fsm.c:568) 20241121123650513 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3910487 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f3e8), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:401) 20241121123650513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650513 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650513 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650513 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650513 DLSCCP DEBUG SCCP-SCOC(16)[0x55b163de2110]{IDLE}: Deallocated (fsm.c:568) 20241121123650513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650513 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650513 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650513 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650513 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650513 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650549 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650550 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650550 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650550 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650550 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241121123650550 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650550 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650550 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650550 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650550 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650550 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650550 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650550 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650550 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650550 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: a9315'... (mgcp_client.c:805) 20241121123650550 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650550 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650550 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: a9315'... (mgcp_client.c:805) 20241121123650550 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123650550 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650550 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: Removing from parent mgw(mgw-fsm-11088213-0)[0x55b163e2fd10] (mgcp_client_endpoint_fsm.c:873) 20241121123650550 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650550 DLMGCP DEBUG mgw-endp(mgw-fsm-11088213-0)[0x55b163e2fe40]{IN_USE}: Deallocated (fsm.c:568) 20241121123650550 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650550 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650550 DMGW DEBUG mgw(mgw-fsm-11088213-0)[0x55b163e2fd10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a9315517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "a9315517" }, { code := "I", val := "22222" } }, sdp := omit } 20241121123650558 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241121123650558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e36710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650558 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241121123650558 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650558 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650558 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650558 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e252c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)11088213 20241121123650561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650561 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa93155,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11088213 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650561 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650561 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650561 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650561 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7a369), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650561 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650561 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650561 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650561 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)14304574 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:9 20241121123650565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650565 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650565 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650565 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650565 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650565 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=00d7a369), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650565 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1823) 20241121123650565 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650565 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650565 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650565 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{disconnected}: Freeing instance (context_map.c:202) 20241121123650565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11088213)[0x55b163dda000]{disconnected}: Deallocated (fsm.c:568) 20241121123650565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{disconnected}: Freeing instance (context_map.c:206) 20241121123650565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b163dcf890]{disconnected}: Deallocated (fsm.c:568) 20241121123650565 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11088213 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7a369), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:401) 20241121123650565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650566 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650566 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650566 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650566 DLSCCP DEBUG SCCP-SCOC(17)[0x55b163de2de0]{IDLE}: Deallocated (fsm.c:568) 20241121123650566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650610 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650610 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650610 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650610 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650610 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650610 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20241121123650610 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650610 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650610 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650610 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650610 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650610 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650610 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650610 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650610 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650610 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 28b0'... (mgcp_client.c:805) 20241121123650610 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650610 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650610 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 28b0'... (mgcp_client.c:805) 20241121123650610 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650610 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650610 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: Removing from parent mgw(mgw-fsm-2666684-0)[0x55b163e260c0] (mgcp_client_endpoint_fsm.c:873) 20241121123650610 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650610 DLMGCP DEBUG mgw-endp(mgw-fsm-2666684-0)[0x55b163e38ab0]{IN_USE}: Deallocated (fsm.c:568) 20241121123650610 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650610 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650610 DMGW DEBUG mgw(mgw-fsm-2666684-0)[0x55b163e260c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(219)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "28b0bc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "28b0bc17" }, { code := "I", val := "22222" } }, sdp := omit } 20241121123650617 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241121123650617 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650617 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650617 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650617 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e3f380]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650617 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241121123650617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e2ea50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)2666684 20241121123650619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650619 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x28b0bc,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2666684 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650619 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650619 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650619 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650619 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ea9a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650620 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650620 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)1493362 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:10 20241121123650623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650623 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650623 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650623 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650623 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650623 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650623 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=00c2ea9a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650623 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1823) 20241121123650623 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650623 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650623 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650623 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{disconnected}: Freeing instance (context_map.c:202) 20241121123650623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2666684)[0x55b163dd0910]{disconnected}: Deallocated (fsm.c:568) 20241121123650623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{disconnected}: Freeing instance (context_map.c:206) 20241121123650623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b163de2570]{disconnected}: Deallocated (fsm.c:568) 20241121123650623 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2666684 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2ea9a), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:401) 20241121123650623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650623 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650623 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650623 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650623 DLSCCP DEBUG SCCP-SCOC(18)[0x55b163de3da0]{IDLE}: Deallocated (fsm.c:568) 20241121123650623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650623 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650623 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650623 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650664 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650664 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650664 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650664 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650664 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241121123650664 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650664 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650664 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650664 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650664 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650664 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650664 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650664 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650664 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650664 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 4d19'... (mgcp_client.c:805) 20241121123650664 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650664 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650664 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 4d19'... (mgcp_client.c:805) 20241121123650664 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650664 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650664 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: Removing from parent mgw(mgw-fsm-5052691-0)[0x55b163e41100] (mgcp_client_endpoint_fsm.c:873) 20241121123650664 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650664 DLMGCP DEBUG mgw-endp(mgw-fsm-5052691-0)[0x55b163e41310]{IN_USE}: Deallocated (fsm.c:568) 20241121123650664 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650664 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650664 DMGW DEBUG mgw(mgw-fsm-5052691-0)[0x55b163e41100]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(220)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "4d191317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "4d191317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241121123650672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e47f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123650673 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241121123650673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e3faf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)5052691 20241121123650675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650675 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4d1913,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5052691 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650675 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650675 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650675 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650675 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2fe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650675 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650675 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650675 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650675 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650675 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650675 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650675 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)3056557 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:11 20241121123650679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650679 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650679 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650679 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650679 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650679 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=00c9d2fe), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650679 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1823) 20241121123650679 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650679 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650679 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650679 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{disconnected}: Freeing instance (context_map.c:202) 20241121123650679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5052691)[0x55b163dc7e70]{disconnected}: Deallocated (fsm.c:568) 20241121123650679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{disconnected}: Freeing instance (context_map.c:206) 20241121123650679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b163dd0ab0]{disconnected}: Deallocated (fsm.c:568) 20241121123650679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5052691 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9d2fe), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:401) 20241121123650679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650679 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650679 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650679 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650679 DLSCCP DEBUG SCCP-SCOC(19)[0x55b163de3f40]{IDLE}: Deallocated (fsm.c:568) 20241121123650680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650680 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650680 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650680 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650680 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650680 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650718 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650718 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650718 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650718 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650718 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1823) 20241121123650718 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650718 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650718 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650718 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650718 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650718 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650718 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650718 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650718 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650718 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650718 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 6a2a'... (mgcp_client.c:805) 20241121123650718 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650718 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650718 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650718 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 6a2a'... (mgcp_client.c:805) 20241121123650718 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650718 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650718 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: Removing from parent mgw(mgw-fsm-6957639-0)[0x55b163e49e90] (mgcp_client_endpoint_fsm.c:873) 20241121123650718 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650718 DLMGCP DEBUG mgw-endp(mgw-fsm-6957639-0)[0x55b163e40970]{IN_USE}: Deallocated (fsm.c:568) 20241121123650718 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650718 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650718 DMGW DEBUG mgw(mgw-fsm-6957639-0)[0x55b163e49e90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(221)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "6a2a4717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "6a2a4717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650727 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241121123650727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e4a0a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123650727 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241121123650727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e49b50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)6957639 20241121123650729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650729 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6a2a47,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6957639 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650729 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650730 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650730 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650730 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003cd27), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650730 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650730 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650730 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650730 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15469858 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:12 20241121123650734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650734 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650734 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650734 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650734 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650734 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=0003cd27), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650734 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1823) 20241121123650734 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650734 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650734 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650734 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{disconnected}: Freeing instance (context_map.c:202) 20241121123650734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6957639)[0x55b163de47f0]{disconnected}: Deallocated (fsm.c:568) 20241121123650734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{disconnected}: Freeing instance (context_map.c:206) 20241121123650734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b163de2850]{disconnected}: Deallocated (fsm.c:568) 20241121123650734 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6957639 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003cd27), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:401) 20241121123650734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650734 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650735 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650735 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650735 DLSCCP DEBUG SCCP-SCOC(20)[0x55b163de69d0]{IDLE}: Deallocated (fsm.c:568) 20241121123650735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650735 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650735 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650735 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650735 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650735 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650777 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650777 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650777 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650777 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650777 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1823) 20241121123650777 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650777 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650777 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650777 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650777 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650777 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650777 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650777 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650777 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650777 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650777 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 43ca'... (mgcp_client.c:805) 20241121123650777 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650777 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650777 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650777 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 43ca'... (mgcp_client.c:805) 20241121123650777 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650777 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650777 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: Removing from parent mgw(mgw-fsm-4442669-0)[0x55b163e52b60] (mgcp_client_endpoint_fsm.c:873) 20241121123650777 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650777 DLMGCP DEBUG mgw-endp(mgw-fsm-4442669-0)[0x55b163e374c0]{IN_USE}: Deallocated (fsm.c:568) 20241121123650777 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650777 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650777 DMGW DEBUG mgw(mgw-fsm-4442669-0)[0x55b163e52b60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(222)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "43ca2d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "43ca2d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650784 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241121123650784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e52d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123650785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241121123650785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650785 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e51c70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)4442669 20241121123650787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650787 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x43ca2d,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4442669 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650787 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650787 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650787 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650787 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733f86), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650787 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)14983887 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:13 20241121123650791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650791 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650791 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650791 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650791 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650791 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=00733f86), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650791 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1823) 20241121123650791 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650791 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650791 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650791 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{disconnected}: Freeing instance (context_map.c:202) 20241121123650791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4442669)[0x55b163de7760]{disconnected}: Deallocated (fsm.c:568) 20241121123650791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{disconnected}: Freeing instance (context_map.c:206) 20241121123650791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b163de7890]{disconnected}: Deallocated (fsm.c:568) 20241121123650791 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4442669 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00733f86), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:401) 20241121123650791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650792 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650792 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650792 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650792 DLSCCP DEBUG SCCP-SCOC(21)[0x55b163df03e0]{IDLE}: Deallocated (fsm.c:568) 20241121123650792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650792 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650792 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650792 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650792 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650792 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650792 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650827 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650827 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650827 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650828 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650828 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1823) 20241121123650828 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650828 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650828 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650828 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650828 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650828 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650828 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650828 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650828 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650828 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: cf04'... (mgcp_client.c:805) 20241121123650828 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650828 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: cf04'... (mgcp_client.c:805) 20241121123650828 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650828 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650828 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: Removing from parent mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0] (mgcp_client_endpoint_fsm.c:873) 20241121123650828 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650828 DLMGCP DEBUG mgw-endp(mgw-fsm-13567104-0)[0x55b163e5bbe0]{IN_USE}: Deallocated (fsm.c:568) 20241121123650828 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650828 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650828 DMGW DEBUG mgw(mgw-fsm-13567104-0)[0x55b163e5b9d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(223)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "cf048017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "cf048017" }, { code := "I", val := "22222" } }, sdp := omit } 20241121123650835 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241121123650835 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650835 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650835 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650835 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e62840]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241121123650836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e5b480]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)13567104 20241121123650839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650839 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcf0480,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13567104 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650839 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650839 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650839 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650839 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354634), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)6799646 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:14 20241121123650843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650843 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650843 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650843 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650843 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650843 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=00354634), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650843 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1823) 20241121123650843 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650843 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650843 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650843 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{disconnected}: Freeing instance (context_map.c:202) 20241121123650843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13567104)[0x55b163df0510]{disconnected}: Deallocated (fsm.c:568) 20241121123650843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{disconnected}: Freeing instance (context_map.c:206) 20241121123650843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b163de5140]{disconnected}: Deallocated (fsm.c:568) 20241121123650843 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13567104 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00354634), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:401) 20241121123650843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650843 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650843 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650843 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650843 DLSCCP DEBUG SCCP-SCOC(22)[0x55b163de7d00]{IDLE}: Deallocated (fsm.c:568) 20241121123650844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650844 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650844 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650844 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650844 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123650880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650880 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650880 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650880 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650880 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123650880 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1823) 20241121123650880 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123650880 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650880 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123650880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123650880 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123650880 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123650880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123650880 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123650880 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123650880 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123650880 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123650880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650880 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 8452'... (mgcp_client.c:805) 20241121123650880 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123650880 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 8452'... (mgcp_client.c:805) 20241121123650880 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123650880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123650880 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: Removing from parent mgw(mgw-fsm-8671759-0)[0x55b163e64760] (mgcp_client_endpoint_fsm.c:873) 20241121123650880 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123650880 DLMGCP DEBUG mgw-endp(mgw-fsm-8671759-0)[0x55b163e64df0]{IN_USE}: Deallocated (fsm.c:568) 20241121123650880 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123650880 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123650880 DMGW DEBUG mgw(mgw-fsm-8671759-0)[0x55b163e64760]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123650880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123650880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123650880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123650880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(224)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "84520f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "84520f17" }, { code := "I", val := "22222" } }, sdp := omit } 20241121123650886 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241121123650886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163e6b6c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123650886 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241121123650886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123650886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123650886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123650886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163e63960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8671759 20241121123650889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123650889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123650889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123650889 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123650889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x84520f,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123650889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8671759 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123650889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123650889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123650889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123650889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123650889 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123650889 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123650889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123650889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123650889 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123650889 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123650889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001558cc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123650889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3c559826ea76: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)5627822 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on connection ID:15 20241121123650893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650893 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123650893 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123650893 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123650893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123650893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123650893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123650893 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123650893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123650893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123650893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123650893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123650893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123650893 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=001558cc), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123650893 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1823) 20241121123650894 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123650894 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123650894 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123650894 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123650894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123650894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123650894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123650894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{disconnected}: Freeing instance (context_map.c:202) 20241121123650894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8671759)[0x55b163de5390]{disconnected}: Deallocated (fsm.c:568) 20241121123650894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123650894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{disconnected}: Freeing instance (context_map.c:206) 20241121123650894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b163dd9160]{disconnected}: Deallocated (fsm.c:568) 20241121123650894 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8671759 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123650894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001558cc), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:401) 20241121123650894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123650894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123650894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123650894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123650894 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123650894 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123650894 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123650894 DLSCCP DEBUG SCCP-SCOC(23)[0x55b163def710]{IDLE}: Deallocated (fsm.c:568) 20241121123650894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123650894 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123650894 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123650894 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123650894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123650894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123650894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123650894 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3c559826ea76: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57190<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@3c559826ea76: Final verdict of PTC: pass 20241121123652793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@3c559826ea76: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57226<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123652904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123652904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123652904 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123652904 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123652904 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123652904 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40861<->l=127.0.0.1:4262) (control_if.c:193) 20241121123652905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(203)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@3c559826ea76: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@3c559826ea76: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@3c559826ea76: Final verdict of PTC: none 20241121123652906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123652906 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123652906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123652906 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123652906 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123652906 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123652906 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123652906 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123652906 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123652906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123652907 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123652907 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123652907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123652907 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123652907 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123652907 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123652907 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123652907 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123652907 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123652907 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(208)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@3c559826ea76: Final verdict of PTC: none 20241121123652914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123652914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123652914 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123652914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123652914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123652914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123652914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123652914 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123652914 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123652914 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123652914 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123652914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123652914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123652914 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123652914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123652914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123652914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123652914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123652914 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123652914 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123652914 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123652914 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(204)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(197)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123652942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@3c559826ea76: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Thu Nov 21 12:36: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 20241121123653011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123653414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1946092) Waiting for packet dumper to finish... 1 (prev_count=1946092, count=1946632) 20241121123654908 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123654908 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123654908 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123654908 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123654908 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123654908 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Thu Nov 21 12:36:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_rab_release started. 20241121123656526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123656530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123656539 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33037<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(228)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(228)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123712598 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123712598 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712598 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123712598 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712599 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123712599 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712599 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123712599 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712599 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712599 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123712599 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123712599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123712599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712599 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712599 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712599 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712599 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123712599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing TC_rab_release-Iuh0(229)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123712599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123712599 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123712599 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123712599 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123712599 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712599 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123712599 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123712599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123712600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712600 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712600 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712600 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123712600 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123712600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712600 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123712600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712600 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712600 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712600 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712600 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712600 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123712600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123712600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123712600 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123712600 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123712600 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123712600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712600 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123712600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712600 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712600 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712600 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712600 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123712600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123712600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123712600 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123712600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712600 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712600 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712600 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123712600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123712600 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(233)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123712640 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123712640 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712641 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123712641 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712641 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123712641 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712641 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123712641 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712643 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712643 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123712643 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712643 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123712643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712643 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712643 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712643 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123712643 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712643 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123712643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712643 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712643 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712643 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123712643 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712643 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123712643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712643 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712643 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123712643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123712643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712643 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123712643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123712643 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123712643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123712644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123712644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123712644 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123712709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123712709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123712709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123712710 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123712710 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123712710 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123712710 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123712710 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123712710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123712710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123712834 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123712834 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123712834 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123712834 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123712837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712837 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123712837 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123712837 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123712837 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123712837 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123712837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123712838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712838 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123712838 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123712838 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123712838 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123712838 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123712838 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123712838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123712838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123712838 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123712838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123712838 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123712838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123712838 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123712838 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123712838 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123712838 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712840 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712840 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123712840 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123712840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123712840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712840 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123712840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123712840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123712840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123712840 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123712880 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123712880 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123712880 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123712880 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123712884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712884 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123712884 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123712884 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123712884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123712884 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123712884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123712885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712885 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123712885 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123712886 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123712886 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123712886 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123712886 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123712886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123712886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123712886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123712886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123712886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123712886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123712886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123712886 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123712886 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123712886 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123712887 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123712887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123712887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123712887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123712887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123712887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123712887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123712887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123712887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123712887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123712887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123712887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123712887 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123712887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123712887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123712887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123712887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123712887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123712887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123712887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123712887 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123713643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123713643 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123713643 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123713643 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123713643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123713643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123713643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123713643 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123713643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123713643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123713643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123713643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123713643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123713643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123713643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123713643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123713643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123713643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123713643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123713643 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123713643 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123713643 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123713643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123713643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123713643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123713643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123713643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123713643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123713643 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123713643 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123713643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123713643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123713643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123713643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123713643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123713643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123713643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123713643 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123713644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123713644 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123713644 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123713644 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123713644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123713644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123713644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123713644 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123713644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123713644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123713644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123713644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123713644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123713644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123713644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123713644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123713644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123713644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123713644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123713644 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123713644 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123713687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123713687 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123713687 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123713687 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123713687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123713687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123713687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123713687 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123713687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123713687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123713687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123713687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123713687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123713687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123713687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123713687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123713687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123713687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123713687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123713687 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123713687 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123713687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123713688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123713688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123713688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123713688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123713688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123713688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123713688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123713688 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123713688 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123713688 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123713688 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123713688 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123713688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123713688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123713688 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123713688 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123713689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123713689 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123713689 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123713689 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123713689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123713689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123713689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123713689 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123713689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123713689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123713689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123713689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123713689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123713689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123713689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123713689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123713690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123713690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123713690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123713690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123713690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123713690 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123713690 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123713690 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123713735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40316<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@3c559826ea76: f_create_expect(l3 := '62074A9CCD9B9E28B269'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@3c559826ea76: Created Expect[0] for '62074A9CCD9B9E28B269'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@3c559826ea76: Added conn table entry 0TC_rab_release0(238)16179691 20241121123714761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123714761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123714761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123714761 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123714761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6e1eb, normal) (hnbgw_rua.c:388) 20241121123714761 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121123714761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123714761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16179691 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123714761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123714761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123714761 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16179691 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123714761 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123714761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123714761 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16179691 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123714761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16179691 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123714761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123714761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123714761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123714761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123714761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123714761 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123714761 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{IDLE}: Allocated (fsm.c:456) 20241121123714761 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123714761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a62074a9ccd9b9e28b269004f40030003b90056400500f1100926) (sccp_scrc.c:401) 20241121123714761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123714761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123714761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123714761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123714761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123714761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123714761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123714761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123714761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123714761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123714761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123714761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123714761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123714761 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123714761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123714761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123714762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123714762 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123714762 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123714762 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123714762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123714762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123714762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123714762 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@3c559826ea76: Found Expect[0] for l3='62074A9CCD9B9E28B269'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@3c559826ea76: Added conn table entry 0TC_rab_release0(238)13535182 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: Session index based on connection ID:0 TC_rab_release0(238)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123714771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123714771 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123714771 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123714771 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123714771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123714771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123714771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123714771 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123714771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123714771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123714771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123714771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123714771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123714771 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00794750) (sccp_scrc.c:472) 20241121123714771 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241121123714771 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123714771 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123714771 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123714771 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123714771 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123714771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123714771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_rab_release0(238)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121123714977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123714977 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123714977 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123714977 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123714977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123714977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123714977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123714977 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123714978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123714978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123714978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123714978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123714978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123714978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123714978 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1823) 20241121123714978 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123714978 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123714978 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123714978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123714978 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123714978 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123714978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123714978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123714978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123714978 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123714978 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123714978 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123714978 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123714978 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123714978 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{UNUSED}: Allocated (fsm.c:456) 20241121123714978 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{UNUSED}: is child of mgw(mgw-fsm-16179691-0)[0x55b163dc6f50] (fsm.c:486) 20241121123714978 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16179691-0)[0x55b163dc6f50] (mgcp_client_endpoint_fsm.c:724) 20241121123714978 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123714978 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123714978 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123714978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcc1b0]{ST_CRCX}: Allocated (fsm.c:456) 20241121123714978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcc1b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180] (fsm.c:486) 20241121123714978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcc1b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123714978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcc1b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123714978 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: f6e1e'... (mgcp_client.c:805) 20241121123714978 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123714978 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcc1b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123714978 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f6e1eb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f6e1eb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f6e1eb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f6e1eb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121123715001 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241121123715001 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123715002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123715002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123715002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123715002 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123715002 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715002 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715002 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123715002 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123715002 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715002 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123715002 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123715002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123715002 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123715002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123715002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123715002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123715002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(238)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123715023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123715023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123715023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123715023 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123715023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf6e1eb) (hnbgw_rua.c:452) 20241121123715023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16179691 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123715023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123715023 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123715023 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123715023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123715023 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123715023 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123715023 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123715023 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123715023 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123715023 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16179691-0)[0x55b163dc6f50] (mgcp_client_endpoint_fsm.c:724) 20241121123715023 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123715023 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123715023 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123715023 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: f6e1e'... (mgcp_client.c:805) 20241121123715023 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123715023 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123715023 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123715023 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715023 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "f6e1eb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f6e1eb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123715038 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241121123715038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123715038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123715038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715038 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123715038 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123715038 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16179691-0)[0x55b163dc6f50] (mgcp_client_endpoint_fsm.c:724) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123715038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcee60]{ST_CRCX}: Allocated (fsm.c:456) 20241121123715038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcee60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180] (fsm.c:486) 20241121123715038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcee60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123715038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcee60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241121123715038 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: f6e1e'... (mgcp_client.c:805) 20241121123715038 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123715038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16179691-0)[0x55b163dcee60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715038 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "f6e1eb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f6e1eb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123715050 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241121123715050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123715050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123715050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123715050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123715050 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123715050 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715050 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715050 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715050 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123715050 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123715050 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715050 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{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) 20241121123715050 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123715050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123715050 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123715050 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123715050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123715050 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123715050 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123715051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00794750), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123715051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123715051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123715051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123715051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123715051 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123715051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123715051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123715051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123715051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123715051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123715051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123715051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123715051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@3c559826ea76: 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)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: vl_len:21 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(231)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241121123715092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123715092 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123715092 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123715092 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123715092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123715092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123715092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123715092 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123715092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123715092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123715092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123715092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123715092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123715092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:472) 20241121123715092 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1823) 20241121123715092 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123715092 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123715092 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123715092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123715092 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123715092 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123715092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123715092 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241121123715092 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241121123715092 DMGW NOTICE mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241121123715092 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241121123715092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241121123715092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241121123715092 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241121123715092 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123715092 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123715092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123715092 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: f6e1e'... (mgcp_client.c:805) 20241121123715092 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123715092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123715092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123715092 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: f6e1e'... (mgcp_client.c:805) 20241121123715092 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123715092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123715092 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: Removing from parent mgw(mgw-fsm-16179691-0)[0x55b163dc6f50] (mgcp_client_endpoint_fsm.c:873) 20241121123715092 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123715092 DLMGCP DEBUG mgw-endp(mgw-fsm-16179691-0)[0x55b163df0180]{IN_USE}: Deallocated (fsm.c:568) 20241121123715092 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123715092 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123715092 DMGW DEBUG mgw(mgw-fsm-16179691-0)[0x55b163dc6f50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123715092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123715092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(226)@3c559826ea76: 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 } TC_rab_release0(238)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "f6e1eb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "f6e1eb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123715226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241121123715226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123715226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123715226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123715226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dcc1b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123715226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241121123715226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123715226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123715226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123715226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dcee60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123715228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40316<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123715234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123715234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123715234 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123715234 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123715234 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123715234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121123715234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121123715234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121123715234 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123715234 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123715234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00794750), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123715234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123715234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123715234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123715234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123715234 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123715234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123715234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123715234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{disrupted}: Freeing instance (context_map.c:202) 20241121123715234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16179691)[0x55b163de5a40]{disrupted}: Deallocated (fsm.c:568) 20241121123715234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123715234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121123715234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123715234 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16179691 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) TC_rab_release-Iuh0-RUA(230)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@3c559826ea76: Final verdict of PTC: none 20241121123715234 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33037<->l=127.0.0.1:4262) (control_if.c:193) 20241121123715234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123715234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123715234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123715234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123715234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123715234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123715234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123715234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(227)@3c559826ea76: Final verdict of PTC: none 20241121123715235 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123715235 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123715235 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123715235 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123715235 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123715235 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123715235 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123715235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123715236 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(232)@3c559826ea76: Final verdict of PTC: none 20241121123715236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123715236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123715236 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123715236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123715236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123715236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123715236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123715236 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123715236 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123715236 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123715236 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123715236 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123715236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123715236 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123715236 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123715236 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123715236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123715236 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123715236 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123715236 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123715236 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123715236 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123715236 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123715236 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123715236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123715236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123715236 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123715236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123715236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123715236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123715236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123715236 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123715236 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123715236 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123715236 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(236)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@3c559826ea76: Final verdict of PTC: none TC_rab_release-Iuh0(229)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(237)@3c559826ea76: Final verdict of PTC: none 20241121123715308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57254<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123715316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57238<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(228)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@3c559826ea76: Test case TC_rab_release finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Nov 21 12:37:15 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241121123715444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123715945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315916) Waiting for packet dumper to finish... 1 (prev_count=315916, count=320876) 20241121123717236 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123717236 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123717236 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123717236 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123717236 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123717236 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Thu Nov 21 12:37:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_rab_release_abnormal started. 20241121123719030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123719036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123719047 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45549<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(242)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123725235 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123725235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00794750), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123725235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123725235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123725235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123725235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123725235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123725235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123725235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123725235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123725235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123725235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123725235 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(242)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123735116 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123735116 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735117 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123735117 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735117 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735117 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123735117 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123735117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123735118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123735118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123735118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123735118 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123735118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123735118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123735118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123735118 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123735118 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735118 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123735118 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735118 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735118 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123735118 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123735118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735118 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123735118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735118 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735119 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735119 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123735119 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123735119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735119 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123735119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735119 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735119 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123735119 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123735119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123735119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123735119 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123735120 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735120 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123735120 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123735121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735121 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123735121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735121 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123735121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123735121 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123735125 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123735125 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release_abnormal-Iuh0(243)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(247)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(245)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123735184 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123735184 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735184 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123735184 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735185 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123735185 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123735185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123735185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735185 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735185 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123735185 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123735185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123735185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123735185 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123735186 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735186 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123735186 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123735186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123735187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123735187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123735187 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123735187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123735187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123735187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123735187 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123735187 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123735187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735187 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735187 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735187 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123735187 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123735187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735187 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123735187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735187 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735188 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123735188 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735190 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735190 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123735190 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123735190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735190 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123735190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735190 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123735190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123735190 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123735235 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123735235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00794750), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123735235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123735235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123735235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123735235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123735235 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123735261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123735261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123735261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123735261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123735262 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123735262 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123735262 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123735262 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123735262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123735262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123735370 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123735370 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123735370 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123735370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123735374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735374 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123735374 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123735374 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123735374 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123735374 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123735374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123735375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735375 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123735375 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123735375 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123735375 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123735375 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123735375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123735375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123735375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123735375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123735375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123735375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123735375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123735376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123735376 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123735376 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123735376 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735377 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735377 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123735377 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123735377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123735377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735377 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123735377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123735377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123735377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123735377 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123735432 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123735432 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123735432 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123735432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123735435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735435 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123735435 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123735436 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123735436 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123735436 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123735436 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123735437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735437 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123735437 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123735437 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123735437 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123735437 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123735437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123735437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123735437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123735437 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123735437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123735437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123735437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123735437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123735437 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123735437 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123735437 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123735438 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123735438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123735438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123735438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123735438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123735438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123735438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123735438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123735438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123735438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123735438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123735438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123735438 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123735438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123735438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123735438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123735438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123735438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123735438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123735438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123735438 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123736185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123736185 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123736185 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123736185 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123736185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123736185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123736185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123736185 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123736186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123736186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123736186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123736186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123736186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123736186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123736186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123736186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123736185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123736185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123736185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123736185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123736185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123736185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123736185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123736185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123736185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123736185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123736185 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123736185 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123736186 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123736186 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123736186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123736186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123736186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123736186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123736186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123736186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123736186 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123736186 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(246)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123736191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123736191 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123736191 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123736191 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123736191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123736191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123736191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123736191 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123736191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123736191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123736191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123736191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123736191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123736191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123736191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123736191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123736191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123736191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123736191 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123736191 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123736191 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123736241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123736241 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123736241 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123736241 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123736241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123736241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123736241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123736241 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123736243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123736243 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123736243 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123736243 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123736243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123736243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123736243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123736243 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123736241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123736241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123736241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123736241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123736241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123736241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123736241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123736242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123736242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123736242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123736242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123736242 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123736242 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123736242 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123736242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123736242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123736242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123736242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123736242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123736242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123736242 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123736242 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(249)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123736248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123736248 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123736248 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123736248 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123736248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123736248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123736248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123736248 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123736248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123736248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123736248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123736248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123736248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123736248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123736248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123736248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123736248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123736248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123736248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123736248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123736248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123736248 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123736248 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123736248 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123736305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40278<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@3c559826ea76: f_create_expect(l3 := 'B78E167FA4EA98BECE46'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@3c559826ea76: Created Expect[0] for 'B78E167FA4EA98BECE46'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@3c559826ea76: Added conn table entry 0TC_rab_release_abnormal0(252)2368903 20241121123737350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123737350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123737350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123737350 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123737350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x242587, normal) (hnbgw_rua.c:388) 20241121123737350 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121123737350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123737350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368903 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123737350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123737350 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123737350 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368903 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123737350 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123737350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123737350 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2368903 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123737350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368903 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123737350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123737350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123737350 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123737350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123737350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123737350 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123737350 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{IDLE}: Allocated (fsm.c:456) 20241121123737350 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123737350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab78e167fa4ea98bece46004f40030002130056400500f1100926) (sccp_scrc.c:401) 20241121123737350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123737350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123737350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123737350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123737350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123737350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123737350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123737350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123737350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123737350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123737350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123737350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123737350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123737350 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123737350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123737350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123737351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123737351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123737351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123737351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123737351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123737351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123737351 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123737351 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@3c559826ea76: Found Expect[0] for l3='B78E167FA4EA98BECE46'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@3c559826ea76: Added conn table entry 0TC_rab_release_abnormal0(252)7963153 TC_rab_release_abnormal0(252)@3c559826ea76: setverdict(pass): none -> pass TC_rab_release_abnormal0(252)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@3c559826ea76: Session index based on connection ID:0 20241121123737381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123737381 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123737381 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123737381 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123737381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123737381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123737381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123737381 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123737381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123737381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123737381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123737381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123737381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123737381 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003a0189) (sccp_scrc.c:472) 20241121123737381 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241121123737381 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123737381 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123737381 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123737381 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123737381 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123737381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123737382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(245)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(245)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(245)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(245)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121123737582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123737582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123737582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123737582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123737582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123737582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123737582 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1823) 20241121123737582 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123737582 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123737582 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123737582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123737582 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123737582 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123737582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123737582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123737582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123737582 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123737582 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123737582 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123737582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123737582 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123737582 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{UNUSED}: Allocated (fsm.c:456) 20241121123737582 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{UNUSED}: is child of mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0] (fsm.c:486) 20241121123737582 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0] (mgcp_client_endpoint_fsm.c:724) 20241121123737582 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123737582 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123737582 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123737582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163dc6f50]{ST_CRCX}: Allocated (fsm.c:456) 20241121123737582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163dc6f50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180] (fsm.c:486) 20241121123737582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163dc6f50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123737582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163dc6f50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123737582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 24258'... (mgcp_client.c:805) 20241121123737582 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123737582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163dc6f50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123737582 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123737581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123737581 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123737581 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123737581 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123737581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123737581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123737581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123737581 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-MGCP(251)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24258717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24258717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24258717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24258717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121123737614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241121123737614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123737614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123737614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123737614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123737614 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123737614 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737614 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737614 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123737614 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123737614 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737614 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123737614 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123737614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123737615 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123737615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123737615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123737615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123737615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(252)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123737644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123737644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123737644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123737644 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123737644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x242587) (hnbgw_rua.c:452) 20241121123737644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368903 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123737644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123737644 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123737644 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123737644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123737644 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123737644 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123737644 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123737644 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123737644 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123737644 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0] (mgcp_client_endpoint_fsm.c:724) 20241121123737644 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123737644 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123737644 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123737644 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 24258'... (mgcp_client.c:805) 20241121123737644 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241121123737644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123737644 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123737644 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737644 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "24258717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24258717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123737662 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241121123737662 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121123737662 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123737662 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737662 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123737662 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121123737662 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0] (mgcp_client_endpoint_fsm.c:724) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123737662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163de0850]{ST_CRCX}: Allocated (fsm.c:456) 20241121123737662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163de0850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180] (fsm.c:486) 20241121123737662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163de0850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123737662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163de0850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241121123737662 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 24258'... (mgcp_client.c:805) 20241121123737662 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241121123737662 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2368903-0)[0x55b163de0850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737662 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "24258717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24258717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123737678 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241121123737678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123737678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123737678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123737678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123737678 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123737678 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737678 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737678 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737678 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123737678 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123737678 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737678 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{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) 20241121123737678 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123737678 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123737678 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123737678 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123737678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123737678 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123737678 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123737678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0189), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123737678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123737678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123737678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123737678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123737678 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123737679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123737679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123737679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123737679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123737679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123737679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123737679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123737679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@3c559826ea76: 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)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@3c559826ea76: vl_len:21 HNBGW_Test.msc0-SCCP(245)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(245)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241121123737727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123737727 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123737727 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123737727 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123737727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123737727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123737727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123737727 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123737727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123737727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123737727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123737727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123737727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123737727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:472) 20241121123737727 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1823) 20241121123737727 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123737727 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123737727 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123737727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123737727 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123737727 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123737727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123737727 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241121123737727 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241121123737727 DMGW NOTICE mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241121123737727 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241121123737727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241121123737727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241121123737727 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241121123737727 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123737727 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123737727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123737727 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 24258'... (mgcp_client.c:805) 20241121123737727 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123737727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123737727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123737727 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 24258'... (mgcp_client.c:805) 20241121123737727 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123737727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123737727 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: Removing from parent mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0] (mgcp_client_endpoint_fsm.c:873) 20241121123737727 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123737727 DLMGCP DEBUG mgw-endp(mgw-fsm-2368903-0)[0x55b163df0180]{IN_USE}: Deallocated (fsm.c:568) 20241121123737727 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123737727 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123737727 DMGW DEBUG mgw(mgw-fsm-2368903-0)[0x55b163dcc1b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123737727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123737727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(240)@3c559826ea76: 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 } TC_rab_release_abnormal0(252)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "24258717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "24258717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123737857 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241121123737857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123737857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123737857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123737857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc6f50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123737857 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241121123737857 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123737857 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123737857 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123737857 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163de0850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123737859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40278<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123737864 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123737864 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123737864 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123737864 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123737864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123737864 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123737864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123737864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123737864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123737864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123737864 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123737864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123737864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123737864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123737864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123737864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123737864 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123737864 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123737864 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123737864 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123737864 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123737864 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123737864 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123737864 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123737864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123737864 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123737864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123737864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_rab_release_abnormal(239)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@3c559826ea76: Final verdict of PTC: none 20241121123737864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123737864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123737864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123737864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123737864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123737864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123737864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123737865 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123737865 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123737865 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123737865 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123737865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123737865 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123737865 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123737865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0189), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123737865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123737865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123737865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123737865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123737865 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123737865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123737865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123737865 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123737865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121123737865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123737865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123737865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{disrupted}: Freeing instance (context_map.c:202) 20241121123737865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2368903)[0x55b163de5a40]{disrupted}: Deallocated (fsm.c:568) 20241121123737865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123737865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121123737865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123737865 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2368903 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123737865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123737865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123737865 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123737865 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123737865 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123737865 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45549<->l=127.0.0.1:4262) (control_if.c:193) 20241121123737865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123737865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123737865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123737865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123737865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123737865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123737865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123737865 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@3c559826ea76: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(251)@3c559826ea76: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@3c559826ea76: Final verdict of PTC: none 20241121123737887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123737890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@3c559826ea76: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Nov 21 12:37:37 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 20241121123738017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123738519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50290<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294264) Waiting for packet dumper to finish... 1 (prev_count=294264, count=332044) 20241121123739865 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123739865 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123739865 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123739865 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123739865 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123739865 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Thu Nov 21 12:37:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_rab_assign_fail started. 20241121123741681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123741687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123741701 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42315<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(256)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123745236 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123745236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00794750), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123745236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123745236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123745236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123745236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123745236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123745236 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123745236 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123745236 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123745236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123745236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123745236 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123747865 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123747865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0189), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123747865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123747865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123747865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123747865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123747865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123747865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123747865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123747865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123747866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123747866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123747866 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123755237 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123755237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00794750), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123755237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123755237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123755237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123755237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123755237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123755237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123755237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123755237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123755237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123755237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123755237 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(256)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123757797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123757797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123757797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123757797 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123757797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123757797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123757797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123757797 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123757795 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123757795 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123757796 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123757796 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123757796 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123757796 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123757797 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123757797 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123757797 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123757797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123757797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123757797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123757797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123757797 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123757797 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123757797 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123757797 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123757797 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123757797 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123757797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123757797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123757797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123757797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123757797 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123757798 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123757798 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123757798 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123757798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123757798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123757798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757798 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123757798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123757798 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123757798 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123757798 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123757798 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123757798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123757798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123757798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757798 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123757798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123757798 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123757799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123757799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123757799 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123757799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123757799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123757799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123757799 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down TC_rab_assign_fail-Iuh0(257)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123757802 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123757802 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123757869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123757869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123757869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123757869 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123757868 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123757868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0189), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123757868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123757868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(261)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(259)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123757888 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123757888 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123757889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123757889 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123757890 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123757890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123757890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123757890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123757890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123757890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123757890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123757890 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123757890 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123757890 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123757890 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123757890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123757890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123757890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123757890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123757890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123757890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123757890 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123757890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123757891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123757891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123757891 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123757891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123757891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123757891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123757891 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123757891 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123757891 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123757892 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123757892 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123757892 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123757892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123757892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123757892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757892 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123757892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123757892 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123757892 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123757892 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123757892 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123757892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123757892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123757892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123757892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123757892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123757892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123757892 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123757892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123757892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123757892 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123757893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123757893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123757893 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123757893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123757893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123757893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123757893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123757893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123757893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123757893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(262)@3c559826ea76: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn0-M3UA(264)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@3c559826ea76: ************************************************* 20241121123758016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123758016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123758016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123758016 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123758016 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123758016 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123758016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123758016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123758016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123758016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123758074 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123758074 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123758074 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123758074 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241121123758085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758085 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123758085 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123758085 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123758085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123758085 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123758085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc0-M3UA(261)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123758086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758086 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123758086 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123758086 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123758086 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123758086 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123758086 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123758086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123758087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123758087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123758087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123758087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123758087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123758087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123758087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123758087 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123758087 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123758088 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123758088 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123758088 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123758088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123758088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123758088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123758088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123758088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123758088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123758088 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123758088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123758088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123758088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123758088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123758088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123758088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123758088 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123758179 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123758179 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123758179 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123758179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123758187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758187 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123758187 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123758187 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123758187 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123758187 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123758187 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123758194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758194 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123758194 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123758194 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123758194 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123758194 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123758194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123758195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123758195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123758195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123758195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123758195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123758195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123758195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123758195 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123758195 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123758195 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123758201 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123758201 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123758201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123758201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123758201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123758201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123758201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123758201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123758201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123758201 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123758206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758206 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123758206 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123758206 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123758206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123758206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123758206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123758206 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123758916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758916 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123758916 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123758916 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123758916 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123758916 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123758916 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123758916 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123758917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123758917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123758917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123758917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123758917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123758917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123758917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123758917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123758917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123758917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123758917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123758917 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123758917 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123758917 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123758917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123758917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123758917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123758917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123758917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123758917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123758917 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123758917 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123758918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123758918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123758918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123758918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123758918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123758918 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123758918 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123758918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758918 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123758918 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123758918 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123758918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123758918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123758918 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123758918 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123758918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123758919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123758919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123758919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123758919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123758919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123758919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123758919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123758919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123758919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123758919 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123758919 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123758919 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123758991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758991 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123758991 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123758991 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123758991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123758991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123758991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123758991 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123758991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123758991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123758991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123758991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123758991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123758991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123758991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123758991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123758991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123758991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123758991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123758991 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123758991 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123758991 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123758991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123758991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123758991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123758991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123758991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123758991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123758991 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123758991 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123758992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123758992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123758992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123758992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123758992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123758992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123758992 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123758993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123758993 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123758993 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123758994 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123758994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123758994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123758994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123758994 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123758994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123758994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123758994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123758994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123758994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123758994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123758994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123758994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123758994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123758994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123758994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123758994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123758994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123758994 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123758994 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123758994 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123759099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@3c559826ea76: f_create_expect(l3 := 'CE67EDCE7B1659289DD2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@3c559826ea76: Created Expect[0] for 'CE67EDCE7B1659289DD2'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@3c559826ea76: Added conn table entry 0TC_rab_assign_fail0(266)11460576 20241121123800129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123800129 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123800129 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123800129 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123800129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123800129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123800129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123800129 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123800128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123800128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123800128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123800128 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123800128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaedfe0, normal) (hnbgw_rua.c:388) 20241121123800128 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121123800128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123800128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11460576 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123800128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123800128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123800128 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11460576 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123800128 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123800128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123800128 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11460576 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123800128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11460576 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123800128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123800128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123800128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123800128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123800128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123800128 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123800128 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{IDLE}: Allocated (fsm.c:456) 20241121123800128 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123800128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ace67edce7b1659289dd2004f40030000340056400500f1100926) (sccp_scrc.c:401) 20241121123800128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123800128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123800128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123800128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123800128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123800128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123800128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123800128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123800128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123800128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123800128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123800128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123800128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123800128 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123800128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123800128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(259)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@3c559826ea76: Found Expect[0] for l3='CE67EDCE7B1659289DD2'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@3c559826ea76: Added conn table entry 0TC_rab_assign_fail0(266)7835377 HNBGW_Test.msc0-SCCP(259)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@3c559826ea76: setverdict(pass): none -> pass 20241121123800140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123800140 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123800140 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123800140 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123800140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123800140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123800140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123800140 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123800140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123800140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123800140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123800140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123800140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123800140 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001f1127) (sccp_scrc.c:472) 20241121123800140 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241121123800140 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123800140 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123800140 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123800141 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123800141 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123800141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123800141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(254)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(259)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(259)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121123800341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123800341 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123800341 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123800341 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123800341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123800341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123800341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123800341 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123800342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123800342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123800342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123800342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123800342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123800342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123800342 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1823) 20241121123800342 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123800342 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123800342 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123800342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123800342 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123800342 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123800342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123800342 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123800342 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123800342 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123800342 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123800342 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123800342 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123800342 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123800342 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{UNUSED}: Allocated (fsm.c:456) 20241121123800342 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{UNUSED}: is child of mgw(mgw-fsm-11460576-0)[0x55b163df0180] (fsm.c:486) 20241121123800342 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11460576-0)[0x55b163df0180] (mgcp_client_endpoint_fsm.c:724) 20241121123800342 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123800342 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123800342 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123800342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11460576-0)[0x55b163de0850]{ST_CRCX}: Allocated (fsm.c:456) 20241121123800342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11460576-0)[0x55b163de0850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0] (fsm.c:486) 20241121123800342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11460576-0)[0x55b163de0850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123800342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11460576-0)[0x55b163de0850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123800342 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: aedfe'... (mgcp_client.c:805) 20241121123800342 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123800342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11460576-0)[0x55b163de0850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123800342 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aedfe017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aedfe017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aedfe017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aedfe017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121123800366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241121123800366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123800366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123800366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123800366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123800366 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123800366 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{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) 20241121123800366 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{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) 20241121123800366 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123800366 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123800366 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{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) 20241121123800366 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123800366 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123800366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123800366 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123800366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123800366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123800366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123800366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(266)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123800385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123800385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123800385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241121123800385 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123800385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaedfe0) (hnbgw_rua.c:452) 20241121123800385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11460576 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:293) 20241121123800385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123800385 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123800385 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123800385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123800385 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241121123800385 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123800385 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123800385 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241121123800385 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241121123800385 DMGW ERROR mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241121123800385 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241121123800385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241121123800385 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123800385 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123800385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1127), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241121123800385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123800385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123800385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123800385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123800385 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241121123800385 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123800385 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123800385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123800385 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: aedfe'... (mgcp_client.c:805) 20241121123800385 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121123800385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123800385 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{IN_USE}: Removing from parent mgw(mgw-fsm-11460576-0)[0x55b163df0180] (mgcp_client_endpoint_fsm.c:873) 20241121123800385 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123800385 DLMGCP DEBUG mgw-endp(mgw-fsm-11460576-0)[0x55b163dcc1b0]{IN_USE}: Deallocated (fsm.c:568) 20241121123800385 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123800385 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123800385 DMGW DEBUG mgw(mgw-fsm-11460576-0)[0x55b163df0180]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123800385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123800385 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123800385 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123800385 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123800385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123800385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123800385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123800385 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "aedfe017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123800415 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241121123800415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123800415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123800415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123800415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163de0850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123800416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(258)@3c559826ea76: Final verdict of PTC: none 20241121123800421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42315<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assign_fail(253)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@3c559826ea76: Final verdict of PTC: none 20241121123800423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123800423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123800423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123800423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123800423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123800423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123800423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123800423 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123800423 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123800423 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123800423 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123800424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123800424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123800424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123800424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123800424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123800424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123800424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123800424 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123800424 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123800424 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123800424 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123800424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121123800424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121123800424 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121123800424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1127), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121123800424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123800424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123800424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123800424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123800424 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121123800424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121123800424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121123800424 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121123800424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121123800424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121123800424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123800424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{disrupted}: Freeing instance (context_map.c:202) 20241121123800424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11460576)[0x55b163de5a40]{disrupted}: Deallocated (fsm.c:568) 20241121123800424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123800424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121123800424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123800424 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11460576 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123800424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123800424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121123800424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123800424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123800424 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123800424 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123800424 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123800423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123800423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123800423 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123800423 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123800423 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123800423 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123800423 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123800423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123800423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123800423 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123800423 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121123800423 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123800423 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123800423 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123800423 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123800423 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123800423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123800423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123800425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123800425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123800425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123800425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123800425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123800425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123800425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123800425 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_rab_assign_fail-Iuh0(257)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(265)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@3c559826ea76: Final verdict of PTC: none 20241121123800444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123800446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(254)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@3c559826ea76: Test case TC_rab_assign_fail finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Nov 21 12:38:00 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 20241121123800603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123801104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308160) Waiting for packet dumper to finish... 1 (prev_count=308160, count=312156) 20241121123802424 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123802424 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123802424 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123802424 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123802424 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123802424 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Thu Nov 21 12:38:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_rab_assign_mgcp_to started. 20241121123804217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123804233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123804244 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43305<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(270)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123805237 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123805237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00794750), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123805237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123805237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123805237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123805237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123805237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123805237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123805237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123805238 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123805238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123805238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123805238 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123807870 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123807870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0189), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123807870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123807870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123807870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123807870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123807870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123807870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123807870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123807870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123807870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123807870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123807870 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123810425 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121123810425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1127), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123810425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123810425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123810425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123810425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123810425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123810425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123810425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123810425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123810425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123810425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123810425 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123815238 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123815238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00794750), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123815238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123815238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123815238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123815238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123815239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123815239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123815239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123815239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123815239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123815239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123815239 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123817873 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123817873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0189), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123817873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123817873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123817873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123817873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123817877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123817877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123817877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123817877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123817877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123817877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123817877 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(270)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123820358 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123820358 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820358 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123820358 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820359 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123820359 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820359 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820359 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123820359 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123820359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123820359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820359 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820359 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820359 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123820359 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123820359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123820359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820359 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820360 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123820360 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123820360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123820360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123820360 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123820360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123820360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123820360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123820360 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_rab_assign_mgcp_to-Iuh0(271)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123820361 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820361 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123820361 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123820361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820361 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123820361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820361 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820361 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123820361 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123820361 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820361 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123820361 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123820361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820361 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123820361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820361 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820361 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820361 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820361 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123820361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123820361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123820361 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123820361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820361 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820361 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820361 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123820361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123820361 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(275)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123820404 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123820404 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820405 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123820405 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820405 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123820405 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820406 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820406 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123820406 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123820406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123820406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820406 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820406 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123820406 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820406 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820406 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123820406 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123820406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820406 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123820406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820406 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123820406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123820406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123820406 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121123820406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123820406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123820406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123820406 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123820407 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820407 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123820407 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123820407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820407 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123820407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820407 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820407 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820407 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123820407 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123820407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820408 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123820408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820408 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123820408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123820408 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123820408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123820408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123820408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123820408 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123820426 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123820426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1127), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123820426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123820426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123820426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123820426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123820426 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(276)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123820470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123820470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123820470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123820470 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123820470 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123820470 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123820470 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123820470 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123820470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123820470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123820597 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123820597 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123820597 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123820597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123820600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820600 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123820600 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123820600 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123820600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123820600 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123820600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123820601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123820601 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123820601 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123820601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123820601 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123820601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123820601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123820601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123820601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123820601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123820601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123820601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123820601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123820601 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123820601 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123820601 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820602 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820602 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123820602 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123820602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123820602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820602 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123820602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123820602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123820602 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123820602 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123820644 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123820644 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123820644 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123820644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123820647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820647 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123820647 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123820647 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123820647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123820647 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123820647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123820649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820649 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123820650 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123820650 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123820650 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123820650 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123820650 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123820650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123820650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123820650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123820650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123820650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123820650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123820650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123820650 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123820650 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123820650 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123820651 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123820651 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123820651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123820651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123820651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123820651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123820651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123820651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123820651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123820651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123820651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123820651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123820651 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123820651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123820651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123820651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123820651 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123820651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123820651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123820651 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123820651 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123821405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123821405 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123821405 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123821405 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123821405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123821405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123821405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123821405 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123821405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123821405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123821405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123821405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123821405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123821405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123821405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123821405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123821405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123821405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123821405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123821405 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123821405 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123821405 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123821405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123821405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123821405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123821406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123821406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123821406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123821406 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123821406 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123821406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123821406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123821406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123821406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123821406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123821406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123821406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123821406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123821407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123821407 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123821407 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123821407 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123821407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123821407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123821407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123821407 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123821407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123821407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123821407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123821407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123821407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123821407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123821407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123821407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123821407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821407 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123821407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123821407 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123821407 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123821407 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123821453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123821453 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123821453 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123821453 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123821453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123821453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123821453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123821453 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123821453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123821453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123821453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123821453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123821453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123821453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123821453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123821453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123821453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123821453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123821453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123821453 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123821453 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123821453 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123821454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123821454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123821454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123821454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123821454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123821454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123821454 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123821454 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123821454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123821454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123821454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123821454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123821454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123821454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123821454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123821454 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123821455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123821455 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123821455 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123821455 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123821455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123821455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123821455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123821456 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123821456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123821456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123821456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123821456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123821456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123821456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123821456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123821456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123821456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123821456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123821456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123821456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123821456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123821456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123821456 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123821456 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123821498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42696<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@3c559826ea76: 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)@3c559826ea76: f_create_expect(l3 := '496E1B062E0C69C9DE37'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@3c559826ea76: Created Expect[0] for '496E1B062E0C69C9DE37'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3c559826ea76: Added conn table entry 0TC_rab_assign_mgcp_to0(280)2333895 20241121123822523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123822523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123822523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123822523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123822523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x239cc7, normal) (hnbgw_rua.c:388) 20241121123822523 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121123822523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123822523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2333895 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123822523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123822523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123822523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2333895 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123822524 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123822524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123822524 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2333895 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123822524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2333895 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123822524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123822524 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123822524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123822524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123822524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123822524 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123822524 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121123822524 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123822524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a496e1b062e0c69c9de37004f40030001b10056400500f1100926) (sccp_scrc.c:401) 20241121123822524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123822524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123822524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123822524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123822524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123822524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123822524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123822524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123822524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123822524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123822524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123822524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123822524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123822524 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123822524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123822524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123822524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123822524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123822524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123822524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123822524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123822524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123822524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123822524 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@3c559826ea76: Found Expect[0] for l3='496E1B062E0C69C9DE37'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@3c559826ea76: Added conn table entry 0TC_rab_assign_mgcp_to0(280)13871638 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@3c559826ea76: setverdict(pass): none -> pass 20241121123822532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123822532 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123822532 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123822532 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123822532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123822532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123822532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123822532 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123822532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123822532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123822532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123822532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123822533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123822533 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001c10a5) (sccp_scrc.c:472) 20241121123822533 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241121123822533 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123822533 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123822533 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123822533 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123822533 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123822533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123822533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121123822737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123822737 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123822737 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123822737 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123822737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123822737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123822737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123822737 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123822738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123822738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123822738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123822738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123822738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123822738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123822738 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1823) 20241121123822738 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123822738 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123822738 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123822738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123822738 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123822738 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123822738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123822738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123822738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123822738 DMGW DEBUG mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123822738 DMGW DEBUG mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123822738 DMGW DEBUG mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123822738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123822738 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123822738 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{UNUSED}: Allocated (fsm.c:456) 20241121123822738 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{UNUSED}: is child of mgw(mgw-fsm-2333895-0)[0x55b163df0180] (fsm.c:486) 20241121123822738 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2333895-0)[0x55b163df0180] (mgcp_client_endpoint_fsm.c:724) 20241121123822738 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123822738 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123822738 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123822738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2333895-0)[0x55b163dc8160]{ST_CRCX}: Allocated (fsm.c:456) 20241121123822738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2333895-0)[0x55b163dc8160]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990] (fsm.c:486) 20241121123822738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2333895-0)[0x55b163dc8160]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123822738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2333895-0)[0x55b163dc8160]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123822738 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 239cc'... (mgcp_client.c:805) 20241121123822738 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123822738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2333895-0)[0x55b163dc8160]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123822738 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "239cc717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "239cc717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "239cc717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "239cc717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241121123825236 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121123825236 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121123825236 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123825236 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123825236 DLSCCP DEBUG SCCP-SCOC(24)[0x55b163dc2d30]{IDLE}: Deallocated (fsm.c:568) 20241121123826739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc8160]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241121123826739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc8160]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241121123826739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc8160]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990] (mgcp_client_fsm.c:522) 20241121123826739 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20241121123826739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc8160]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241121123826739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc8160]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241121123826739 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241121123826739 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123826739 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241121123826739 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-2333895-0)[0x55b163df0180] (mgcp_client_endpoint_fsm.c:925) 20241121123826739 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241121123826739 DLMGCP DEBUG mgw-endp(mgw-fsm-2333895-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241121123826739 DMGW DEBUG mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241121123826739 DMGW ERROR mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241121123826739 DMGW DEBUG mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241121123826739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241121123826739 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123826739 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123826739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c10a5), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241121123826739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123826739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123826739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123826739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123826739 DMGW DEBUG mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241121123826739 DMGW DEBUG mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241121123826739 DMGW DEBUG mgw(mgw-fsm-2333895-0)[0x55b163df0180]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241121123826739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123826739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123826740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123826740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123826740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123826740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123826740 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123826740 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123826751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123826751 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123826751 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123826751 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123826751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123826751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123826751 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123826751 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123826751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123826751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123826751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123826751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123826751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123826751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123826751 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1823) 20241121123826751 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123826751 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123826751 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123826751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123826751 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123826751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123826751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123826751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123826751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123826751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123826751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(280)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3c559826ea76: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)2333895 20241121123826766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123826766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123826766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123826766 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123826766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x239cc7,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123826766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2333895 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123826766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123826766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123826766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123826766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123826766 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123826766 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123826766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123826766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123826766 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123826766 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123826766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c10a5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123826766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123826766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123826766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123826766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123826766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123826766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123826766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123826766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123826766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123826766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123826766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123826766 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@3c559826ea76: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)13871638 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Session index based on connection ID:0 20241121123826771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123826771 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123826771 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123826771 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123826771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123826771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123826771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123826771 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123826771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123826771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123826771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123826771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123826771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123826772 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=001c10a5), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123826772 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1823) 20241121123826772 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123826772 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123826772 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123826772 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123826772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123826772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123826772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123826772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{disconnected}: Freeing instance (context_map.c:202) 20241121123826772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2333895)[0x55b163de5a40]{disconnected}: Deallocated (fsm.c:568) 20241121123826772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123826772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121123826772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123826772 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2333895 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123826772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c10a5), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:401) 20241121123826772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123826772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123826772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123826772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123826772 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123826772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123826772 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123826772 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123826772 DLSCCP DEBUG SCCP-SCOC(27)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) 20241121123826772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123826772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123826772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123826772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123826772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123826772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123826772 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3c559826ea76: RLC received in state:disconnect_pending 20241121123827874 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123827874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0189), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123827874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123827874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123827874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123827874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123827877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123827877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123827877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123827877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123827877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123827877 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=003a0189) (sccp_scrc.c:472) 20241121123827877 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20241121123827877 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123827877 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123827877 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123827877 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123827877 DLSCCP DEBUG SCCP-SCOC(25)[0x55b163dcee60]{IDLE}: Deallocated (fsm.c:568) 20241121123827874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123827874 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123827875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123827875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123827875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123827875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123827875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123827875 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123827877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123827877 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123827877 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123827877 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123827877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123827877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123827877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123827877 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assign_mgcp_to0(280)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123828773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42696<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123828781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33394<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123828781 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43305<->l=127.0.0.1:4262) (control_if.c:193) 20241121123828782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123828782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123828782 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123828782 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123828782 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgcp_to(267)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@3c559826ea76: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(279)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(268)@3c559826ea76: Final verdict of PTC: none 20241121123828785 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123828785 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123828785 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123828785 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123828785 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123828785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123828786 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123828786 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123828786 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123828786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123828786 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123828786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123828786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123828786 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123828786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123828786 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123828786 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123828786 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123828786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123828786 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123828786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123828786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123828786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123828786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123828786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123828786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123828786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123828786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123828786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123828786 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123828786 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123828786 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123828786 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123828786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123828786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123828786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123828786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123828786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123828786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123828786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123828786 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123828786 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123828786 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123828786 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgcp_to-Iuh0(271)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(275)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@3c559826ea76: Final verdict of PTC: none 20241121123828801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33386<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@3c559826ea76: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Nov 21 12:38:28 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 20241121123828981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123829483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=322968) 20241121123830427 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123830427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1127), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123830427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123830427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123830427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123830427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123830427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123830427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123830427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123830427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123830427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123830427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123830427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123830427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=322968, count=323508) 20241121123830786 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123830786 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123830786 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121123830787 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123830787 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123830787 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Thu Nov 21 12:38:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241121123832560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123832565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123832576 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41769<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(284)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121123840428 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123840428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1127), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123840428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123840428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123840428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123840428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123840428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123840428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123840428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123840428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123840428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123840428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123840428 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(284)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123848635 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123848635 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848635 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123848635 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848636 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123848636 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848636 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848636 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123848636 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123848636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123848636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848636 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848636 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123848636 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848636 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848636 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123848636 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123848636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848637 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123848637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848637 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123848637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123848637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123848637 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123848637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123848637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123848637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123848637 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123848637 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848637 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123848637 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123848637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848638 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123848638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848638 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848638 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123848638 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123848638 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848638 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123848638 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123848638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848638 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123848638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848638 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123848638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123848638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123848638 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123848638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123848638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123848638 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(287)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123848680 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123848680 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848680 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123848680 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848680 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123848680 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848680 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123848680 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848682 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848682 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123848682 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848682 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123848682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848682 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848682 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848682 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123848682 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848682 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123848682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848682 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848682 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123848682 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848682 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123848682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848682 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848682 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123848682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123848682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848682 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123848682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123848682 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123848682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123848682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123848682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123848682 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123848683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123848683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123848683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123848683 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123848683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123848683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123848683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123848683 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(290)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123848750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123848750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123848750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123848750 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123848750 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123848750 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123848750 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123848750 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123848750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123848750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123848871 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123848871 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123848871 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123848871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123848874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848874 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123848874 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123848874 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123848874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123848874 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123848874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123848875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848875 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123848875 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123848875 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123848875 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123848875 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123848875 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123848876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123848876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123848876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123848876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123848876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123848876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123848876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123848876 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123848876 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123848876 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848877 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123848877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123848877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123848877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848877 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123848877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123848877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123848877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123848877 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123848921 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123848921 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123848921 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123848921 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123848924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848924 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123848924 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123848924 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123848924 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123848924 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123848924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123848925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848925 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123848925 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123848925 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123848925 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123848925 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123848925 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123848925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123848925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123848925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123848925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123848925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123848925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123848925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123848925 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123848926 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123848926 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123848927 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123848927 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123848927 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123848927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123848927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123848927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123848927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123848927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123848927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123848927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123848927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123848927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123848927 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123848927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123848927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123848927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123848927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123848927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123848927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123848927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123848927 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123849679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123849679 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123849679 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123849679 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123849679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123849679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123849679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123849679 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123849679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123849679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123849679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123849679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123849679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123849679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123849679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123849679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123849679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123849679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123849679 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123849679 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123849679 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123849679 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123849679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123849679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123849679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123849679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123849679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123849679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123849679 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123849679 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123849679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123849679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123849679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123849679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123849679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123849679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123849679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123849679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123849681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123849681 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123849681 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123849681 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123849681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123849681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123849681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123849681 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123849681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123849681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123849681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123849681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123849681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123849681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123849681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123849681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123849681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123849681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123849681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123849681 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123849681 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123849730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123849730 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123849730 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123849730 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123849730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123849730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123849730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123849730 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123849730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123849730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123849730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123849730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123849730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123849730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123849730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123849730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123849730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123849730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123849730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123849730 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123849730 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123849730 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123849730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123849730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123849730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123849730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123849730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123849730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123849730 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123849730 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123849731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123849731 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123849731 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123849731 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123849731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123849731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123849731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123849731 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123849732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123849732 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123849732 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123849732 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123849732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123849732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123849732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123849732 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123849732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123849732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123849732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123849732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123849732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123849732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123849732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123849732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123849732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123849732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123849732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123849732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123849732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123849732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123849732 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123849732 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123849779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123850429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123850429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123850429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123850429 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121123850429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f1127), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121123850429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123850429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123850429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123850429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123850429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123850429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123850429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123850429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123850429 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123850431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123850431 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123850431 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123850431 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123850431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123850431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123850431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123850431 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123850431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123850431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123850432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123850432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123850432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123850432 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=001f1127) (sccp_scrc.c:472) 20241121123850432 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20241121123850432 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121123850432 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121123850432 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123850432 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123850432 DLSCCP DEBUG SCCP-SCOC(26)[0x55b163dc6f50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(288)@3c559826ea76: f_create_expect(l3 := '11B68846DF3F7696510E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@3c559826ea76: Created Expect[0] for '11B68846DF3F7696510E'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@3c559826ea76: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)6635670 20241121123850804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123850804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123850804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123850804 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123850804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x654096, normal) (hnbgw_rua.c:388) 20241121123850804 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121123850804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123850804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635670 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123850804 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123850804 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123850805 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635670 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123850805 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123850805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123850805 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6635670 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123850805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635670 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123850805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123850805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123850805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123850805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123850805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123850805 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123850805 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121123850805 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123850805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a11b68846df3f7696510e004f40030002db0056400500f1100926) (sccp_scrc.c:401) 20241121123850805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123850805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123850805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123850805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123850805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123850805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123850805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123850805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123850805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123850805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123850805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123850805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123850805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123850805 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123850805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123850805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121123850805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123850805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123850805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123850805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123850805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123850805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123850805 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123850805 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@3c559826ea76: Found Expect[0] for l3='11B68846DF3F7696510E'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@3c559826ea76: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10455633 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123850814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123850814 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123850814 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123850814 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123850814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123850814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123850814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123850814 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123850814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123850814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123850814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123850814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123850814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123850814 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bcaf35) (sccp_scrc.c:472) 20241121123850814 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241121123850814 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123850814 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123850814 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123850814 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123850814 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123850814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123850814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) VirtHNBGW-STATS(282)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@3c559826ea76: 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)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121123851017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123851017 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123851017 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123851017 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123851017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123851017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123851017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123851017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123851017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123851018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123851018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123851018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123851018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123851018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121123851018 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1823) 20241121123851018 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123851018 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123851018 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123851018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123851018 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121123851018 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121123851018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121123851018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123851018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123851018 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121123851018 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121123851018 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121123851018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123851018 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121123851018 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{UNUSED}: Allocated (fsm.c:456) 20241121123851018 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{UNUSED}: is child of mgw(mgw-fsm-6635670-0)[0x55b163dc8160] (fsm.c:486) 20241121123851018 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6635670-0)[0x55b163dc8160] (mgcp_client_endpoint_fsm.c:724) 20241121123851018 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123851018 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123851018 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123851018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163df0180]{ST_CRCX}: Allocated (fsm.c:456) 20241121123851018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163df0180]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990] (fsm.c:486) 20241121123851018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163df0180]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123851018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163df0180]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121123851018 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 65409'... (mgcp_client.c:805) 20241121123851018 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241121123851018 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163df0180]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123851018 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65409617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65409617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65409617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65409617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121123851043 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241121123851043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121123851043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121123851043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123851043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123851043 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121123851043 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851043 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851043 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123851043 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123851043 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851043 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123851043 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121123851043 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123851043 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123851043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123851043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123851043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123851043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123851062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123851062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123851062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123851062 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123851062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x654096) (hnbgw_rua.c:452) 20241121123851062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635670 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123851062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123851062 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123851062 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123851062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123851062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123851062 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123851062 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123851062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123851062 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121123851062 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6635670-0)[0x55b163dc8160] (mgcp_client_endpoint_fsm.c:724) 20241121123851062 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123851062 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123851062 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121123851062 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 6540'... (mgcp_client.c:805) 20241121123851062 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121123851062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123851062 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123851062 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851062 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "65409617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65409617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123851080 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241121123851081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241121123851081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121123851081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121123851081 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121123851081 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851081 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851081 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123851081 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123851081 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851081 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123851081 DMGW INFO mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{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) 20241121123851081 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241121123851081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121123851081 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121123851081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121123851081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121123851081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123851081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123851083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123851084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123851084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121123851084 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123851084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x654096) (hnbgw_rua.c:452) 20241121123851084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635670 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121123851084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123851084 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121123851084 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121123851084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121123851084 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123851084 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121123851084 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121123851084 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123851084 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241121123851084 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241121123851084 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121123851084 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6635670-0)[0x55b163dc8160] (mgcp_client_endpoint_fsm.c:724) 20241121123851084 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121123851084 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121123851084 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121123851084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163dc2d30]{ST_CRCX}: Allocated (fsm.c:456) 20241121123851084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163dc2d30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990] (fsm.c:486) 20241121123851084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163dc2d30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121123851084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163dc2d30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241121123851084 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 6540'... (mgcp_client.c:805) 20241121123851084 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121123851084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635670-0)[0x55b163dc2d30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121123851084 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121123851084 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851084 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851084 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "65409617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65409617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121123851101 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241121123851101 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121123851101 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121123851101 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121123851101 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121123851101 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121123851101 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851101 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851101 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851101 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121123851101 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121123851101 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851101 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{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) 20241121123851101 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121123851101 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121123851101 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121123851101 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121123851101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121123851101 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123851101 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123851101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcaf35), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121123851101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123851101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123851101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123851101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123851101 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121123851102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123851102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123851102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123851102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123851102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123851102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123851102 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123851102 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: 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)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121123851138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123851138 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123851138 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123851138 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123851138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123851138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123851138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123851138 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123851138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123851138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123851138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123851138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123851138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123851138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121123851138 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1823) 20241121123851138 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123851138 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123851138 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123851138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123851138 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123851138 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123851138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123851138 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121123851138 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121123851138 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121123851138 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121123851138 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123851138 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 6540'... (mgcp_client.c:805) 20241121123851138 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123851138 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123851138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121123851138 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 6540'... (mgcp_client.c:805) 20241121123851138 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121123851138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121123851138 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: Removing from parent mgw(mgw-fsm-6635670-0)[0x55b163dc8160] (mgcp_client_endpoint_fsm.c:873) 20241121123851138 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121123851138 DLMGCP DEBUG mgw-endp(mgw-fsm-6635670-0)[0x55b163dc2990]{IN_USE}: Deallocated (fsm.c:568) 20241121123851138 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121123851138 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121123851138 DMGW DEBUG mgw(mgw-fsm-6635670-0)[0x55b163dc8160]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121123851138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123851138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121123851138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123851138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "65409617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "65409617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123851146 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241121123851146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123851146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123851146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123851146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163df0180]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121123851147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241121123851147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121123851147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121123851147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121123851147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc2d30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@3c559826ea76: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)6635670 20241121123851153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123851153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123851153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123851153 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123851153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x654096,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123851153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635670 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123851153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123851153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123851153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123851153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123851153 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123851153 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123851153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123851153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123851153 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123851153 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123851153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcaf35), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123851153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123851153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123851153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123851153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123851153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123851153 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123851153 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123851153 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123851153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123851153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123851153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123851153 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@3c559826ea76: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10455633 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: Session index based on connection ID:0 20241121123851159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123851159 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123851159 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123851159 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123851159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123851159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123851159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123851159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123851159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123851159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123851159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123851159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123851159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123851159 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=00bcaf35), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123851159 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1823) 20241121123851159 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123851159 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123851159 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123851159 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123851159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123851159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123851159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123851159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{disconnected}: Freeing instance (context_map.c:202) 20241121123851159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635670)[0x55b163de5a40]{disconnected}: Deallocated (fsm.c:568) 20241121123851159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123851159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121123851159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123851159 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635670 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123851159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcaf35), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:401) 20241121123851159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123851159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123851159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123851159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123851159 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123851159 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123851159 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123851159 DLSCCP DEBUG SCCP-SCOC(28)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) 20241121123851159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123851159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123851159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123851159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123851159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123851159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123851159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123851159 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3c559826ea76: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123853159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123853165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123853165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123853165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123853165 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123853165 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123853165 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123853165 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41769<->l=127.0.0.1:4262) (control_if.c:193) 20241121123853166 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123853166 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123853166 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123853166 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123853167 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123853167 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123853167 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123853167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123853167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(287)@3c559826ea76: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(293)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@3c559826ea76: Final verdict of PTC: none20241121123853167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123853167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123853167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123853167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123853167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123853167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123853167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123853167 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123853167 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123853167 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123853167 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123853167 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121123853167 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121123853167 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123853167 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123853167 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123853167 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123853167 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123853167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123853167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123853168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123853168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123853168 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123853168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123853168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123853168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123853168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123853168 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123853168 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123853168 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123853168 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(283)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@3c559826ea76: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(282)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123853191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@3c559826ea76: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Thu Nov 21 12:38:53 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 20241121123853340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123853741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=354124) Waiting for packet dumper to finish... 1 (prev_count=354124, count=358004) 20241121123855168 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123855168 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123855168 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123855168 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123855168 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123855168 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Thu Nov 21 12:38:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_cs_mo_disconnect started. 20241121123856913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123856918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123856930 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39067<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(298)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(298)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123912998 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123912998 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123912999 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123912999 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123912999 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123912999 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123913000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123913000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123913000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123913000 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123912999 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123912999 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123912999 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123912999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123912999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123912999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123912999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123912999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123912999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123912999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123912999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123912999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123912999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123912999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123912999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123912999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123912999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123912999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123912999 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123912999 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123912999 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123913001 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913001 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123913001 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913001 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123913001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913001 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913001 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913001 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123913001 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913001 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123913001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913001 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913001 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913001 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123913001 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123913001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913001 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913001 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123913001 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123913001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123913001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123913001 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123913001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123913001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123913001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123913001 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121123913001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123913001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123913001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123913001 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(303)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123913049 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123913049 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123913050 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123913050 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123913050 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123913050 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123913050 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123913050 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123913051 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913051 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123913051 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123913051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913052 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123913052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913052 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913052 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913052 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123913052 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913052 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123913052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913052 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913052 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913052 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123913052 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913052 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123913052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913052 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913052 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913052 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123913052 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123913052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913052 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121123913052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123913052 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123913052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123913052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123913052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123913052 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123913052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123913053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123913053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123913053 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123913053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123913053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123913053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123913053 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123913136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123913136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123913136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123913136 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123913136 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123913136 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123913136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123913137 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123913137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123913137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123913243 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123913243 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123913243 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123913243 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123913246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913246 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123913246 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123913246 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123913246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123913246 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123913246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123913247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913247 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123913247 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123913247 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123913247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123913247 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123913247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123913247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123913247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123913247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123913248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123913248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123913248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123913248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123913248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123913248 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123913248 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123913249 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123913249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123913249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123913249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913249 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123913249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123913249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123913249 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123913249 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123913303 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123913303 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123913303 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123913303 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123913309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913309 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123913309 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123913309 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123913309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123913309 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123913309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123913311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913311 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123913311 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123913311 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123913311 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123913311 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123913311 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123913311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123913311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123913311 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123913311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123913311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123913311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123913311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123913311 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123913311 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123913311 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123913312 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123913312 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123913312 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123913312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123913312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123913312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123913313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123913313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123913313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123913313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123913313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123913313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123913313 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123913313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123913313 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123913313 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123913313 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123913313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123913313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123913313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123913313 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123914053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123914053 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123914053 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123914053 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123914053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123914053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123914053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123914053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123914053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123914053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123914053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123914053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123914053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123914053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123914053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123914053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123914053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123914053 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123914053 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123914053 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123914053 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123914053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123914053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123914054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123914054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123914054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123914054 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123914054 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123914055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123914055 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123914055 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123914055 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123914055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123914055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123914055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123914055 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123914061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123914061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123914061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123914061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123914061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123914061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123914061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123914061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123914061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123914061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123914061 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123914061 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123914061 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123914060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123914060 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123914060 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123914060 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123914060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123914060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123914060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123914060 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123914114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123914114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123914114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123914114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123914114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123914114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123914114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123914114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123914114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123914114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123914114 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123914114 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123914114 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123914114 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123914114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123914114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123914114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123914115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123914115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123914115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123914115 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123914115 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(305)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123914114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123914114 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123914114 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123914114 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123914114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123914114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123914114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123914114 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123914116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123914116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123914116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123914116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123914116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123914116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123914116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123914116 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123914120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123914120 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123914120 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123914120 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123914120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123914120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123914120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123914120 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123914120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123914120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123914120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123914120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123914120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123914120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123914120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123914120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123914120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123914120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123914120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123914120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123914120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123914120 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123914120 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123914120 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123914173 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.msc0-RAN(302)@3c559826ea76: f_create_expect(l3 := '11E4F4FBE1E709C9EDB5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@3c559826ea76: Created Expect[0] for '11E4F4FBE1E709C9EDB5'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3c559826ea76: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)3123982 20241121123915225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123915225 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123915225 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123915225 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123915225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123915225 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123915225 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123915225 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123915225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123915225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123915225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121123915225 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123915225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2fab0e, normal) (hnbgw_rua.c:388) 20241121123915225 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121123915225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123915225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123982 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121123915225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123915225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123915225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123982 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121123915225 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123915225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123915225 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3123982 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121123915225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123982 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121123915225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123915225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123915225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123915225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123915225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123915225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123915225 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121123915225 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123915225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a11e4f4fbe1e709c9edb5004f40030000660056400500f1100926) (sccp_scrc.c:401) 20241121123915225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123915225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123915225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123915225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123915225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123915225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123915225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123915225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123915225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123915225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123915225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123915225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123915225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123915225 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123915225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123915225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(301)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@3c559826ea76: Found Expect[0] for l3='11E4F4FBE1E709C9EDB5'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@3c559826ea76: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)1137731 TC_ranap_cs_mo_disconnect0(308)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Session index based on connection ID:0 20241121123915243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123915243 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123915243 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123915243 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123915243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123915243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123915243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123915243 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123915243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123915243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123915243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123915243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123915243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123915244 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00816ad6) (sccp_scrc.c:472) 20241121123915244 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241121123915244 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123915244 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123915244 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123915244 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123915244 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123915244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123915244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123915425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123915425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123915425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241121123915425 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123915425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2fab0e) (hnbgw_rua.c:452) 20241121123915425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123982 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241121123915425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123915425 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241121123915425 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241121123915425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241121123915425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123915425 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123915425 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123915426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00816ad6), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241121123915426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123915426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123915426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123915426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123915426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123915426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123915426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123915426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123915426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123915426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123915426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123915426 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@3c559826ea76: vl_len:13 HNBGW_Test.msc0-SCCP(301)@3c559826ea76: vl_from0 20241121123915442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123915442 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123915442 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123915442 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123915442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123915442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123915442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123915442 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123915443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123915443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123915443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123915443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123915443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123915443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241121123915443 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1823) 20241121123915443 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123915443 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123915443 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123915443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123915443 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123915443 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123915443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123915443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123915443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241121123915443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123915443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(301)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O TC_ranap_cs_mo_disconnect0(308)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123915460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123915460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123915460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123915460 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123915460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2fab0e,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123915460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123982 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123915460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123915460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123915460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123915460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123915460 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123915460 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123915460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123915460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123915460 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123915460 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123915460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00816ad6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123915460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123915460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123915460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123915460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123915461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123915461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123915461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123915461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123915461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123915461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123915461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123915461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3c559826ea76: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)3123982 HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@3c559826ea76: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)1137731 HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Session index based on connection ID:0 20241121123915469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123915469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123915469 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123915469 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123915469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123915469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123915469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123915469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123915469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123915469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123915469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123915469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123915469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123915469 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=00816ad6), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123915469 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1823) 20241121123915469 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123915469 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123915469 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123915469 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121123915469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123915469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123915469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123915469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{disconnected}: Freeing instance (context_map.c:202) 20241121123915469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123982)[0x55b163de5a40]{disconnected}: Deallocated (fsm.c:568) 20241121123915469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123915469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121123915469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123915469 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123982 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121123915469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00816ad6), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:401) 20241121123915469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123915469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123915469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123915469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123915469 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123915469 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123915469 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123915469 DLSCCP DEBUG SCCP-SCOC(29)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) 20241121123915469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123915469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123915469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123915469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123915469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123915469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123915469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123915469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3c559826ea76: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123917468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123917473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123917473 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39067<->l=127.0.0.1:4262) (control_if.c:193) 20241121123917473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123917473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123917473 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123917473 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123917473 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@3c559826ea76: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@3c559826ea76: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@3c559826ea76: Final verdict of PTC: none 20241121123917485 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123917485 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123917485 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123917485 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123917485 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123917485 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123917486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123917486 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123917486 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123917486 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN VirtHNBGW-STATS(296)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@3c559826ea76: Final verdict of PTC: none 20241121123917486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123917486 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123917486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123917486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123917486 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123917486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123917486 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123917486 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123917486 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123917486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123917486 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123917486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123917486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(306)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(307)@3c559826ea76: Final verdict of PTC: none 20241121123917486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123917486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123917486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123917486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123917486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123917486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123917486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123917486 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123917486 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123917486 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123917486 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123917486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123917486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123917486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123917486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123917486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123917486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123917486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123917486 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123917486 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123917486 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123917486 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(302)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123917494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Nov 21 12:39:17 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 20241121123917616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123918018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245124) Waiting for packet dumper to finish... 1 (prev_count=245124, count=271624) 20241121123919487 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123919487 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123919487 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123919487 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123919487 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123919487 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Thu Nov 21 12:39:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_ps_mo_disconnect started. 20241121123921170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123921175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123921219 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40141<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(312)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(312)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121123937289 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123937289 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937289 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123937289 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937289 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123937289 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937290 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123937290 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937290 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123937290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123937290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123937290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937290 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ranap_ps_mo_disconnect-Iuh0(313)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121123937290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123937290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123937290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123937290 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121123937290 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937290 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121123937290 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123937290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121123937290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937290 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937290 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121123937290 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121123937290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121123937290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121123937290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121123937290 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121123937291 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937291 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121123937291 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123937291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937292 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121123937292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937292 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937292 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937292 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121123937292 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123937292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937292 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121123937292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937292 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121123937292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121123937292 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121123937292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121123937292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121123937292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121123937292 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(317)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(315)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123937329 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123937329 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937329 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123937329 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937329 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123937329 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937330 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121123937330 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937331 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937331 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121123937331 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937331 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121123937331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937331 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937331 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937331 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121123937331 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937331 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121123937331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937331 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937331 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937331 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121123937331 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937331 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121123937331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937331 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937331 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123937331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 [20241121123937331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 1;34mDLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123937331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937331 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121123937331 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121123937331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121123937332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121123937332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123937332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121123937388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123937388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123937388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121123937388 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121123937388 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121123937388 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121123937388 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121123937388 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121123937388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123937388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121123937524 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123937524 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121123937524 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123937524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121123937527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121123937527 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123937527 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123937527 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123937527 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123937527 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123937528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937528 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123937528 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123937528 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123937529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123937529 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123937529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123937529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123937529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123937529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121123937529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123937529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123937529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123937529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123937529 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123937529 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123937529 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937530 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937530 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121123937530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121123937530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123937530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937530 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123937530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123937530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123937530 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123937530 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123937564 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121123937564 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121123937564 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121123937564 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121123937567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937567 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121123937567 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121123937567 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121123937567 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121123937567 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121123937567 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121123937569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937569 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121123937569 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121123937569 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121123937569 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121123937569 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121123937569 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121123937569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123937569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121123937569 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121123937569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123937569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123937569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123937569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123937569 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121123937569 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121123937569 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121123937570 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121123937570 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121123937570 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121123937570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123937570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121123937570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123937570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123937570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123937570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123937570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123937570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123937570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123937570 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121123937570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123937570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123937570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123937570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123937570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123937570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123937570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123937570 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123938332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123938332 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123938332 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123938332 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123938332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123938332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123938332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123938332 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123938332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123938332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123938332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123938332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123938332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123938332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123938332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123938332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121123938332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123938332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123938332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123938332 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123938332 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121123938332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123938332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) HNBGW_Test.msc0-RAN(316)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123938332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121123938332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123938332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123938332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121123938332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123938332 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123938332 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121123938333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123938333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123938333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123938333 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121123938333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121123938333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121123938333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121123938333 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123938335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123938335 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121123938335 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121123938335 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121123938335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123938335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123938335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123938335 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123938335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123938335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123938335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123938335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121123938335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123938335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123938335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121123938335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121123938335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123938335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123938335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123938335 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123938335 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121123938373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123938373 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123938373 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123938373 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123938373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123938373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123938373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123938373 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123938373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123938373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123938373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123938373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123938373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123938373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123938373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123938373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121123938373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123938373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123938373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121123938373 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121123938373 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121123938373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121123938373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121123938373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121123938373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123938374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123938374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123938374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123938374 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121123938374 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121123938374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123938374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123938374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123938374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123938374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123938374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123938374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123938374 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123938374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123938374 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123938374 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123938374 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123938374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123938374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123938374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123938374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123938374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123938374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123938374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123938374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123938374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123938374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121123938374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121123938374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121123938374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123938374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123938374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123938374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123938374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121123938374 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121123938374 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121123938374 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121123938416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(319)@3c559826ea76: f_create_expect(l3 := 'F546362449F6CD3E01AA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@3c559826ea76: Created Expect[0] for 'F546362449F6CD3E01AA'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3c559826ea76: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)6888120 20241121123939449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123939449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123939449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121123939450 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121123939450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x691ab8, normal) (hnbgw_rua.c:388) 20241121123939450 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121123939450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121123939450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6888120 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121123939450 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123939450 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123939450 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6888120 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121123939450 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121123939450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121123939450 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6888120 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121123939450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6888120 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121123939450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121123939450 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121123939450 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121123939450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121123939450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123939450 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121123939450 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121123939450 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121123939450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af546362449f6cd3e01aa004f400300038d0056400500f1100926) (sccp_scrc.c:401) 20241121123939450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123939450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123939450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123939450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123939450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123939450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123939450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121123939450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121123939450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121123939450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123939450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123939450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123939450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123939450 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121123939450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121123939450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: First idle individual index:0 20241121123939453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123939453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123939453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123939453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123939453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123939453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123939453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123939453 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@3c559826ea76: Found Expect[0] for l3='F546362449F6CD3E01AA'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@3c559826ea76: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)7093095 TC_ranap_ps_mo_disconnect0(322)@3c559826ea76: setverdict(pass): none -> pass 20241121123939466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123939466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123939466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123939466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123939466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123939466 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7978a) (sccp_scrc.c:472) 20241121123939466 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241121123939466 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121123939466 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121123939466 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123939466 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121123939466 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121123939466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121123939466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121123939466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123939466 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123939466 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123939466 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123939466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123939466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123939466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123939466 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123939654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123939654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123939654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123939654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123939654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123939654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123939654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123939654 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123939653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123939653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123939653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241121123939653 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121123939653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x691ab8) (hnbgw_rua.c:452) 20241121123939653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6888120 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241121123939653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121123939653 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241121123939653 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241121123939653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241121123939653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123939654 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123939654 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123939654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7978a), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241121123939654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123939654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123939654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123939654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241121123939673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123939673 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123939673 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123939673 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123939673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123939673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123939673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123939673 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123939673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123939673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123939673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123939673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123939673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123939673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241121123939673 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1823) 20241121123939673 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121123939673 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123939673 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121123939673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121123939673 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121123939673 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121123939673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121123939673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121123939673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241121123939673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121123939673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(322)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3c559826ea76: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)6888120 20241121123939694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123939694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123939694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121123939694 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121123939694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x691ab8,cause=radio(normal)) (hnbgw_rua.c:420) 20241121123939694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6888120 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121123939694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121123939694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121123939694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121123939694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121123939694 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121123939694 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121123939694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121123939694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121123939694 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121123939694 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121123939694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7978a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121123939694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123939694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123939694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123939694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123939694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123939694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123939694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123939694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123939694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123939694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123939694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123939694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Session index based on connection ID:0 20241121123939701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123939701 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121123939701 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121123939701 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121123939701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121123939701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121123939701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121123939701 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121123939701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123939701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121123939701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121123939701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121123939701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121123939701 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=00f7978a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121123939701 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1823) 20241121123939701 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121123939701 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123939701 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121123939701 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121123939701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121123939701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121123939701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121123939701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{disconnected}: Freeing instance (context_map.c:202) 20241121123939701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6888120)[0x55b163de5a40]{disconnected}: Deallocated (fsm.c:568) 20241121123939701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121123939701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121123939701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121123939701 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6888120 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121123939701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7978a), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:401) 20241121123939701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121123939701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121123939701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121123939701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121123939701 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121123939701 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121123939701 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121123939702 DLSCCP DEBUG SCCP-SCOC(30)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) 20241121123939702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123939702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121123939702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121123939702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121123939702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121123939702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121123939702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121123939702 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@3c559826ea76: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)7093095 HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121123941705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121123941709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121123941709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121123941709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121123941709 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123941709 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121123941709 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121123941710 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40141<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@3c559826ea76: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@3c559826ea76: Final verdict of PTC: none 20241121123941710 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123941710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123941710 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123941710 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121123941710 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123941710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(316)@3c559826ea76: Final verdict of PTC: none 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123941711 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123941711 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123941711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123941711 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123941711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123941711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123941711 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121123941711 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121123941711 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121123941711 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121123941711 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121123941711 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121123941711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121123941711 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121123941711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121123941711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123941711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123941711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121123941711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123941711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123941711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123941711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123941711 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123941711 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123941711 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123941711 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121123941711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121123941711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121123941711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121123941711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121123941711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121123941711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121123941711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121123941711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121123941711 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121123941711 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121123941711 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121123941711 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(315)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(310)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@3c559826ea76: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(321)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(312)@3c559826ea76: Final verdict of PTC: none 20241121123941712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40818<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Nov 21 12:39:41 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 20241121123941879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123942281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60850<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270764) Waiting for packet dumper to finish... 1 (prev_count=270764, count=271580) 20241121123943712 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123943712 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123943712 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121123943712 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121123943712 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121123943712 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Thu Nov 21 12:39:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_cs_creq_cref started. 20241121123945355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123945359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121123945368 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42647<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(326)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(326)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121124001428 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124001428 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001429 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124001429 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001429 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001429 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124001429 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124001430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124001430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001430 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001430 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124001430 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124001430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124001430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124001430 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_cs_creq_cref-Iuh0(327)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124001430 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001430 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124001430 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124001430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001430 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124001431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001431 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001431 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124001431 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001431 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124001431 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124001431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124001431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124001431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124001431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124001432 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001432 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124001432 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124001432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001432 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124001432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001432 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001432 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001432 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124001432 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124001432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124001432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001432 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124001432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124001432 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124001432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124001432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124001432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124001432 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(331)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(329)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124001472 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124001472 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001472 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124001472 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001472 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124001472 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001473 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124001473 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001474 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001474 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124001474 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001474 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124001474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001474 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001474 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001474 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124001474 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001474 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124001474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001474 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001474 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001474 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124001474 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001474 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124001474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001474 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001474 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001474 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124001474 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124001474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001474 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124001474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124001474 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124001474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124001474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124001474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124001474 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124001474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124001475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124001475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124001475 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124001475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124001475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124001475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124001475 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(332)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124001540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124001540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124001540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124001540 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124001540 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124001540 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124001540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124001540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124001540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124001540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124001664 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124001664 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124001664 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124001664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124001667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001667 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124001668 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124001668 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124001668 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124001668 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124001668 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124001669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001669 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124001669 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124001669 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124001669 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124001669 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124001669 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124001669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124001669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124001669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124001669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124001669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124001669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124001669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124001669 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124001669 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124001669 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001670 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001670 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124001670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124001670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124001670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001670 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001670 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001670 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001670 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124001670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124001670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124001670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124001670 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124001714 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124001714 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124001714 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124001714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124001717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001717 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124001717 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124001717 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124001717 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124001717 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124001717 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124001719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001719 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124001719 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124001719 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124001719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124001719 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124001719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124001719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124001719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124001719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124001719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124001719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124001719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124001719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124001719 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124001719 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124001719 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124001720 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124001720 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124001720 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124001720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124001720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124001720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124001720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124001720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124001720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124001720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124001720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124001720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124001720 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124001720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124001720 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124001720 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124001720 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124001720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124001721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124001721 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124001721 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124002473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124002473 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124002473 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124002473 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124002473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124002473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124002473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124002473 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124002473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124002473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124002473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124002473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124002473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124002473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124002473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124002473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124002473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124002473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124002473 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124002473 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124002473 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124002473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124002473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124002473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124002473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124002473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124002474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124002474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124002474 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124002474 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124002474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124002474 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124002474 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124002474 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124002474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124002474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124002474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124002474 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124002475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124002475 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124002475 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124002475 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124002475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124002475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124002475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124002475 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124002475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124002475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124002475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124002475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124002475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124002475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124002475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124002475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124002475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124002475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124002475 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124002475 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124002475 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124002521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124002521 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124002521 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124002521 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124002521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124002521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124002521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124002521 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124002522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124002522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124002522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124002522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124002522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124002522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124002522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124002522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124002522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124002522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124002522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124002522 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124002522 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124002522 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124002522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124002522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124002522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124002522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124002522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124002522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124002522 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124002522 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124002522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124002522 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124002522 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124002522 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124002522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124002522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124002522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124002522 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124002523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124002523 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124002523 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124002523 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124002523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124002523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124002523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124002523 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124002523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124002523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124002523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124002523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124002523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124002523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124002523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124002523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124002523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124002523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124002523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124002523 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124002523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124002523 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124002523 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124002523 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124002567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@3c559826ea76: f_create_expect(l3 := '7B1DA23027A3AADAFDFB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@3c559826ea76: Created Expect[0] for '7B1DA23027A3AADAFDFB'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@3c559826ea76: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5208688 20241121124003590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124003590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124003590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121124003590 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124003590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f7a70, normal) (hnbgw_rua.c:388) 20241121124003590 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121124003590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124003590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5208688 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124003590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124003590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124003590 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5208688 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124003590 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124003590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124003590 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5208688 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124003590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5208688 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121124003590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124003590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124003590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124003590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124003590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124003590 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124003590 DLSCCP DEBUG SCCP-SCOC(31)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121124003590 DLSCCP DEBUG SCCP-SCOC(31)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124003591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7b1da23027a3aadafdfb004f40030000c60056400500f1100926) (sccp_scrc.c:401) 20241121124003591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124003591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124003591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124003591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124003591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124003591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124003591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124003591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124003591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124003591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124003591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124003591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124003591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124003591 DLSCCP DEBUG SCCP-SCOC(31)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124003591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124003591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124003591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124003591 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124003591 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124003591 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124003591 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124003591 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124003591 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124003591 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@3c559826ea76: Found Expect[0] for l3='7B1DA23027A3AADAFDFB'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@3c559826ea76: Added conn table entry 0TC_ranap_cs_creq_cref0(336)8549072 TC_ranap_cs_creq_cref0(336)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@3c559826ea76: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)8549072 HNBGW_Test.msc0-SCCP(329)@3c559826ea76: Session index based on connection ID:0 20241121124003603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124003603 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124003603 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124003603 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124003603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124003603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124003603 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124003603 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124003603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124003603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124003603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124003603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124003603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124003603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241121124003603 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1823) 20241121124003603 DLSCCP DEBUG SCCP-SCOC(31)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241121124003603 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124003603 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124003603 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121124003603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124003603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b163dc6170]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:335) 20241121124003603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124003603 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124003603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124003603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124003603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124003603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{disrupted}: Freeing instance (context_map.c:202) 20241121124003603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5208688)[0x55b163de5a40]{disrupted}: Deallocated (fsm.c:568) 20241121124003603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124003603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121124003603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121124003603 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5208688 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121124003603 DLSCCP DEBUG SCCP-SCOC(31)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241121124003603 DLSCCP DEBUG SCCP-SCOC(31)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124003603 DLSCCP DEBUG SCCP-SCOC(31)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124003603 DLSCCP DEBUG SCCP-SCOC(31)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) 20241121124003603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124003603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@3c559826ea76: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5208688 20241121124003610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124003615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124003615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124003615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124003615 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124003615 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124003615 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124003615 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42647<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_creq_cref(323)@3c559826ea76: Final verdict of PTC: none 20241121124003616 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(332)@3c559826ea76: Final verdict of PTC: none 20241121124003616 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124003616 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124003616 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124003616 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124003616 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124003616 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124003616 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124003616 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124003616 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124003616 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124003617 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124003616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124003616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124003616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124003616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124003616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124003616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124003616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124003616 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124003616 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124003616 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124003616 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124003617 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124003617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124003617 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124003617 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124003617 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124003617 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124003617 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124003617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124003617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124003617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124003617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124003617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124003617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124003617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124003617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124003617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124003617 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124003617 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124003617 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124003617 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@3c559826ea76: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(324)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(335)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(330)@3c559826ea76: Final verdict of PTC: none 20241121124003619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Thu Nov 21 12:40:03 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 20241121124003782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124004185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236248) Waiting for packet dumper to finish... 1 (prev_count=236248, count=236788) 20241121124005617 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124005617 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124005617 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124005617 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124005617 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124005617 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Thu Nov 21 12:40:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ranap_ps_creq_cref started. 20241121124007263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124007268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124007276 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46469<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(340)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(340)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121124023336 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124023336 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023336 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124023336 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023337 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124023337 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023337 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124023337 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124023337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124023337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023337 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124023337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124023337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124023337 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_ps_creq_cref-Iuh0(341)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124023338 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023338 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124023338 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124023338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124023338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023338 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023338 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124023338 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124023338 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023338 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124023338 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124023338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023338 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124023338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023338 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023338 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124023338 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124023338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124023338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124023338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124023338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124023338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124023338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124023338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124023339 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023339 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124023339 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124023339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023339 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124023340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023340 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124023340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124023340 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(343)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124023374 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124023374 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023375 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124023375 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023375 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124023375 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023375 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023375 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124023375 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124023375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124023376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023376 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023376 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124023376 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023376 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023376 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124023376 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124023376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023376 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124023376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023376 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124023376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124023376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124023376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124023376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124023376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124023376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124023376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124023377 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023377 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124023377 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124023377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023377 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124023377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023377 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023377 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023377 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124023377 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124023378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023378 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124023378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023378 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124023378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124023378 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124023378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124023378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124023378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124023378 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124023439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124023439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124023439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124023439 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124023439 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124023439 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124023439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124023439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124023439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124023439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124023568 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124023568 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124023568 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124023568 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124023571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023571 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124023571 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124023571 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124023571 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124023571 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124023571 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124023572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023572 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124023572 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124023572 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124023572 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124023572 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124023572 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124023572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124023572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124023572 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124023572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124023572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124023572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124023572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124023572 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124023572 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124023572 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023573 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023573 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124023573 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124023573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124023573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023573 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023573 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023573 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023573 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124023573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124023573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124023573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124023573 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124023611 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124023611 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124023611 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124023611 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124023615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023615 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124023615 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124023615 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124023615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124023615 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124023615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124023617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023617 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124023617 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124023617 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124023617 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124023617 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124023617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124023617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124023617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124023617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124023617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124023617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124023617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124023617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124023617 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124023617 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124023617 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124023618 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124023618 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124023618 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124023618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124023618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124023618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124023618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124023618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124023618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124023618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124023618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124023618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124023618 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124023618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124023618 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124023618 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124023618 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124023618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124023618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124023618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124023618 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124024377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124024377 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124024377 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124024377 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124024377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124024377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124024377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124024377 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124024377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124024377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124024377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124024377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124024377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124024377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124024377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124024377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124024377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124024378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124024378 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124024378 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124024378 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124024378 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124024378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124024378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124024378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124024378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124024378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124024378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124024378 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124024378 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124024378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124024378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124024378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124024378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124024378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124024378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124024378 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124024378 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124024379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124024379 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124024379 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124024379 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124024379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124024379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124024379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124024379 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124024379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124024379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124024379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124024379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124024379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124024379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124024379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124024379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124024379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124024380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124024380 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124024380 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124024380 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124024418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124024418 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124024418 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124024418 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124024418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124024418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124024418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124024418 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124024418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124024418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124024418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124024418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124024418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124024418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124024418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124024418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124024418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(347)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124024418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024418 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124024418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124024418 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124024418 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124024418 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124024418 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124024418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124024418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124024418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124024419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124024419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124024419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124024419 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124024419 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124024419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124024419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124024419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124024419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124024419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124024419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124024419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124024419 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124024421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124024421 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124024421 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124024421 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124024421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124024421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124024421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124024421 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124024421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124024421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124024421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124024421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124024421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124024421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124024421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124024421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124024421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124024421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124024421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124024421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124024421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124024421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124024421 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124024421 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124024465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@3c559826ea76: f_create_expect(l3 := 'E6FCC6A3148D2078B7EF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@3c559826ea76: Created Expect[0] for 'E6FCC6A3148D2078B7EF'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@3c559826ea76: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6685188 20241121124025489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124025489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124025489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124025489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124025489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x660204, normal) (hnbgw_rua.c:388) 20241121124025489 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121124025489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124025489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6685188 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124025489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124025489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124025489 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6685188 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124025489 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124025489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124025489 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6685188 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124025489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6685188 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124025489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124025489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124025489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124025489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124025489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124025489 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124025489 DLSCCP DEBUG SCCP-SCOC(32)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121124025489 DLSCCP DEBUG SCCP-SCOC(32)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124025489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae6fcc6a3148d2078b7ef004f40030002e10056400500f1100926) (sccp_scrc.c:401) 20241121124025489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124025490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124025490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124025490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124025490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124025490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124025490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124025490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124025490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124025490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124025490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124025490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124025490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124025490 DLSCCP DEBUG SCCP-SCOC(32)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124025490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124025490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124025490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124025490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124025490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124025490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124025490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124025490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124025490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124025490 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@3c559826ea76: Found Expect[0] for l3='E6FCC6A3148D2078B7EF'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@3c559826ea76: Added conn table entry 0TC_ranap_ps_creq_cref0(350)1083554 TC_ranap_ps_creq_cref0(350)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@3c559826ea76: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)1083554 HNBGW_Test.sgsn0-SCCP(346)@3c559826ea76: Session index based on connection ID:0 20241121124025501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124025501 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124025501 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124025501 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124025501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124025501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124025501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124025501 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124025501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124025501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124025501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124025501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124025501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124025502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241121124025502 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1823) 20241121124025502 DLSCCP DEBUG SCCP-SCOC(32)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241121124025502 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124025502 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124025502 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124025502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124025502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b163dc6170]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:335) 20241121124025502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124025502 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124025502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121124025502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124025502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124025502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{disrupted}: Freeing instance (context_map.c:202) 20241121124025502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6685188)[0x55b163de5a40]{disrupted}: Deallocated (fsm.c:568) 20241121124025502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124025502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121124025502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121124025502 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6685188 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124025502 DLSCCP DEBUG SCCP-SCOC(32)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241121124025502 DLSCCP DEBUG SCCP-SCOC(32)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124025502 DLSCCP DEBUG SCCP-SCOC(32)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124025502 DLSCCP DEBUG SCCP-SCOC(32)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) 20241121124025502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124025502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@3c559826ea76: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6685188 20241121124025509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124025512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124025512 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46469<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(343)@3c559826ea76: Final verdict of PTC: none 20241121124025512 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124025512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124025512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124025512 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124025512 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124025512 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124025512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124025512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124025512 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124025512 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124025512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124025512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124025512 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_ps_creq_cref-Iuh0-RUA(342)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@3c559826ea76: Final verdict of PTC: none 20241121124025513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(346)@3c559826ea76: Final verdict of PTC: none 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124025513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124025513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124025513 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124025513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124025513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(338)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@3c559826ea76: Final verdict of PTC: none 20241121124025513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124025513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124025513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124025513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124025513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124025513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124025513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124025513 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124025513 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124025513 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124025513 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124025513 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124025513 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124025513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124025513 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124025513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124025513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124025513 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124025513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124025513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124025513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124025513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124025513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124025513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124025513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124025513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124025513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124025513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124025513 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124025513 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124025513 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(349)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@3c559826ea76: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124025518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Thu Nov 21 12:40:25 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 20241121124025662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124026063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236264) Waiting for packet dumper to finish... 1 (prev_count=236264, count=236804) 20241121124027514 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124027514 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124027514 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124027514 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124027514 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124027514 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Thu Nov 21 12:40:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_cs_iu_release_req_rua_disconnect started. 20241121124029142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124029147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124029154 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45617<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(354)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(354)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121124045213 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124045213 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045213 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124045213 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045214 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124045214 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124045214 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045214 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124045214 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124045214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124045214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045214 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045214 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124045214 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124045215 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045215 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124045215 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124045215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124045215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045215 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045215 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124045215 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124045215 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045215 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124045215 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124045215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045215 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124045215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045215 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124045215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124045215 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124045216 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045216 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124045216 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124045216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045216 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124045216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045216 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045216 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045216 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045216 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124045216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124045216 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(359)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124045258 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124045258 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045258 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124045258 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045259 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124045259 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045259 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045259 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124045259 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124045259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124045259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045259 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045259 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124045259 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045259 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045259 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124045259 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124045259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124045259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045259 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124045260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124045260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124045260 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124045260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124045260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124045260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124045260 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124045261 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045261 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124045261 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124045261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045261 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124045261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045261 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045261 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045261 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124045261 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124045261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045261 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124045261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045261 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045261 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124045261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124045261 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124045261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045261 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124045261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124045261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124045261 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(360)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124045329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124045329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124045329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124045329 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124045329 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124045329 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124045329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124045329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124045330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124045330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124045451 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124045451 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124045452 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124045452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124045455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045455 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124045455 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124045455 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124045455 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124045455 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124045455 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124045456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045456 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124045456 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124045456 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124045456 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124045456 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124045456 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124045457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124045457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124045457 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124045457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124045457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124045457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124045457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124045457 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124045457 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124045457 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045458 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124045458 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124045458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124045458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045458 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045458 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045458 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124045458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124045458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124045458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124045458 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124045493 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124045493 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124045493 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124045493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124045497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045497 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124045497 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124045497 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124045497 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124045497 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124045497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124045499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045499 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124045499 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124045499 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124045499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124045499 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124045499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124045499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124045499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124045499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124045499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124045499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124045499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124045499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124045499 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124045499 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124045499 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124045500 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124045500 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124045500 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124045500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124045500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124045500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124045500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124045500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124045500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124045500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124045500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124045500 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124045500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124045500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124045500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124045500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124045500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124045500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124045500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124045500 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124046259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124046259 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124046259 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124046259 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124046259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124046259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124046259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124046259 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124046259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124046259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124046259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124046259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124046259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124046259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124046259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124046259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124046259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124046259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124046259 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124046259 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124046259 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124046260 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124046260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124046260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124046260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124046260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124046260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124046260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124046260 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124046260 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124046260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124046260 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124046260 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124046260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124046260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124046260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124046260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124046260 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124046260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124046260 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124046260 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124046260 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124046260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124046260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124046260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124046260 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124046260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124046260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124046260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124046260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124046260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124046260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124046260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124046260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124046260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124046261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124046261 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124046261 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124046261 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124046302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124046302 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124046302 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124046302 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124046302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124046302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124046302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124046302 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124046303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124046303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124046303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124046303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124046303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124046303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124046303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124046303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124046303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124046303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124046303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124046303 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124046303 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124046303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124046303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124046303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124046303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124046303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124046303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124046303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124046303 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124046303 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(361)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124046303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124046303 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124046303 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124046303 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124046303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124046303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124046303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124046303 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124046305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124046305 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124046305 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124046305 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124046305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124046306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124046306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124046306 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124046306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124046306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124046306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124046306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124046306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124046306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124046306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124046306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124046306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124046306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124046306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124046306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124046306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124046306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124046306 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124046306 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124046354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(358)@3c559826ea76: f_create_expect(l3 := '75F5CD067A3567865924'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(358)@3c559826ea76: Created Expect[0] for '75F5CD067A3567865924'O to be handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@3c559826ea76: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)4282333 20241121124047377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124047377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124047377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121124047377 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124047377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4157dd, normal) (hnbgw_rua.c:388) 20241121124047377 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121124047377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124047377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4282333 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124047377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124047377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124047377 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4282333 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124047377 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124047377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124047377 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4282333 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124047377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4282333 SCCP-33 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121124047377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124047377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124047377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124047377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124047377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124047377 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124047377 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121124047377 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124047377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a75f5cd067a3567865924004f40030000000056400500f1100926) (sccp_scrc.c:401) 20241121124047377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124047377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124047377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124047377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124047377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124047377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124047377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124047377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124047377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124047377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124047377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124047377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124047377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124047377 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124047377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124047377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124047377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124047377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124047377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124047377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124047377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124047377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124047377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124047377 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(357)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(358)@3c559826ea76: Found Expect[0] for l3='75F5CD067A3567865924'O handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-RAN(358)@3c559826ea76: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)1305855 HNBGW_Test.msc0-SCCP(357)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(364)@3c559826ea76: setverdict(pass): none -> pass 20241121124047386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124047386 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124047386 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124047386 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124047386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124047386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124047386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124047386 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124047386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124047386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124047386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124047386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124047386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124047386 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007c3073) (sccp_scrc.c:472) 20241121124047386 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241121124047386 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124047387 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124047387 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124047387 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124047387 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:485) 20241121124047387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124047387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_cs_iu_release_req_rua_disconnect0(364)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(363)@3c559826ea76: 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)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(357)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(357)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121124047589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124047589 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124047589 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124047589 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124047589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124047589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124047589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124047589 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124047590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124047590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124047590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124047590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124047590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124047590 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:472) 20241121124047590 DLSCCP DEBUG Received CO:CODT for local reference 33 (sccp_scoc.c:1823) 20241121124047590 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124047590 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124047590 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124047590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124047590 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124047590 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124047590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124047590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124047590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124047590 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121124047590 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121124047590 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121124047590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124047590 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121124047590 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{UNUSED}: Allocated (fsm.c:456) 20241121124047590 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{UNUSED}: is child of mgw(mgw-fsm-4282333-0)[0x55b163dc2d30] (fsm.c:486) 20241121124047590 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4282333-0)[0x55b163dc2d30] (mgcp_client_endpoint_fsm.c:724) 20241121124047590 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121124047590 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121124047590 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121124047590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc2990]{ST_CRCX}: Allocated (fsm.c:456) 20241121124047590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc2990]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180] (fsm.c:486) 20241121124047590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc2990]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121124047590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc2990]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121124047590 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 4157'... (mgcp_client.c:805) 20241121124047590 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241121124047590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc2990]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121124047590 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(363)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4157dd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4157dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4157dd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4157dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121124047613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241121124047613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121124047613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121124047613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121124047613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121124047613 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121124047613 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047613 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047613 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121124047613 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121124047613 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047613 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121124047613 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121124047614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124047614 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121124047614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121124047614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121124047614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124047614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(364)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124047635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124047635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124047635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124047635 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124047635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4157dd) (hnbgw_rua.c:452) 20241121124047635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4282333 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124047635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124047635 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124047635 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124047635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124047635 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124047635 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121124047635 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121124047635 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124047635 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121124047635 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4282333-0)[0x55b163dc2d30] (mgcp_client_endpoint_fsm.c:724) 20241121124047635 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121124047635 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121124047635 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121124047635 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 4157'... (mgcp_client.c:805) 20241121124047635 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241121124047635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121124047635 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121124047635 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047635 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4157dd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4157dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121124047651 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241121124047651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121124047651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121124047651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047651 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121124047651 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121124047651 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4282333-0)[0x55b163dc2d30] (mgcp_client_endpoint_fsm.c:724) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121124047651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc8160]{ST_CRCX}: Allocated (fsm.c:456) 20241121124047651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc8160]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180] (fsm.c:486) 20241121124047651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc8160]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121124047651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc8160]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241121124047651 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 4157'... (mgcp_client.c:805) 20241121124047651 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241121124047651 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4282333-0)[0x55b163dc8160]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047651 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4157dd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4157dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121124047663 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241121124047663 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121124047663 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121124047663 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121124047663 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121124047663 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121124047663 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047663 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047663 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047663 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121124047663 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121124047663 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047663 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{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) 20241121124047663 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121124047663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124047663 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121124047663 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121124047663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121124047663 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124047663 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124047663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c3073), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121124047663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124047663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124047663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124047663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124047663 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121124047663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124047663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124047663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124047663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124047663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124047663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124047663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124047663 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(364)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124047837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124047837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124047837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241121124047837 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124047837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4157dd) (hnbgw_rua.c:452) 20241121124047837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4282333 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241121124047837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124047838 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241121124047838 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241121124047838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241121124047838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124047838 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124047838 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124047838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c3073), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241121124047838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124047838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124047838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124047838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124047838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124047838 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124047838 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124047838 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124047838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124047838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124047838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124047838 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@3c559826ea76: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)4282333 20241121124048041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124048041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124048041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241121124048041 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124048041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4157dd,cause=misc(unspecified)) (hnbgw_rua.c:420) 20241121124048041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4282333 SCCP-33 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20241121124048041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124048041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124048041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124048041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) TC_cs_iu_release_req_rua_disconnect0(364)@3c559826ea76: setverdict(fail): pass -> fail reason: "Timeout waiting for DLCX", new component reason: "Timeout waiting for DLCX" TC_cs_iu_release_req_rua_disconnect0(364)@3c559826ea76: Warning: Stopping inactive timer T. 20241121124053043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241121124053043 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124053043 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124053043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c3073), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124053043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124053043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124053043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124053043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124053043 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124053043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:507) 20241121124053043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124053043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{disconnected}: Freeing instance (context_map.c:202) 20241121124053043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4282333)[0x55b163de5a40]{disconnected}: Deallocated (fsm.c:568) 20241121124053043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124053043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121124053043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121124053043 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121124053043 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121124053043 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121124053043 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121124053043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121124053043 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 4157'... (mgcp_client.c:805) 20241121124053043 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121124053043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121124053043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121124053043 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 4157'... (mgcp_client.c:805) 20241121124053043 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241121124053043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121124053043 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: Removing from parent mgw(mgw-fsm-4282333-0)[0x55b163dc2d30] (mgcp_client_endpoint_fsm.c:873) 20241121124053043 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121124053043 DLMGCP DEBUG mgw-endp(mgw-fsm-4282333-0)[0x55b163df0180]{IN_USE}: Deallocated (fsm.c:568) 20241121124053043 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121124053043 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121124053043 DMGW DEBUG mgw(mgw-fsm-4282333-0)[0x55b163dc2d30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121124053043 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4282333 SCCP-33 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121124053043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124053043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124053043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124053043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124053043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124053043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124053043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124053043 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-RAN(358)@3c559826ea76: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)1305855 20241121124053047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124053047 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124053047 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124053047 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124053047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124053047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124053047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124053047 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124053047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124053047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124053047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124053047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124053047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124053048 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=007c3073) (sccp_scrc.c:472) 20241121124053048 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241121124053048 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124053048 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124053048 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124053048 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124053048 DLSCCP DEBUG SCCP-SCOC(33)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) 20241121124054052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(364)@3c559826ea76: Final verdict of PTC: fail reason: "Timeout waiting for DLCX" MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@3c559826ea76: Final verdict of PTC: none 20241121124054060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124054060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124054060 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124054060 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124054060 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124054060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124054061 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45617<->l=127.0.0.1:4262) (control_if.c:193) 20241121124054062 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124054062 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124054062 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124054062 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124054062 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124054062 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124054062 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124054062 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124054062 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124054062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124054062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124054062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124054062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124054062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124054062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124054062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124054062 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124054062 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124054062 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124054063 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(360)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(352)@3c559826ea76: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@3c559826ea76: Final verdict of PTC: none 20241121124054070 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124054070 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121124054070 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124054070 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124054070 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124054070 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124054070 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124054070 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124054070 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124054070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124054070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124054071 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124054071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124054071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124054071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124054071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124054071 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124054071 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124054071 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124054071 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(361)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(363)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@3c559826ea76: Final verdict of PTC: none 20241121124054115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(355): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(364): fail (pass -> fail) reason: "Timeout waiting for DLCX" MTC@3c559826ea76: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for DLCX MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail'. Thu Nov 21 12:40:54 UTC 2024 ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241121124054330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124054833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308660) Waiting for packet dumper to finish... 1 (prev_count=308660, count=309200) 20241121124056063 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124056063 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124056063 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124056070 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124056070 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124056070 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Thu Nov 21 12:40:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124057043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20241121124057043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241121124057043 DLMGCP DEBUG MGW(mgw) Canceled transaction 108 (mgcp_client.c:1239) 20241121124057043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241121124057043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dc8160]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241121124057043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20241121124057043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241121124057044 DLMGCP DEBUG MGW(mgw) Canceled transaction 107 (mgcp_client.c:1239) 20241121124057044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241121124057044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ps_iu_release_req_rua_disconnect started. 20241121124057926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124057933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124057944 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33031<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(368)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(368)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121124114018 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124114018 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114019 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124114019 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114019 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114019 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124114019 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124114019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124114019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114019 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114019 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124114019 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114019 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124114020 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124114020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124114020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124114020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124114020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124114021 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114021 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124114021 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124114021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114021 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124114021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114021 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114021 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114021 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124114021 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124114021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114021 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124114021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114021 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114021 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124114021 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124114021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124114021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124114021 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124114021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124114021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124114021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124114021 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124114022 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114022 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124114022 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124114022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124114023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124114023 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124114022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114023 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124114023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114023 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(373)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124114070 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124114070 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114070 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124114070 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114071 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114071 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124114071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124114071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124114071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114071 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114071 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124114071 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114071 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114071 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114071 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124114071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124114071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124114071 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124114071 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114071 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124114071 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124114071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114071 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124114071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114071 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114072 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124114072 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124114072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124114072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124114072 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124114073 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114073 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124114073 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124114073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114073 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124114073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114073 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114073 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114073 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124114073 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124114073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114073 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124114073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114073 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114073 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114073 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114073 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124114073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124114073 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124114073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114073 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114073 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114073 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124114073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124114073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124114073 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124114134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124114134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124114134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124114134 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124114134 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124114134 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124114134 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124114134 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124114134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124114134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124114263 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124114263 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124114263 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124114263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124114266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114266 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124114266 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124114266 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124114266 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124114266 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124114266 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124114268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114268 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124114268 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124114268 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124114268 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124114268 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124114268 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124114268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124114268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124114268 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124114268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124114268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124114268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124114268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124114268 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124114268 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124114268 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114269 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114269 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124114269 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124114269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124114269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114269 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114269 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124114269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124114269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124114269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124114269 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124114310 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124114310 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124114310 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124114310 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124114313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114313 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124114313 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124114313 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124114313 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124114313 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124114313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124114315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114315 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124114315 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124114315 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124114315 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124114315 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124114315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124114315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124114315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124114315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124114315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124114315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124114315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124114315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124114315 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124114315 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124114315 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124114316 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124114316 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124114316 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124114316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124114316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124114316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124114316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124114316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124114316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124114316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124114316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124114316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124114316 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124114316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124114316 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124114316 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124114316 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124114316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124114316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124114316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124114316 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124115071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124115071 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124115071 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124115071 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124115071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124115072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124115072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124115072 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124115072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124115072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124115072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124115072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124115072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124115072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124115072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124115072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124115072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124115072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124115072 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124115072 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124115072 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124115072 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124115072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124115072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124115072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124115072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124115072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124115072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124115072 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124115072 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124115072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124115072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124115072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124115072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124115072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124115072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124115072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124115072 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124115074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124115074 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124115074 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124115074 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124115074 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124115074 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124115074 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124115074 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124115074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124115074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124115074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124115074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124115074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124115074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124115074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124115074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124115074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124115074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124115074 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124115074 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124115074 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124115117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124115117 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124115117 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124115117 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124115117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124115117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124115117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124115117 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124115117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124115117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124115117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124115117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124115117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124115117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124115117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124115117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124115117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124115117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124115117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124115117 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124115117 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124115117 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124115117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124115117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124115117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124115117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124115117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124115117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124115117 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124115117 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124115117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124115117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124115117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124115117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124115117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124115117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124115117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124115117 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124115119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124115119 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124115119 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124115119 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124115119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124115120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124115120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124115120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124115120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124115120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124115120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124115120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124115120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124115120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124115120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124115120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124115120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124115120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124115120 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124115120 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124115120 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124115119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124115119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124115119 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124115162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(375)@3c559826ea76: f_create_expect(l3 := '89D37E9355F102EBEF7F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(375)@3c559826ea76: Created Expect[0] for '89D37E9355F102EBEF7F'O to be handled at TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@3c559826ea76: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)14916494 20241121124116189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124116189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124116190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124116190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124116190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124116190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124116190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124116190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124116190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124116190 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124116189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124116190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124116190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe39b8e, normal) (hnbgw_rua.c:388) 20241121124116190 DHNB DEBUG map_rua[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124116190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124116190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14916494 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124116190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124116190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124116190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14916494 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124116190 DCN DEBUG map_sccp[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121124116190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124116190 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14916494 <-> SCCP-34 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124116190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14916494 SCCP-34 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124116190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124116190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124116190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124116190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124116190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124116190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124116190 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121124116190 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124116190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a89d37e9355f102ebef7f004f400300021d0056400500f1100926) (sccp_scrc.c:401) 20241121124116190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124116190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124116190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124116190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124116190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124116190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124116190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124116190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124116190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124116190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124116190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124116190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124116190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124116190 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124116190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124116190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(375)@3c559826ea76: Found Expect[0] for l3='89D37E9355F102EBEF7F'O handled at TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-RAN(375)@3c559826ea76: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)8430335 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: setverdict(pass): none -> pass 20241121124116200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124116200 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124116200 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124116200 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124116200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124116200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124116200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124116200 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124116200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124116200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124116200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124116200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124116200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124116200 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00512ac0) (sccp_scrc.c:472) 20241121124116200 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241121124116200 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124116200 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124116200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124116200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124116200 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:485) 20241121124116200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124116200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241121124116401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124116401 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124116401 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124116401 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124116401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124116401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124116401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124116401 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124116402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124116402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124116402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124116402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124116402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124116402 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:472) 20241121124116402 DLSCCP DEBUG Received CO:CODT for local reference 34 (sccp_scoc.c:1823) 20241121124116402 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124116402 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124116402 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124116402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124116402 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124116402 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124116402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124116402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124116402 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124116402 DRANAP DEBUG ps_rab_ass[0x55b163de5a40]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124116402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124116402 DLPFCP DEBUG ps_rab[0x55b163dc6170]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124116402 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124116402 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124116402 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124116402 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124116402 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(368)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(368)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@3c559826ea76: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(368)@3c559826ea76: 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 } } } 20241121124116419 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124116419 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124116419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124116419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124116419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124116419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124116419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124116419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124116419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124116419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124116419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124116419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{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) 20241121124116419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124116419 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124116419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124116420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124116420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124116420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124116420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124116442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124116442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124116442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124116443 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124116443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe39b8e) (hnbgw_rua.c:452) 20241121124116443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14916494 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124116443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124116443 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124116443 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124116443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124116443 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124116443 DRANAP DEBUG ps_rab_ass[0x55b163de5a40]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124116443 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124116443 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124116443 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124116443 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124116443 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124116443 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124116443 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124116443 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(368)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(368)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@3c559826ea76: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(368)@3c559826ea76: 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 } } } 20241121124116452 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124116452 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124116452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124116452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124116452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124116452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124116452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{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) 20241121124116452 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124116452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124116452 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124116452 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124116452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00512ac0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124116452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124116452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124116452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124116452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124116452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124116452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124116453 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494)[0x55b163de5a40]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124116453 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{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) 20241121124116453 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124116453 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124116453 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124116453 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124116453 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124116453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124116453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124116453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124116453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124116453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124116453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124116453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124116453 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124116645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124116645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124116645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241121124116645 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124116645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe39b8e) (hnbgw_rua.c:452) 20241121124116645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14916494 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241121124116645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124116645 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241121124116645 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241121124116645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241121124116645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124116645 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124116645 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124116645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00512ac0), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241121124116646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124116646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124116646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124116646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124116646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124116646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124116646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124116646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124116646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124116646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124116646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124116646 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@3c559826ea76: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)14916494 20241121124116849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124116849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124116849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241121124116849 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124116849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe39b8e,cause=misc(unspecified)) (hnbgw_rua.c:420) 20241121124116849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14916494 SCCP-34 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20241121124116849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124116849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124116849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124116849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: setverdict(fail): pass -> fail reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }", new component reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" MC@3c559826ea76: Test Component 378 has requested to stop MTC. Terminating current testcase execution. 20241121124121656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124121656 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33031<->l=127.0.0.1:4262) (control_if.c:193) 20241121124121656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124121656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124121656 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124121656 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124121656 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124121656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{disconnected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124121657 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124121657 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124121657 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124121657 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124121658 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124121658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124121658 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124121658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124121658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@3c559826ea76: Final verdict of PTC: none20241121124121658 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124121658 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121124121658 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124121658 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124121658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124121658 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124121658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124121658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@3c559826ea76: Final verdict of PTC: none 20241121124121658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124121658 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124121658 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124121658 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124121658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124121658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124121658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124121658 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(377)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@3c559826ea76: Final verdict of PTC: none20241121124121658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124121658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124121658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124121658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124121658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124121658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124121658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124121658 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124121658 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124121658 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124121658 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124121658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{wait_rlsd}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124121658 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124121658 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124121658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00512ac0), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124121658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124121658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124121658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124121658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124121658 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124121658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:458) 20241121124121658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124121658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:202) 20241121124121658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14916494)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124121658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124121658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{disconnected}: Freeing instance (context_map.c:206) 20241121124121658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55b163dc2990]{disconnected}: Deallocated (fsm.c:568) 20241121124121658 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124121658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124121658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124121658 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124121658 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124121658 DMAIN INFO (NULL) RUA-14916494 SCCP-34 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124121658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124121658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124121658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124121658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124121658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124121658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124121658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124121658 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124121658 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124121658 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124121658 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(372)@3c559826ea76: Final verdict of PTC: none 20241121124121659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124121659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(366)@3c559826ea76: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect0(378)@3c559826ea76: Final verdict of PTC: fail reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" HNBGW-PFCP(368)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(369): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(378): fail (pass -> fail) reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" MTC@3c559826ea76: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } } MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail'. Thu Nov 21 12:41:21 UTC 2024 ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20241121124121840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124122342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286920) Waiting for packet dumper to finish... 1 (prev_count=286920, count=287460) 20241121124123660 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124123660 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124123660 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124123660 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124123660 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124123660 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Thu Nov 21 12:41:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124124659 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ps_rab_assignment started. 20241121124125452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124125458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124125470 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39515<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(382)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124127660 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-PFCP(382)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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(382)@3c559826ea76: broadcasting to mtc MTC@3c559826ea76: setverdict(fail): none -> fail reason: ""HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"", new component reason: ""HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"" MTC@3c559826ea76: Stopping testcase execution from "HNBGW_Tests.ttcn":347 20241121124127666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49356<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124127666 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39515<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_rab_assignment(379)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(380)@3c559826ea76: Final verdict of PTC: none 20241121124127670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49350<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: fail reason: ""HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"" MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(379): none (fail -> fail) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(380): none (fail -> fail) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (fail -> fail) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(382): none (fail -> fail) MTC@3c559826ea76: Test case TC_ps_rab_assignment finished. Verdict: fail reason: "HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }" MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment fail'. Thu Nov 21 12:41:27 UTC 2024 ------ HNBGW_Tests.TC_ps_rab_assignment fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241121124127726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124128227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6204) Waiting for packet dumper to finish... 1 (prev_count=6204, count=12156) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment fail' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Thu Nov 21 12:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124130661 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_ps_rab_assignment_concurrent started. 20241121124131295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124131300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124131310 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44937<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(386)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124131659 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124131659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00512ac0), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124131659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124131659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124131659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124131659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124131659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124131659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124131659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124131659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124131659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124131659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124131659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124133662 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:650) 20241121124133662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124133662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124133662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124133662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124133662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124133662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124133662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14916494-RAB-23)[0x55b163dc6170]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124133662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241121124133662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124141660 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124141660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00512ac0), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124141660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124141660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124141660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124141660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124141660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124141660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124141660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124141660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124141660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124141660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124141660 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(386)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121124147375 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124147375 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147376 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124147376 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147376 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124147376 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147377 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147377 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124147377 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124147377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124147377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147377 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147377 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124147377 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124147377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124147377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124147377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124147377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124147377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124147377 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147377 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124147377 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124147377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124147377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147377 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124147377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_ps_rab_assignment_concurrent-Iuh0(387)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124147378 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147378 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124147378 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124147378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147378 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124147378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147378 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147378 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124147378 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124147378 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147378 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124147378 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124147378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147378 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124147378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147378 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124147378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124147378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124147378 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124147378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124147378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124147378 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(391)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(391)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(391)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(389)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124147422 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124147422 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147422 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124147422 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147423 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124147423 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147423 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147423 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124147423 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124147423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124147423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147423 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147423 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124147423 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147423 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147423 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124147423 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124147423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124147423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147423 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124147423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124147423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124147423 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124147423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124147424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124147424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124147424 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124147424 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147424 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124147424 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124147424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147424 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124147424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147424 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147424 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147424 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147424 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124147424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124147424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124147424 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124147425 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147425 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124147425 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124147425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147425 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124147425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147425 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124147425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124147425 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(394)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(394)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(394)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124147490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124147490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124147490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124147490 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124147490 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124147490 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124147490 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124147490 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124147490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124147490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124147613 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124147613 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124147613 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124147613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(391)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124147616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147616 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124147616 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124147616 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124147616 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124147616 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124147616 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124147618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147618 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124147618 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124147618 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124147618 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124147618 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124147618 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124147618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124147618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124147618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124147618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124147618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124147618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124147618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124147618 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124147618 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124147618 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147619 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147619 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124147619 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124147619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124147619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147619 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147619 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147619 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147619 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124147619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124147619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124147619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124147619 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124147662 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124147662 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124147662 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124147662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(394)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124147665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147665 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124147665 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124147665 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124147665 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124147665 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124147665 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124147667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147667 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124147667 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124147667 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124147667 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124147667 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124147667 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124147667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124147667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124147667 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124147667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124147667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124147667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124147667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124147667 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124147667 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124147667 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124147668 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124147668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124147668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124147668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124147668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124147668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124147668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124147668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124147668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124147668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124147668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124147668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124147668 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124147669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124147669 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124147669 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124147669 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124147669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124147669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124147669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124147669 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(390)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124148422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124148422 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124148422 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124148422 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124148422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124148422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124148422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124148422 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124148422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124148422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124148422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124148422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124148422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124148422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124148422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124148422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124148422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124148423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124148423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124148423 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124148423 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124148423 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124148423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124148423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124148423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124148423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124148423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124148423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124148423 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124148423 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124148423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124148423 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124148423 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124148423 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124148423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124148423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124148423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124148423 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124148423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124148423 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124148423 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124148423 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124148423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124148423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124148423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124148423 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124148423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124148423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124148423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124148423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124148423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124148423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124148423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124148423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124148423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124148423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124148423 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124148423 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124148423 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124148469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124148469 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124148469 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124148469 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124148469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124148469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124148469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124148469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124148469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124148469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124148469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124148469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124148469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124148469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124148469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124148469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124148469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124148470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124148470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124148470 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124148470 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124148470 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124148470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124148470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124148470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124148470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124148470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124148470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124148470 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124148470 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124148470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124148470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124148470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124148470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124148470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124148470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124148470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124148470 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124148472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124148472 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124148472 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124148472 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124148472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124148472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124148472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124148472 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124148472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124148472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124148472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124148472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124148472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124148472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124148472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124148472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124148472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124148472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124148472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124148472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124148472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124148472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124148472 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124148472 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124149515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124149841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '68F80C38576E547B1559'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[0] for '68F80C38576E547B1559'O to be handled at TC_ps_rab_assignment_concurrent0(396) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 0TC_ps_rab_assignment_concurrent0(396)16228633 20241121124150545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150545 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf7a119, normal) (hnbgw_rua.c:388) 20241121124150545 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124150545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16228633 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150545 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150545 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150545 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16228633 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150545 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124150545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150545 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16228633 <-> SCCP-35 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16228633 SCCP-35 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150545 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150545 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150545 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150545 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{IDLE}: Allocated (fsm.c:456) 20241121124150545 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a68f80c38576e547b1559004f40030000350056400500f1100926) (sccp_scrc.c:401) 20241121124150545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150545 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150546 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[0] for l3='68F80C38576E547B1559'O handled at TC_ps_rab_assignment_concurrent0(396) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 0TC_ps_rab_assignment_concurrent0(396)6045628 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '5B5CBDB6A3229F83B047'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[0] for '5B5CBDB6A3229F83B047'O to be handled at TC_ps_rab_assignment_concurrent0(397) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): none -> pass 20241121124150554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150554 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150554 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150554 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150554 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150555 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a6f5e1) (sccp_scrc.c:472) 20241121124150555 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241121124150555 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150555 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150555 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150555 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150555 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:485) 20241121124150555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 1TC_ps_rab_assignment_concurrent0(397)5370552 TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '54C86FF11242F05255CF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[1] for '54C86FF11242F05255CF'O to be handled at TC_ps_rab_assignment_concurrent0(398) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 2TC_ps_rab_assignment_concurrent0(398)1823836 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '4448FF1D0A1676F610D7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[2] for '4448FF1D0A1676F610D7'O to be handled at TC_ps_rab_assignment_concurrent0(399) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 3TC_ps_rab_assignment_concurrent0(399)9647983 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '6E77CE08CD90F49BE68D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[3] for '6E77CE08CD90F49BE68D'O to be handled at TC_ps_rab_assignment_concurrent0(400) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 4TC_ps_rab_assignment_concurrent0(400)15445022 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '74B6EC5912B0E082EEDD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[4] for '74B6EC5912B0E082EEDD'O to be handled at TC_ps_rab_assignment_concurrent0(401) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 5TC_ps_rab_assignment_concurrent0(401)10148475 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '4876CB04F1536B58AB09'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[5] for '4876CB04F1536B58AB09'O to be handled at TC_ps_rab_assignment_concurrent0(402) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 6TC_ps_rab_assignment_concurrent0(402)12926698 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '4CF5E995358FF43592DE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[6] for '4CF5E995358FF43592DE'O to be handled at TC_ps_rab_assignment_concurrent0(403) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 7TC_ps_rab_assignment_concurrent0(403)3731589 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := 'ED430CD068DA26B42458'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[7] for 'ED430CD068DA26B42458'O to be handled at TC_ps_rab_assignment_concurrent0(404) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 8TC_ps_rab_assignment_concurrent0(404)11266083 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '6539674CE8878E33F778'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[8] for '6539674CE8878E33F778'O to be handled at TC_ps_rab_assignment_concurrent0(405) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 9TC_ps_rab_assignment_concurrent0(405)475571 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '51A1B785CFD34EA11CF7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[9] for '51A1B785CFD34EA11CF7'O to be handled at TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 10TC_ps_rab_assignment_concurrent0(406)13777572 20241121124150745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150745 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x51f2b8, normal) (hnbgw_rua.c:388) 20241121124150745 DHNB DEBUG map_rua[0x55b163de5a40]{init}: Allocated (fsm.c:456) 20241121124150745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5370552 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150745 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150745 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150745 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5370552 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150745 DCN DEBUG map_sccp[0x55b163df0180]{init}: Allocated (fsm.c:456) 20241121124150745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150745 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5370552 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5370552 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150746 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{IDLE}: Allocated (fsm.c:456) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5b5cbdb6a3229f83b047004f40030002850056400500f1100926) (sccp_scrc.c:401) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150746 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1bd45c, normal) (hnbgw_rua.c:388) 20241121124150746 DHNB DEBUG map_rua[0x55b163ddaeb0]{init}: Allocated (fsm.c:456) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1823836 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150746 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1823836 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150746 DCN DEBUG map_sccp[0x55b163dd0b40]{init}: Allocated (fsm.c:456) 20241121124150746 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150746 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1823836 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1823836 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150746 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{IDLE}: Allocated (fsm.c:456) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a54c86ff11242f05255cf004f40030002450056400500f1100926) (sccp_scrc.c:401) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150746 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150746 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150746 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150746 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150746 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x93376f, normal) (hnbgw_rua.c:388) 20241121124150746 DHNB DEBUG map_rua[0x55b163dd0c70]{init}: Allocated (fsm.c:456) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9647983 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150746 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9647983 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150746 DCN DEBUG map_sccp[0x55b163dd06e0]{init}: Allocated (fsm.c:456) 20241121124150746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150746 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9647983 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9647983 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150746 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150746 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{IDLE}: Allocated (fsm.c:456) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4448ff1d0a1676f610d7004f400300003f0056400500f1100926) (sccp_scrc.c:401) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150746 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150747 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:472) 20241121124150747 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1823) 20241121124150747 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124150747 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150747 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124150747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124150747 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124150747 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124150747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124150747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124150747 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124150747 DRANAP DEBUG ps_rab_ass[0x55b163dcc970]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124150747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124150747 DLPFCP DEBUG ps_rab[0x55b163de50d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124150747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124150747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124150747 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124150747 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124150747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dcc970]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20241121124150747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xebac1e, normal) (hnbgw_rua.c:388) 20241121124150747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150747 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150747 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150747 DHNB DEBUG map_rua[0x55b163e268b0]{init}: Allocated (fsm.c:456) 20241121124150747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15445022 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15445022 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150747 DCN DEBUG map_sccp[0x55b163dce310]{init}: Allocated (fsm.c:456) 20241121124150747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150747 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15445022 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15445022 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150747 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150747 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150747 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{IDLE}: Allocated (fsm.c:456) 20241121124150747 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6e77ce08cd90f49be68d004f40030003d10056400500f1100926) (sccp_scrc.c:401) 20241121124150747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150747 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9ada7b, normal) (hnbgw_rua.c:388) 20241121124150747 DHNB DEBUG map_rua[0x55b163dcbca0]{init}: Allocated (fsm.c:456) 20241121124150747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10148475 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10148475 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150747 DCN DEBUG map_sccp[0x55b163de4660]{init}: Allocated (fsm.c:456) 20241121124150747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150747 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150747 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150747 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150747 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150747 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10148475 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10148475 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150747 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{IDLE}: Allocated (fsm.c:456) 20241121124150747 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a74b6ec5912b0e082eedd004f40030002de0056400500f1100926) (sccp_scrc.c:401) 20241121124150747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150747 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc53eea, normal) (hnbgw_rua.c:388) 20241121124150748 DHNB DEBUG map_rua[0x55b163dcc2e0]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:1 20241121124150748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12926698 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150748 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12926698 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150748 DCN DEBUG map_sccp[0x55b163de48a0]{init}: Allocated (fsm.c:456) 20241121124150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150748 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12926698 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12926698 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150748 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{IDLE}: Allocated (fsm.c:456) 20241121124150748 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4876cb04f1536b58ab09004f40030002e30056400500f1100926) (sccp_scrc.c:401) 20241121124150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150748 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x38f085, normal) (hnbgw_rua.c:388) 20241121124150748 DHNB DEBUG map_rua[0x55b163dcc6c0]{init}: Allocated (fsm.c:456) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3731589 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150748 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3731589 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150748 DCN DEBUG map_sccp[0x55b163df07b0]{init}: Allocated (fsm.c:456) 20241121124150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150748 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3731589 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3731589 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150748 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{IDLE}: Allocated (fsm.c:456) 20241121124150748 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4cf5e995358ff43592de004f40030001740056400500f1100926) (sccp_scrc.c:401) 20241121124150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150748 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xabe823, normal) (hnbgw_rua.c:388) 20241121124150748 DHNB DEBUG map_rua[0x55b163de4ab0]{init}: Allocated (fsm.c:456) 20241121124150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266083 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. 20241121124150748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150749 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266083 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150749 DCN DEBUG map_sccp[0x55b163dd2510]{init}: Allocated (fsm.c:456) 20241121124150749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150749 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11266083 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266083 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150749 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150749 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{IDLE}: Allocated (fsm.c:456) 20241121124150749 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aed430cd068da26b42458004f40030000990056400500f1100926) (sccp_scrc.c:401) 20241121124150749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150749 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150749 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x741b3, normal) (hnbgw_rua.c:388) 20241121124150749 DHNB DEBUG map_rua[0x55b163de43e0]{init}: Allocated (fsm.c:456) 20241121124150749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-475571 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[0] for l3='5B5CBDB6A3229F83B047'O handled at TC_ps_rab_assignment_concurrent0(397) 20241121124150749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150749 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150749 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-475571 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150749 DCN DEBUG map_sccp[0x55b163dcfd90]{init}: Allocated (fsm.c:456) 20241121124150749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150749 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-475571 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-475571 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 1TC_ps_rab_assignment_concurrent0(397)4002963 20241121124150749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150749 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150749 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{IDLE}: Allocated (fsm.c:456) 20241121124150749 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6539674ce8878e33f778004f400300020a0056400500f1100926) (sccp_scrc.c:401) 20241121124150749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150750 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150750 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:2 20241121124150750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd23aa4, normal) (hnbgw_rua.c:388) 20241121124150750 DHNB DEBUG map_rua[0x55b163dcf5b0]{init}: Allocated (fsm.c:456) 20241121124150750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13777572 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150750 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13777572 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150750 DCN DEBUG map_sccp[0x55b163dd18e0]{init}: Allocated (fsm.c:456) 20241121124150750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150750 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13777572 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13777572 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150750 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150750 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{IDLE}: Allocated (fsm.c:456) 20241121124150750 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a51a1b785cfd34ea11cf7004f40030002830056400500f1100926) (sccp_scrc.c:401) 20241121124150750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150750 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150750 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150750 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150750 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150750 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:3 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[1] for l3='54C86FF11242F05255CF'O handled at TC_ps_rab_assignment_concurrent0(398) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 2TC_ps_rab_assignment_concurrent0(398)5573122 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:4 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[2] for l3='4448FF1D0A1676F610D7'O handled at TC_ps_rab_assignment_concurrent0(399) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 3TC_ps_rab_assignment_concurrent0(399)10604578 TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[4]. TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[3] for l3='6E77CE08CD90F49BE68D'O handled at TC_ps_rab_assignment_concurrent0(400) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 4TC_ps_rab_assignment_concurrent0(400)12860215 HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:5 TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:6 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[6]. HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(396) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[4] for l3='74B6EC5912B0E082EEDD'O handled at TC_ps_rab_assignment_concurrent0(401) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 5TC_ps_rab_assignment_concurrent0(401)1914653 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:7 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[5] for l3='4876CB04F1536B58AB09'O handled at TC_ps_rab_assignment_concurrent0(402) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 6TC_ps_rab_assignment_concurrent0(402)11318979 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[6] for l3='4CF5E995358FF43592DE'O handled at TC_ps_rab_assignment_concurrent0(403) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 7TC_ps_rab_assignment_concurrent0(403)4552660 TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:8 TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[7] for l3='ED430CD068DA26B42458'O handled at TC_ps_rab_assignment_concurrent0(404) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 8TC_ps_rab_assignment_concurrent0(404)2067610 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[8], which is already active (running or expired). 20241121124150776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150776 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150776 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150776 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150776 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[8] for l3='6539674CE8878E33F778'O handled at TC_ps_rab_assignment_concurrent0(405) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 9TC_ps_rab_assignment_concurrent0(405)4856593 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[9] for l3='51A1B785CFD34EA11CF7'O handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 10TC_ps_rab_assignment_concurrent0(406)5111587 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := 'B05E8E84A4C53803755C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[0] for 'B05E8E84A4C53803755C'O to be handled at TC_ps_rab_assignment_concurrent0(407) 20241121124150776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150776 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0027f9c3) (sccp_scrc.c:472) 20241121124150776 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241121124150776 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150776 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150776 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150776 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 11TC_ps_rab_assignment_concurrent0(407)13211026 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '1F98225932BA1A5D0896'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[1] for '1F98225932BA1A5D0896'O to be handled at TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 12TC_ps_rab_assignment_concurrent0(408)1601600 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '7003AE3E79781CEC4079'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[2] for '7003AE3E79781CEC4079'O to be handled at TC_ps_rab_assignment_concurrent0(409) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(396): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 13TC_ps_rab_assignment_concurrent0(409)6352662 TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:11 20241121124150817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124150817 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124150817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124150817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dcc970]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124150817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124150818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124150818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124150818 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dcc970]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124150818 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dcc970]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124150818 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dcc970]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124150818 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124150818 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{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) 20241121124150818 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124150818 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124150818 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124150818 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124150818 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124150818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124150818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241121124150818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc99592, normal) (hnbgw_rua.c:388) 20241121124150818 DHNB DEBUG map_rua[0x55b163dcc970]{init}: Allocated (fsm.c:456) 20241121124150818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13211026 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13211026 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150818 DCN DEBUG map_sccp[0x55b163dc84b0]{init}: Allocated (fsm.c:456) 20241121124150818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150818 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13211026 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13211026 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150818 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150818 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{IDLE}: Allocated (fsm.c:456) 20241121124150818 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab05e8e84a4c53803755c004f400300003e0056400500f1100926) (sccp_scrc.c:401) 20241121124150818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150818 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x187040, normal) (hnbgw_rua.c:388) 20241121124150818 DHNB DEBUG map_rua[0x55b163dcf6e0]{init}: Allocated (fsm.c:456) 20241121124150818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601600 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601600 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150818 DCN DEBUG map_sccp[0x55b163df1bd0]{init}: Allocated (fsm.c:456) 20241121124150818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150818 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1601600 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601600 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150819 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150819 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{IDLE}: Allocated (fsm.c:456) 20241121124150819 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1f98225932ba1a5d0896004f40030000da0056400500f1100926) (sccp_scrc.c:401) 20241121124150819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150819 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124150819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124150819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124150819 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124150819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x60ef16, normal) (hnbgw_rua.c:388) 20241121124150819 DHNB DEBUG map_rua[0x55b163dc8d20]{init}: Allocated (fsm.c:456) 20241121124150819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124150819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6352662 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124150819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150819 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6352662 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124150819 DCN DEBUG map_sccp[0x55b163dc8e50]{init}: Allocated (fsm.c:456) 20241121124150819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124150819 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6352662 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124150819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6352662 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124150819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124150819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124150819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124150819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124150819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124150819 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124150819 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{IDLE}: Allocated (fsm.c:456) 20241121124150819 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124150819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a7003ae3e79781cec4079004f40030003a70056400500f1100926) (sccp_scrc.c:401) 20241121124150819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124150819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124150819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124150819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124150819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124150819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124150819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124150819 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124150819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124150819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124150821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150821 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124150821 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124150821 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124150821 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150821 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150821 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150821 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150821 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150821 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150821 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150821 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150821 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150821 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150821 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150821 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150821 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150822 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150822 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150822 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150822 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150822 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150822 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150822 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150822 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150822 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150822 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150822 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150822 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150822 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150822 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150822 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150822 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150822 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150822 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150822 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150822 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124150822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150822 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150822 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150822 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150822 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[0] for l3='B05E8E84A4C53803755C'O handled at TC_ps_rab_assignment_concurrent0(407) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 11TC_ps_rab_assignment_concurrent0(407)11850129 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:12 TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[1] for l3='1F98225932BA1A5D0896'O handled at TC_ps_rab_assignment_concurrent0(408) 20241121124150825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150825 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0000a185) (sccp_scrc.c:472) 20241121124150825 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150825 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124150825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150825 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00508015) (sccp_scrc.c:472) 20241121124150825 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150825 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124150825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150825 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0092f2af) (sccp_scrc.c:472) 20241121124150825 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150825 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124150825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150825 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0085a8f4) (sccp_scrc.c:472) 20241121124150825 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150825 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124150825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150825 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007765ea) (sccp_scrc.c:472) 20241121124150825 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150825 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150825 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124150825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150826 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008c11c6) (sccp_scrc.c:472) 20241121124150826 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241121124150826 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150826 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150826 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150826 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150826 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124150826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150826 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003ebf23) (sccp_scrc.c:472) 20241121124150826 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241121124150826 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150826 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150826 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150826 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150826 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124150826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150826 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b99262) (sccp_scrc.c:472) 20241121124150826 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241121124150826 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150826 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150826 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150826 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150826 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124150826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150826 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2eb40) (sccp_scrc.c:472) 20241121124150826 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241121124150826 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150826 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150826 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150826 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150826 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 12TC_ps_rab_assignment_concurrent0(408)6423882 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:13 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[2] for l3='7003AE3E79781CEC4079'O handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 13TC_ps_rab_assignment_concurrent0(409)343401 TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:12 20241121124150829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124150829 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124150830 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124150830 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124150830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124150830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124150830 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124150830 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[12], which is already active (running or expired). 20241121124150830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124150830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124150830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124150830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124150830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124150830 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0021d78d) (sccp_scrc.c:472) 20241121124150830 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241121124150830 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124150830 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124150830 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124150830 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124150830 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124150830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124150830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '71B27C44C3B4FC033798'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[0] for '71B27C44C3B4FC033798'O to be handled at TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: f_create_expect(l3 := '2A37829BFFD94FF52AD8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Created Expect[1] for '2A37829BFFD94FF52AD8'O to be handled at TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 14TC_ps_rab_assignment_concurrent0(410)11537923 TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Added conn table entry 15TC_ps_rab_assignment_concurrent0(411)5222585 20241121124151025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124151025 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124151025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb00e03, normal) (hnbgw_rua.c:388) 20241121124151025 DHNB DEBUG map_rua[0x55b163de34b0]{init}: Allocated (fsm.c:456) 20241121124151025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124151025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11537923 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124151025 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124151026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124151026 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11537923 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124151026 DCN DEBUG map_sccp[0x55b163de27b0]{init}: Allocated (fsm.c:456) 20241121124151026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124151026 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11537923 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124151026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11537923 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124151026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124151026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124151026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124151026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124151026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124151026 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124151026 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{IDLE}: Allocated (fsm.c:456) 20241121124151026 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124151026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a71b27c44c3b4fc033798004f400300014c0056400500f1100926) (sccp_scrc.c:401) 20241121124151026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124151026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124151026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124151026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124151026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124151026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124151026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124151026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124151026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124151026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151026 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124151026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124151026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124151026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151026 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf7a119) (hnbgw_rua.c:452) 20241121124151026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16228633 SCCP-35 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151026 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151026 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151026 DRANAP DEBUG ps_rab_ass[0x55b163dc95f0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151026 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dc95f0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151026 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151026 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151026 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151026 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151026 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dc95f0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) 20241121124151026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151026 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151026 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151026 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124151026 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124151026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4fb0b9, normal) (hnbgw_rua.c:388) 20241121124151026 DHNB DEBUG map_rua[0x55b163de30c0]{init}: Allocated (fsm.c:456) 20241121124151026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124151026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5222585 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124151026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124151026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124151026 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5222585 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124151026 DCN DEBUG map_sccp[0x55b163dd3940]{init}: Allocated (fsm.c:456) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124151027 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5222585 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124151027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5222585 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124151027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124151026 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151026 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151027 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124151027 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124151027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151027 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124151027 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124151027 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{IDLE}: Allocated (fsm.c:456) 20241121124151027 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151027 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151027 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124151027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2a37829bffd94ff52ad8004f40030000a50056400500f1100926) (sccp_scrc.c:401) 20241121124151027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124151027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124151027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124151027 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124151027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124151027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124151027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124151027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124151027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124151027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151027 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124151027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124151027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151027 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e8307) (sccp_scrc.c:472) 20241121124151027 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241121124151027 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124151027 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124151027 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151027 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124151027 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124151027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151027 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0087d129) (sccp_scrc.c:472) 20241121124151027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151027 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241121124151027 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151027 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151027 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151027 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124151027 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124151027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151027 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151027 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151027 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124151027 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124151027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151027 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1823) 20241121124151027 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151027 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151027 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151027 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151027 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151027 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151027 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151027 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151027 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151027 DLPFCP DEBUG ps_rab[0x55b163de1af0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151027 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:391) 20241121124151028 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-7 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151028 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151028 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: First idle individual index:15 HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[0] for l3='71B27C44C3B4FC033798'O handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 14TC_ps_rab_assignment_concurrent0(410)5730260 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:14 HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Found Expect[1] for l3='2A37829BFFD94FF52AD8'O handled at TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Added conn table entry 15TC_ps_rab_assignment_concurrent0(411)516101 20241121124151030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151030 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151030 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151030 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151030 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:15 HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(396) 20241121124151030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151030 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000c9ffb) (sccp_scrc.c:472) 20241121124151030 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241121124151030 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124151030 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124151031 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124151031 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124151031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124151031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): none -> pass HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(397) TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(396): { 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 } } } 20241121124151034 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151034 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151034 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151034 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151034 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dc95f0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151034 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151034 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dc95f0]{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) 20241121124151034 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dc95f0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151034 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151034 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6f5e1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151034 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dc95f0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151034 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dc95f0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151034 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633)[0x55b163dc95f0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151034 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{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) 20241121124151034 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151034 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241121124151034 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151034 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20241121124151034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151034 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151034 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151034 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151034 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151034 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151034 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151035 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151035 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151035 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151035 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151035 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151035 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009428e1) (sccp_scrc.c:472) 20241121124151035 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241121124151035 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124151035 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124151035 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151035 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124151035 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124151035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124151035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:0 TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(397): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E9'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151039 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151039 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-7 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151039 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151039 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151040 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151040 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151040 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151040 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151040 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-7 SEID-0x3 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151040 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-7 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151040 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151040 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-7 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151040 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151040 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151051 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51f2b8) (hnbgw_rua.c:452) 20241121124151051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5370552 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151051 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151051 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151051 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151051 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151051 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151051 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151051 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151051 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-8 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151051 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151051 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E9'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(397) TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(397): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151057 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{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) 20241121124151057 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151057 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151057 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027f9c3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{ESTABLISHED}: -rx-> PFCP seq-8 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{ESTABLISHED}: <-tx- PFCP seq-8 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{ESTABLISHED}: -rx-> PFCP seq-8 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151058 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151058 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151058 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151058 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151058 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1823) 20241121124151058 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151058 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151058 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151058 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151058 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151058 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151058 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151058 DLPFCP DEBUG ps_rab[0x55b163dc95f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151058 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151058 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151058 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-9 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151058 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151058 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:1 HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(398) TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(398): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151064 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-9 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151064 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151064 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151064 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151064 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151064 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-9 SEID-0x4 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-9 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151064 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-9 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151064 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151072 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1bd45c) (hnbgw_rua.c:452) 20241121124151072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1823836 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151072 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151072 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151072 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151072 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151072 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151072 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151072 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151072 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151072 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151072 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-10 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151072 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151072 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(398) TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(398): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151077 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151077 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151077 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151077 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{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) 20241121124151077 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151077 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151077 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000a185), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 20241121124151077 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151077 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151077 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{ESTABLISHED}: -rx-> PFCP seq-10 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{ESTABLISHED}: <-tx- PFCP seq-10 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151077 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151077 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{ESTABLISHED}: -rx-> PFCP seq-10 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151077 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151077 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 20241121124151077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151077 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151077 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151077 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151077 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer 20241121124151078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151078 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151078 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer 20241121124151078 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151078 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121124151078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151078 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1823) 20241121124151078 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151078 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151078 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151078 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151078 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151079 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151079 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151079 DLPFCP DEBUG ps_rab[0x55b163dd3490]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151079 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151079 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151079 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-11 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151079 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151079 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(399) TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(399): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151086 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151086 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-11 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151086 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151086 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151086 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151086 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151086 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151086 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151086 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-11 SEID-0x5 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151086 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-11 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151086 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151086 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-11 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151086 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151086 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151093 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x93376f) (hnbgw_rua.c:452) 20241121124151093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9647983 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151093 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151093 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151093 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151093 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151093 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-12 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151093 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(399) TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(399): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151097 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{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) 20241121124151097 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151097 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151097 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00508015), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151097 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{ESTABLISHED}: -rx-> PFCP seq-12 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151097 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{ESTABLISHED}: <-tx- PFCP seq-12 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151097 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151098 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{ESTABLISHED}: -rx-> PFCP seq-12 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151098 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151098 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151098 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151098 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151098 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151098 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241121124151101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151101 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151101 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151101 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151101 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151101 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1823) 20241121124151101 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151101 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151101 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151101 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151101 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151101 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151101 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151101 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151101 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151101 DLPFCP DEBUG ps_rab[0x55b163dd5b50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151101 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151101 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151101 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-13 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151101 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151101 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(400) TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(400): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151108 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-13 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151108 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151108 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151108 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151108 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-13 SEID-0x6 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-13 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-13 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151116 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xebac1e) (hnbgw_rua.c:452) 20241121124151116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15445022 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151116 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151116 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151116 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151116 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151116 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151116 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151116 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151116 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-14 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151116 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151116 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(400) TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(400): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151120 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151120 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{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) 20241121124151121 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151121 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151121 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f2af), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{ESTABLISHED}: -rx-> PFCP seq-14 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{ESTABLISHED}: <-tx- PFCP seq-14 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151121 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{ESTABLISHED}: -rx-> PFCP seq-14 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151121 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151121 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151123 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151123 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151123 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151124 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151124 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1823) 20241121124151124 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151124 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151124 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151124 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151124 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151124 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151124 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151124 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151124 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151124 DLPFCP DEBUG ps_rab[0x55b163de19c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151124 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151124 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151124 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-15 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151124 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151124 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000007'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(402) TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(402): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '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 } } } 20241121124151131 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151131 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-15 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151131 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151131 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151131 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151131 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-15 SEID-0x7 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-15 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151131 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-15 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151131 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151131 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151139 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc53eea) (hnbgw_rua.c:452) 20241121124151139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12926698 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151139 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151139 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151139 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151139 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151139 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151139 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151139 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151139 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-16 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151139 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151139 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(402) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(402): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151143 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151143 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151143 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151143 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151143 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151143 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{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) 20241121124151143 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151143 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151143 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007765ea), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151143 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151143 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151143 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151143 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{ESTABLISHED}: -rx-> PFCP seq-16 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151143 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{ESTABLISHED}: <-tx- PFCP seq-16 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151143 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151143 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{ESTABLISHED}: -rx-> PFCP seq-16 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151143 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151143 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151143 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151143 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151143 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151143 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151143 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151143 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1823) 20241121124151143 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151144 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151144 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151144 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151144 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151144 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151144 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151144 DLPFCP DEBUG ps_rab[0x55b163dd5120]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151144 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151144 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151144 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-17 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151144 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151144 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(403) TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(403): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '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 } } } 20241121124151151 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151151 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-17 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151151 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151151 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151151 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151151 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151151 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-17 SEID-0x8 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-17 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151151 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151151 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-17 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151151 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151151 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151159 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x38f085) (hnbgw_rua.c:452) 20241121124151159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3731589 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151159 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151159 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151159 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151159 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151159 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151159 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151159 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151159 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-18 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151159 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151159 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(403) TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(403): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151164 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151164 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{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) 20241121124151164 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151164 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151164 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c11c6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{ESTABLISHED}: -rx-> PFCP seq-18 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{ESTABLISHED}: <-tx- PFCP seq-18 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151164 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{ESTABLISHED}: -rx-> PFCP seq-18 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151164 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151164 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151164 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151164 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151164 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151164 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151164 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1823) 20241121124151164 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151164 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151164 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151165 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151165 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151165 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151165 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151165 DLPFCP DEBUG ps_rab[0x55b163dd3df0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151165 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151165 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151165 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-19 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151165 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151165 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000009'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(401) TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(401): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '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 } } } 20241121124151170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151170 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-19 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151170 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-19 SEID-0x9 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-19 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-19 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151178 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ada7b) (hnbgw_rua.c:452) 20241121124151178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10148475 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151178 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151178 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151178 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151178 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151178 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151178 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151178 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151178 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151178 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151178 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-20 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151178 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151178 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(401) TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(401): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151183 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151183 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151183 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151183 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151183 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151183 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151183 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{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) 20241121124151183 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151183 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151183 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085a8f4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151183 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151183 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151183 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151183 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{ESTABLISHED}: -rx-> PFCP seq-20 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151183 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{ESTABLISHED}: <-tx- PFCP seq-20 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151183 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151183 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{ESTABLISHED}: -rx-> PFCP seq-20 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151183 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151183 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151183 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151187 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151187 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151187 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151187 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151187 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1823) 20241121124151187 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151187 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151187 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151187 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151187 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151187 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151187 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151187 DLPFCP DEBUG ps_rab[0x55b163dd4030]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151187 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151187 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151187 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-21 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151187 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151187 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000A'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(404) TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(404): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '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 } } } 20241121124151195 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151195 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-21 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151195 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151195 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151195 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151195 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-21 SEID-0xa SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-21 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151195 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-21 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151195 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151195 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151203 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xabe823) (hnbgw_rua.c:452) 20241121124151203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266083 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151203 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151203 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151203 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151203 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151203 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151203 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151203 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-22 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151203 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151203 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(404) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(404): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151208 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151208 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151208 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151208 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151208 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151208 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{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) 20241121124151208 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151208 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151208 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ebf23), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151208 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151208 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151208 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151208 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{ESTABLISHED}: -rx-> PFCP seq-22 SEID-0xa SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151208 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{ESTABLISHED}: <-tx- PFCP seq-22 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151208 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151208 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{ESTABLISHED}: -rx-> PFCP seq-22 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151208 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151208 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151208 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151208 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151208 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151208 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151208 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151208 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151208 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151208 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151208 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1823) 20241121124151208 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151208 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151208 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151208 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151208 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151208 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151208 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151208 DLPFCP DEBUG ps_rab[0x55b163de3f00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151209 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151209 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151209 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-23 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151209 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151209 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000B'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000B'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '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 } } } 20241121124151215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151215 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-23 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151215 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-23 SEID-0xb SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-23 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151215 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-23 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151215 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151224 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd23aa4) (hnbgw_rua.c:452) 20241121124151224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13777572 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151224 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151224 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151224 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151224 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151224 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151224 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151224 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151224 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151224 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151224 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-24 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151224 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151224 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000B'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151228 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{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) 20241121124151228 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151228 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151228 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2eb40), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{ESTABLISHED}: -rx-> PFCP seq-24 SEID-0xb SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{ESTABLISHED}: <-tx- PFCP seq-24 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{ESTABLISHED}: -rx-> PFCP seq-24 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151228 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241121124151230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151230 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151230 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151230 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151230 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151230 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1823) 20241121124151230 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151230 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:10 20241121124151230 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151230 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151230 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer 20241121124151230 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151230 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151230 DLPFCP DEBUG ps_rab[0x55b163dd3360]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151230 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121124151230 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151230 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-25 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151230 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151230 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000C'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(405) TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(405): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '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 } } } 20241121124151238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151238 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-25 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151238 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-25 SEID-0xc SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-25 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151238 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-25 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151238 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151245 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x741b3) (hnbgw_rua.c:452) 20241121124151246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-475571 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151246 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151246 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151246 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151246 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151246 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-26 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151246 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151246 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(405) TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(405): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151250 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{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) 20241121124151250 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151250 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99262), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{ESTABLISHED}: -rx-> PFCP seq-26 SEID-0xc SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{ESTABLISHED}: <-tx- PFCP seq-26 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{ESTABLISHED}: -rx-> PFCP seq-26 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151250 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:9 20241121124151252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151252 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151252 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151252 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151252 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer 20241121124151252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer 20241121124151252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151252 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1823) 20241121124151252 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151252 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151252 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121124151252 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151252 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151252 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151252 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151252 DLPFCP DEBUG ps_rab[0x55b163de1fa0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151252 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-27 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151252 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151252 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000D'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000D'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F3'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151259 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-27 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151259 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151259 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151259 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151259 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151259 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-27 SEID-0xd SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-27 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-27 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151266 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc99592) (hnbgw_rua.c:452) 20241121124151266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13211026 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151266 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151266 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151266 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151266 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151266 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151266 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151266 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-28 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151266 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151266 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F3'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151270 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{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) 20241121124151270 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151270 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021d78d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{ESTABLISHED}: -rx-> PFCP seq-28 SEID-0xd SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{ESTABLISHED}: <-tx- PFCP seq-28 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{ESTABLISHED}: -rx-> PFCP seq-28 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151270 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151270 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151270 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151270 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241121124151272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151272 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151272 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151272 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151272 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151272 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1823) 20241121124151272 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151272 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151272 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151272 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151273 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151273 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151273 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151273 DLPFCP DEBUG ps_rab[0x55b163e5c770]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151273 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151273 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151273 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-29 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151273 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151273 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000E'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000E'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F4'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151280 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-29 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-29 SEID-0xe SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-29 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-29 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151290 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x187040) (hnbgw_rua.c:452) 20241121124151290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601600 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151290 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151290 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151290 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151290 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151290 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-30 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151290 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151290 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F4'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000E'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151294 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151294 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151294 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151294 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151294 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151294 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{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) 20241121124151294 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151294 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151294 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8307), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151294 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151294 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151294 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151294 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{ESTABLISHED}: -rx-> PFCP seq-30 SEID-0xe SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151294 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{ESTABLISHED}: <-tx- PFCP seq-30 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151294 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151294 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{ESTABLISHED}: -rx-> PFCP seq-30 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151294 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151294 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151295 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151295 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151295 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151295 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151295 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151295 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151295 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151295 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151295 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1823) 20241121124151295 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151295 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151295 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151295 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151295 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151295 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151295 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151295 DLPFCP DEBUG ps_rab[0x55b163dd3810]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151295 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-31 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151295 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151295 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000F'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000F'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151303 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-31 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151303 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151303 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151303 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151303 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-31 SEID-0xf SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-31 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-31 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151310 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x60ef16) (hnbgw_rua.c:452) 20241121124151310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6352662 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151310 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151310 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151311 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151311 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151311 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-32 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151311 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151311 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000F'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151315 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{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) 20241121124151315 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151315 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151315 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d129), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{ESTABLISHED}: -rx-> PFCP seq-32 SEID-0xf SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{ESTABLISHED}: <-tx- PFCP seq-32 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{ESTABLISHED}: -rx-> PFCP seq-32 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151318 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151318 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151318 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151318 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151318 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1823) 20241121124151318 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151318 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151318 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151318 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151318 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151318 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151318 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151318 DLPFCP DEBUG ps_rab[0x55b163de1c20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151318 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151318 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151319 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-33 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151319 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000010'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(386)@3c559826ea76: 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 := '0000000000000010'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151326 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-33 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151326 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151326 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151326 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151326 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-33 SEID-0x10 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-33 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-33 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151335 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb00e03) (hnbgw_rua.c:452) 20241121124151335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11537923 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151335 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151335 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151335 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151335 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151335 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-34 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151335 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151336 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:91 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151340 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151340 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151340 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151340 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151340 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151340 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{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) 20241121124151340 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151340 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151340 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c9ffb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151341 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{ESTABLISHED}: -rx-> PFCP seq-34 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{ESTABLISHED}: <-tx- PFCP seq-34 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151341 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{ESTABLISHED}: -rx-> PFCP seq-34 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151341 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151341 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151341 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151341 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151341 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241121124151341 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1823) 20241121124151341 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124151341 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124151341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124151341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124151341 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121124151341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121124151341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121124151341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151341 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241121124151342 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151342 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151342 DLPFCP DEBUG ps_rab[0x55b163dd6ec0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241121124151342 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:196) 20241121124151342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151342 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-35 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241121124151342 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151342 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000011'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(386)@3c559826ea76: 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 := '0000000000000011'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F7'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241121124151348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151348 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-35 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:363) 20241121124151348 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:451) 20241121124151348 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121124151348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241121124151348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241121124151348 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241121124151348 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241121124151348 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241121124151348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:455) 20241121124151348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-35 SEID-0x11 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-35 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241121124151348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-35 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124151348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124151356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124151356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121124151356 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121124151356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4fb0b9) (hnbgw_rua.c:452) 20241121124151356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5222585 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121124151356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121124151356 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121124151356 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121124151356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121124151356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151356 DRANAP DEBUG ps_rab_ass[0x55b163dd36e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241121124151356 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241121124151356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151356 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:478) 20241121124151356 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:494) 20241121124151356 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124151356 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-36 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241121124151356 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124151356 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(386)@3c559826ea76: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F7'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241121124151359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124151359 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124151359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:572) 20241121124151359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:613) 20241121124151359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:620) 20241121124151359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121124151359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{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) 20241121124151359 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241121124151359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241121124151359 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124151359 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124151360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009428e1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241121124151360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151360 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241121124151360 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241121124151360 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585)[0x55b163dd36e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241121124151360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{ESTABLISHED}: -rx-> PFCP seq-36 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124151360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{ESTABLISHED}: <-tx- PFCP seq-36 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241121124151360 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124151360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{ESTABLISHED}: -rx-> PFCP seq-36 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124151360 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124151360 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241121124151360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151360 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124151661 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124151661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00512ac0), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124151661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124151661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124151661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124151661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124151661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124151661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124151661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124151661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124151661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124151661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124151661 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124151663 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124151663 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124151663 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124151663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124151663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124151663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124151663 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124151663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124151663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124151663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124151663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124151663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124151663 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=00512ac0) (sccp_scrc.c:472) 20241121124151663 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241121124151663 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124151663 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124151663 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124151663 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124151663 DLSCCP DEBUG SCCP-SCOC(34)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153048 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153048 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153048 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153048 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:472) 20241121124153048 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1823) 20241121124153048 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153048 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153048 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153048 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153048 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153048 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153048 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153048 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-37 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153048 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(396) TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(396): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153053 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153053 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-37 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-37 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-37 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153053 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-37 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16228633-RAB-23)[0x55b163de50d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153053 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153053 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(396)16228633 20241121124153060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153060 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf7a119,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16228633 SCCP-35 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153060 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153060 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153060 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153060 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6f5e1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153061 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153061 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153061 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153061 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(396)6045628 20241121124153065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153065 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153065 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153065 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153065 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153065 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:472) 20241121124153065 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1823) 20241121124153065 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153065 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153065 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153065 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153065 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153065 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153065 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153065 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153065 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-38 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153065 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:0 20241121124153066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E9'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(397) TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(397): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153069 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153069 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-38 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_USE_COUNT}: -rx-> PFCP seq-38 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_USE_COUNT}: <-tx- PFCP seq-38 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153069 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_USE_COUNT}: -rx-> PFCP seq-38 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5370552-RAB-23)[0x55b163de1af0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153069 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153069 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(397)5370552 20241121124153072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153072 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x51f2b8,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5370552 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153072 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153072 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153072 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153072 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027f9c3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153072 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153072 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153072 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153072 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153072 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153073 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=00a6f5e1), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153073 DLSCCP DEBUG Received CO:RELRE for local reference 35 (sccp_scoc.c:1823) 20241121124153073 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153073 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153073 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153073 DCN DEBUG handle_cn_disc_ind() conn_id=35 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:202) 20241121124153073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16228633)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121124153073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124153073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124153073 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16228633 SCCP-35 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6f5e1), PART(T=Source Reference,L=4,D=00000023) (sccp_scrc.c:401) 20241121124153073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153073 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153073 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153073 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153073 DLSCCP DEBUG SCCP-SCOC(35)[0x55b163dc2990]{IDLE}: Deallocated (fsm.c:568) 20241121124153073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153073 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153073 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153073 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153073 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(397)4002963 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:1 20241121124153076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153076 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153077 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153077 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153077 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153077 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=0027f9c3), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153077 DLSCCP DEBUG Received CO:RELRE for local reference 36 (sccp_scoc.c:1823) 20241121124153077 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153077 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153077 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153077 DCN DEBUG handle_cn_disc_ind() conn_id=36 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{disconnected}: Freeing instance (context_map.c:202) 20241121124153077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5370552)[0x55b163de5a40]{disconnected}: Deallocated (fsm.c:568) 20241121124153077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{disconnected}: Freeing instance (context_map.c:206) 20241121124153077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b163df0180]{disconnected}: Deallocated (fsm.c:568) 20241121124153077 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5370552 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027f9c3), PART(T=Source Reference,L=4,D=00000024) (sccp_scrc.c:401) 20241121124153077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153077 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153077 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153077 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153077 DLSCCP DEBUG SCCP-SCOC(36)[0x55b163dc2d30]{IDLE}: Deallocated (fsm.c:568) 20241121124153077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153077 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153077 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153077 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153077 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153085 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153085 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153085 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153085 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153086 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1823) 20241121124153086 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153086 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153086 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153086 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153086 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153086 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153086 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153086 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153086 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-39 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153086 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(398) TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(398): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153089 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-39 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-39 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-39 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-39 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1823836-RAB-23)[0x55b163dc95f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(398)1823836 20241121124153093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153093 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1bd45c,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1823836 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153093 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153093 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153093 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153093 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000a185), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153093 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153093 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153093 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153093 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(398)5573122 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:2 20241121124153098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153098 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153098 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153098 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153098 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153098 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=0000a185), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153098 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1823) 20241121124153098 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153098 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153098 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153098 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1823836)[0x55b163ddaeb0]{disconnected}: Deallocated (fsm.c:568) 20241121124153098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{disconnected}: Freeing instance (context_map.c:206) 20241121124153098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55b163dd0b40]{disconnected}: Deallocated (fsm.c:568) 20241121124153098 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1823836 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000a185), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:401) 20241121124153098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153098 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153098 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153098 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153098 DLSCCP DEBUG SCCP-SCOC(37)[0x55b163dcd510]{IDLE}: Deallocated (fsm.c:568) 20241121124153098 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153098 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153098 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153105 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153105 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153105 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153105 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153105 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153105 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1823) 20241121124153105 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153105 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153106 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153106 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153106 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153106 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153106 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153106 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153106 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153106 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(399) TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(399): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153109 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153109 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153109 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153109 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153110 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153110 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153110 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9647983-RAB-23)[0x55b163dd3490]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153110 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153110 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(399)9647983 20241121124153113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153113 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x93376f,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9647983 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153113 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153113 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153113 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153113 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00508015), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(399)10604578 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:3 20241121124153118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153118 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153118 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153118 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153118 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153118 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153118 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=00508015), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153118 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1823) 20241121124153118 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153118 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153118 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153119 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{disconnected}: Freeing instance (context_map.c:202) 20241121124153119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9647983)[0x55b163dd0c70]{disconnected}: Deallocated (fsm.c:568) 20241121124153119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{disconnected}: Freeing instance (context_map.c:206) 20241121124153119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b163dd06e0]{disconnected}: Deallocated (fsm.c:568) 20241121124153119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9647983 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00508015), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:401) 20241121124153119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153119 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153119 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153119 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153119 DLSCCP DEBUG SCCP-SCOC(38)[0x55b163dca040]{IDLE}: Deallocated (fsm.c:568) 20241121124153119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153129 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153129 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153129 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153129 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153129 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1823) 20241121124153129 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153129 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153129 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153129 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153129 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153129 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153129 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153129 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(400) TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(400): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153133 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153133 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153133 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15445022-RAB-23)[0x55b163dd5b50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153133 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153133 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(400)15445022 20241121124153137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153137 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xebac1e,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15445022 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153137 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153137 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153137 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153137 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f2af), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153137 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153137 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(400)12860215 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:4 20241121124153141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153141 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153141 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153141 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153141 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153141 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153142 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=0092f2af), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153142 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1823) 20241121124153142 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153142 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153142 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153142 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15445022)[0x55b163e268b0]{disconnected}: Deallocated (fsm.c:568) 20241121124153142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{disconnected}: Freeing instance (context_map.c:206) 20241121124153142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b163dce310]{disconnected}: Deallocated (fsm.c:568) 20241121124153142 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15445022 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092f2af), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:401) 20241121124153142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153142 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153142 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153142 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153142 DLSCCP DEBUG SCCP-SCOC(39)[0x55b163de4530]{IDLE}: Deallocated (fsm.c:568) 20241121124153142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153151 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153151 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153152 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153152 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153152 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153152 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1823) 20241121124153152 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153152 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153152 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153152 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153152 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153152 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153152 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153152 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(402) TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(402): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153156 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153156 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12926698-RAB-23)[0x55b163de19c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153156 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(402)12926698 20241121124153159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153159 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc53eea,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12926698 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153159 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153159 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153159 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153159 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007765ea), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153159 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(402)11318979 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:6 20241121124153164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153164 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153164 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153164 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153164 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153164 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=007765ea), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153164 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1823) 20241121124153164 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153164 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153164 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153164 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12926698)[0x55b163dcc2e0]{disconnected}: Deallocated (fsm.c:568) 20241121124153164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{disconnected}: Freeing instance (context_map.c:206) 20241121124153164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b163de48a0]{disconnected}: Deallocated (fsm.c:568) 20241121124153164 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12926698 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007765ea), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:401) 20241121124153164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153164 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153164 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153164 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153164 DLSCCP DEBUG SCCP-SCOC(41)[0x55b163df05f0]{IDLE}: Deallocated (fsm.c:568) 20241121124153164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153172 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153172 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153172 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153172 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153172 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1823) 20241121124153172 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153172 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153172 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153172 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153172 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153172 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153172 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153172 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153172 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153172 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(403) TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(403): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153176 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153176 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153176 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3731589-RAB-23)[0x55b163dd5120]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153176 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153176 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(403)3731589 20241121124153179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153179 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x38f085,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3731589 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153180 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153180 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153180 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153180 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c11c6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153180 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(403)4552660 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:7 20241121124153184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153184 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153184 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153184 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153184 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153184 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=008c11c6), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153184 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1823) 20241121124153184 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153184 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153184 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153184 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3731589)[0x55b163dcc6c0]{disconnected}: Deallocated (fsm.c:568) 20241121124153184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{disconnected}: Freeing instance (context_map.c:206) 20241121124153184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b163df07b0]{disconnected}: Deallocated (fsm.c:568) 20241121124153184 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3731589 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c11c6), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:401) 20241121124153185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153185 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153185 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153185 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153185 DLSCCP DEBUG SCCP-SCOC(42)[0x55b163df0c20]{IDLE}: Deallocated (fsm.c:568) 20241121124153185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153185 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153193 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153193 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153193 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153193 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153193 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1823) 20241121124153193 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153193 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153193 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153193 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153193 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153193 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153193 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153193 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(401) TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(401): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153197 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153197 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10148475-RAB-23)[0x55b163dd3df0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153197 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(401)10148475 20241121124153200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153200 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9ada7b,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10148475 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153200 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153200 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153200 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153200 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085a8f4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153201 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(401)1914653 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:5 20241121124153205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153205 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153205 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153205 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153205 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153205 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=0085a8f4), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153205 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1823) 20241121124153205 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153205 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153205 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153205 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10148475)[0x55b163dcbca0]{disconnected}: Deallocated (fsm.c:568) 20241121124153206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{disconnected}: Freeing instance (context_map.c:206) 20241121124153206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b163de4660]{disconnected}: Deallocated (fsm.c:568) 20241121124153206 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10148475 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085a8f4), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:401) 20241121124153206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153206 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153206 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153206 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153206 DLSCCP DEBUG SCCP-SCOC(40)[0x55b163dca530]{IDLE}: Deallocated (fsm.c:568) 20241121124153206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153206 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153206 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153206 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153206 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153216 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153216 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153216 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153216 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153216 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1823) 20241121124153216 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153216 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153216 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153216 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153216 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153216 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153216 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153216 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153216 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(404) TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(404): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153219 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0xa SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153219 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266083-RAB-23)[0x55b163dd4030]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153219 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(404)11266083 20241121124153223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153223 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xabe823,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266083 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153223 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153223 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153223 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153223 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ebf23), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(404)2067610 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:8 20241121124153227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153227 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153227 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153227 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153227 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153227 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=003ebf23), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153227 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1823) 20241121124153227 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153227 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153227 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153227 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266083)[0x55b163de4ab0]{disconnected}: Deallocated (fsm.c:568) 20241121124153227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{disconnected}: Freeing instance (context_map.c:206) 20241121124153227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b163dd2510]{disconnected}: Deallocated (fsm.c:568) 20241121124153227 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266083 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ebf23), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:401) 20241121124153227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153227 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153227 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153227 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153227 DLSCCP DEBUG SCCP-SCOC(43)[0x55b163dcfc60]{IDLE}: Deallocated (fsm.c:568) 20241121124153227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153237 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153237 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153237 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153237 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153237 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1823) 20241121124153237 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153237 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153237 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153237 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153237 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153237 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153237 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153237 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153237 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153237 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000B'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153241 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0xb SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13777572-RAB-23)[0x55b163de3f00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(406)13777572 20241121124153245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153245 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd23aa4,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13777572 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153245 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153245 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153245 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2eb40), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153245 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153245 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153245 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153245 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153245 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(406)5111587 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:10 20241121124153250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153250 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153250 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153250 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153250 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153250 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=00d2eb40), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153250 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1823) 20241121124153250 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153250 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153250 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153250 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13777572)[0x55b163dcf5b0]{disconnected}: Deallocated (fsm.c:568) 20241121124153250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{disconnected}: Freeing instance (context_map.c:206) 20241121124153250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b163dd18e0]{disconnected}: Deallocated (fsm.c:568) 20241121124153250 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13777572 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2eb40), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:401) 20241121124153250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153250 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153250 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153250 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153250 DLSCCP DEBUG SCCP-SCOC(45)[0x55b163df1500]{IDLE}: Deallocated (fsm.c:568) 20241121124153250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153250 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153258 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153258 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153258 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153258 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153258 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1823) 20241121124153258 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153258 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153258 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153258 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153258 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153258 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153258 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153258 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153258 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153258 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(405) TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(405): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153261 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xc SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-475571-RAB-23)[0x55b163dd3360]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(405)475571 20241121124153264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153264 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x741b3,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-475571 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153264 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153264 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153264 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153264 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99262), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(405)4856593 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:9 20241121124153268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153268 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153268 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153268 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153268 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153268 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=00b99262), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153268 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1823) 20241121124153268 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153268 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153268 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153268 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-475571)[0x55b163de43e0]{disconnected}: Deallocated (fsm.c:568) 20241121124153268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{disconnected}: Freeing instance (context_map.c:206) 20241121124153268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b163dcfd90]{disconnected}: Deallocated (fsm.c:568) 20241121124153268 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-475571 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99262), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:401) 20241121124153268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153268 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153268 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153268 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153268 DLSCCP DEBUG SCCP-SCOC(44)[0x55b163dd1fd0]{IDLE}: Deallocated (fsm.c:568) 20241121124153268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153268 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153268 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153277 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153277 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153277 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153277 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153278 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1823) 20241121124153278 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153278 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153278 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153278 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153278 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153278 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153278 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153278 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153278 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F3'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000D'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153281 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xd SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13211026-RAB-23)[0x55b163de1fa0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(407)13211026 20241121124153285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153285 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc99592,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13211026 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153285 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153285 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153285 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021d78d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153286 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(407)11850129 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:11 20241121124153290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153290 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153290 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153290 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153290 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153290 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=0021d78d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153290 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1823) 20241121124153290 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153290 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153290 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153290 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{disconnected}: Freeing instance (context_map.c:202) 20241121124153290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13211026)[0x55b163dcc970]{disconnected}: Deallocated (fsm.c:568) 20241121124153290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{disconnected}: Freeing instance (context_map.c:206) 20241121124153290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b163dc84b0]{disconnected}: Deallocated (fsm.c:568) 20241121124153290 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13211026 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021d78d), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:401) 20241121124153290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153290 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153290 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153290 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153290 DLSCCP DEBUG SCCP-SCOC(46)[0x55b163e264d0]{IDLE}: Deallocated (fsm.c:568) 20241121124153290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153290 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153306 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153306 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153306 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153306 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153306 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1823) 20241121124153306 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153306 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153306 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153306 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153306 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153306 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153306 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153306 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153306 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153306 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000E'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153310 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xe SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1601600-RAB-23)[0x55b163e5c770]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(408)1601600 20241121124153313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153313 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x187040,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601600 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153313 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153313 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153313 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153313 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8307), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153313 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153313 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(408)6423882 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:12 20241121124153317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153317 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153318 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153318 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153318 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153318 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=000e8307), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153318 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1823) 20241121124153318 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153318 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153318 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153318 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1601600)[0x55b163dcf6e0]{disconnected}: Deallocated (fsm.c:568) 20241121124153318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{disconnected}: Freeing instance (context_map.c:206) 20241121124153318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b163df1bd0]{disconnected}: Deallocated (fsm.c:568) 20241121124153318 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601600 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8307), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:401) 20241121124153318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153318 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153318 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153318 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153318 DLSCCP DEBUG SCCP-SCOC(47)[0x55b163dc94c0]{IDLE}: Deallocated (fsm.c:568) 20241121124153318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153318 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153318 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153318 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153318 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153321 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153321 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153321 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153321 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153321 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1823) 20241121124153321 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153321 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153321 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153321 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153321 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153321 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153321 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153321 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153321 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153321 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '000000000000000F'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153324 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153324 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153324 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xf SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6352662-RAB-23)[0x55b163dd3810]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(409)6352662 20241121124153328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153328 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x60ef16,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6352662 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153328 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153328 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153328 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153328 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d129), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(409)343401 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:13 20241121124153333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153333 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153333 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153333 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153333 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153333 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=0087d129), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153333 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1823) 20241121124153333 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153333 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153333 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153333 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{disconnected}: Freeing instance (context_map.c:202) 20241121124153333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6352662)[0x55b163dc8d20]{disconnected}: Deallocated (fsm.c:568) 20241121124153333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{disconnected}: Freeing instance (context_map.c:206) 20241121124153333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b163dc8e50]{disconnected}: Deallocated (fsm.c:568) 20241121124153333 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6352662 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d129), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:401) 20241121124153333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153333 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153333 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153333 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153333 DLSCCP DEBUG SCCP-SCOC(48)[0x55b163de2d60]{IDLE}: Deallocated (fsm.c:568) 20241121124153333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153333 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153333 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153348 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153348 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153348 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153348 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153348 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1823) 20241121124153348 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153348 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153348 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153348 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153348 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153348 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153348 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153348 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '0000000000000010'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153352 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11537923-RAB-23)[0x55b163de1c20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(410)11537923 20241121124153355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153356 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb00e03,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11537923 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153356 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153356 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153356 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153356 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c9ffb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153356 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153356 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153356 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153356 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(410)5730260 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:14 20241121124153359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153359 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153359 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153359 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153359 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153359 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=000c9ffb), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153359 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1823) 20241121124153359 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153359 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153359 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153360 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11537923)[0x55b163de34b0]{disconnected}: Deallocated (fsm.c:568) 20241121124153360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{disconnected}: Freeing instance (context_map.c:206) 20241121124153360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b163de27b0]{disconnected}: Deallocated (fsm.c:568) 20241121124153360 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11537923 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c9ffb), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:401) 20241121124153360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153360 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153360 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153360 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153360 DLSCCP DEBUG SCCP-SCOC(49)[0x55b163de3a00]{IDLE}: Deallocated (fsm.c:568) 20241121124153360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153360 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_len:12 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: vl_from0 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121124153368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153368 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153368 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153368 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153368 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121124153368 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1823) 20241121124153368 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121124153368 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153368 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121124153368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121124153368 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121124153368 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121124153368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121124153368 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:731) 20241121124153368 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:732) 20241121124153368 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241121124153368 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241121124153368 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241121124153368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121124153368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241121124153368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124153368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(386)@3c559826ea76: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(386)@3c559826ea76: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(386)@3c559826ea76: 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 := '0000000000000011'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241121124153372 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241121124153372 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:651) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:663) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241121124153372 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:674) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:690) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:690) 20241121124153372 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5222585-RAB-23)[0x55b163dd6ec0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241121124153372 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241121124153372 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b163dbe540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(411)5222585 20241121124153375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124153375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124153375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121124153375 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121124153375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4fb0b9,cause=radio(normal)) (hnbgw_rua.c:420) 20241121124153375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5222585 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121124153375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121124153375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121124153375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121124153375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121124153375 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121124153375 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121124153375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121124153375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124153375 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121124153375 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121124153375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009428e1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121124153376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153376 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153376 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(411)516101 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on connection ID:15 20241121124153380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153380 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124153380 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124153380 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124153380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124153380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124153380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124153380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124153380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124153380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124153380 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=009428e1), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121124153380 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1823) 20241121124153380 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121124153380 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124153380 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121124153380 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:518) 20241121124153380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121124153380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121124153380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124153380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{disconnected}: Freeing instance (context_map.c:202) 20241121124153380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5222585)[0x55b163de30c0]{disconnected}: Deallocated (fsm.c:568) 20241121124153380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124153380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{disconnected}: Freeing instance (context_map.c:206) 20241121124153380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b163dd3940]{disconnected}: Deallocated (fsm.c:568) 20241121124153380 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5222585 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124153380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009428e1), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:401) 20241121124153380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124153380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124153380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124153381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124153381 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121124153381 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124153381 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124153381 DLSCCP DEBUG SCCP-SCOC(50)[0x55b163dd44c0]{IDLE}: Deallocated (fsm.c:568) 20241121124153380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124153380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124153380 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124153381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124153381 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124153381 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124153381 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124153381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124153381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124153381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124153381 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49860<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(396)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49874<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(397)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(398)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(399)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(400)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(402)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(403)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(401)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49946<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(404)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(406)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(405)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(407)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(408)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(409)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(410)@3c559826ea76: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@3c559826ea76: Final verdict of PTC: pass 20241121124155383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124155390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124155390 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44937<->l=127.0.0.1:4262) (control_if.c:193) 20241121124155391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124155391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124155391 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124155391 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124155391 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_rab_assignment_concurrent-Iuh0-RUA(388)@3c559826ea76: Final verdict of PTC: none 20241121124155392 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124155392 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124155392 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124155392 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124155392 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(390)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(383)@3c559826ea76: Final verdict of PTC: none 20241121124155392 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124155392 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124155392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124155392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(393)@3c559826ea76: Final verdict of PTC: none 20241121124155392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124155392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124155392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124155392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124155392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124155392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124155392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124155392 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124155392 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124155392 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124155392 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(394)@3c559826ea76: Final verdict of PTC: none 20241121124155393 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124155393 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121124155393 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124155393 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124155393 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124155393 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124155393 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124155393 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124155393 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124155394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124155394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124155394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124155394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124155394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124155394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124155394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124155394 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124155394 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124155394 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124155394 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(389)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(384)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(391)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(395)@3c559826ea76: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(387)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(385)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(392)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124155418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(386)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(383): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(384): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(385): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(386): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(387): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(388): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(389): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(390): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(391): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(392): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(393): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(394): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(395): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(396): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(397): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(398): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(399): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(400): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(401): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(402): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(403): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(404): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(405): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(406): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(407): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(408): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(409): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(410): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_ps_rab_assignment_concurrent0(411): pass (pass -> pass) MTC@3c559826ea76: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Thu Nov 21 12:41:55 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 20241121124155577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124155979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1699120) Waiting for packet dumper to finish... 1 (prev_count=1699120, count=1703176) 20241121124157393 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124157393 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124157393 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124157394 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124157394 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124157394 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Thu Nov 21 12:41:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241121124159141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124159146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124159154 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45185<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(415)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(415)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Compl_on_1_cnlink-Iuh0(416)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124215216 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124215216 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124215238 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124215238 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215239 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124215239 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215239 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124215239 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215239 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215239 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124215239 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124215239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124215240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(418)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124215240 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215240 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124215240 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215240 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47000 (stream_srv.c:129) 20241121124215240 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47000<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124215240 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215240 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124215240 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124215240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124215240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124215240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124215240 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215240 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124215240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215240 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215240 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215240 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124215240 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124215240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124215240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124215240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124215240 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124215240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215240 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124215240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215240 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124215240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124215241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124215241 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124215241 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215241 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124215242 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124215242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215242 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124215242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215242 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124215242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124215242 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(422)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(422)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(420)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124215282 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124215282 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215283 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124215283 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215283 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124215283 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215283 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124215283 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215285 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215285 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124215285 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215285 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124215285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215285 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215285 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215285 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124215285 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215285 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124215285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215285 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215285 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215285 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124215285 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215285 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124215285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215285 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215285 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215285 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124215285 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124215285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215285 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124215285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124215285 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124215285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215285 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124215285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124215285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124215285 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124215285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215285 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215285 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124215286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124215286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124215286 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124215286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124215286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124215286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124215286 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(425)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(425)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(425)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(423)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124215350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124215351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124215351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124215351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124215351 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124215351 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124215351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124215351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124215351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124215351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124215359 DLINP DEBUG SRVCONN(,r=127.0.0.1:47000<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124215359 DLINP DEBUG SRVCONN(,r=127.0.0.1:47000<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124215359 DLINP DEBUG SRVCONN(,r=127.0.0.1:47000<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124215359 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124215359 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) 20241121124215359 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124215359 DHNBAP DEBUG (127.0.0.1:47000 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124215359 DHNBAP NOTICE (127.0.0.1:47000 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124215359 DHNBAP NOTICE (127.0.0.1:47000 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124215359 DLINP DEBUG SRVCONN(,r=127.0.0.1:47000<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124215359 DLINP DEBUG SRVCONN(,r=127.0.0.1:47000<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124215477 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124215477 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124215477 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124215477 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(422)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124215480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215480 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124215480 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124215480 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124215480 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124215480 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124215480 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124215482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215482 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124215482 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124215482 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124215482 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124215482 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124215482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124215482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124215482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124215482 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124215482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124215482 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124215482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124215482 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124215482 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124215482 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124215482 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215483 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215483 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124215483 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124215483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124215484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215484 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215484 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215484 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215484 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124215484 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124215484 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124215484 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124215484 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124215519 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124215519 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124215519 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124215519 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(425)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124215522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215522 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124215522 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124215522 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124215522 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124215522 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124215522 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124215523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215523 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124215523 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124215523 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124215523 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124215523 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124215523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124215523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124215523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124215523 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124215523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124215523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124215523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124215523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124215523 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124215524 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124215524 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124215525 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124215525 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124215525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124215525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124215525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124215525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124215525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124215525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124215525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124215525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124215525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124215525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124215525 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124215525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124215525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124215525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124215525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124215525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124215525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124215525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124215525 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(421)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124216285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124216285 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124216285 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124216285 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124216285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124216285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124216285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124216285 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124216285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124216285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124216285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124216285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124216286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124216286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124216286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124216286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124216286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124216286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124216286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124216286 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124216286 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124216286 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124216286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124216286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124216286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124216286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124216286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124216286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124216286 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124216286 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124216286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124216286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124216286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124216286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124216286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124216286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124216286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124216286 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124216287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124216287 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124216287 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124216287 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124216287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124216287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124216287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124216287 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124216287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124216287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124216287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124216287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124216287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124216287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124216287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124216287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124216287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124216288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124216288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124216288 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124216288 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(424)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124216328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124216328 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124216328 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124216328 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124216328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124216328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124216328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124216328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124216328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124216328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124216328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124216328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124216328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124216328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124216328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124216328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124216328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124216328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124216328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124216328 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124216328 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124216328 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124216328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124216328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124216328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124216328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124216328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124216328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124216328 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124216328 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124216328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124216328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124216328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124216328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124216328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124216328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124216329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124216329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124216330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124216330 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124216330 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124216330 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124216330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124216330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124216330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124216330 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124216330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124216330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124216330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124216330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124216330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124216330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124216330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124216330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124216330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124216330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124216330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124216330 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124216330 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124216330 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124216330 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124216330 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124216366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124216371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124216373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124216375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124216377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124216378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124216380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124216383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124216386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124216388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124216391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124216393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124216395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124216397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124216399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124216400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124216403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124216404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124216406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124216408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '000000000000000100111100'B, t_guard := 20.000000 } 20241121124216438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41072<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(421)@3c559826ea76: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(421)@3c559826ea76: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(427) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(417)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(427)7961113 20241121124217462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124217462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124217462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124217462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124217462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x797a19, normal) (hnbgw_rua.c:388) 20241121124217462 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124217462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124217462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7961113 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124217462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124217462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124217462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7961113 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124217462 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124217462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124217462 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7961113 <-> SCCP-51 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124217462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7961113 SCCP-51 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121124217462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124217462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124217462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124217462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124217462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124217462 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124217462 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{IDLE}: Allocated (fsm.c:456) 20241121124217462 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124217462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300013c0056400500f1100926) (sccp_scrc.c:401) 20241121124217462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124217462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124217462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124217462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124217462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124217462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124217462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124217462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124217462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124217462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124217462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124217462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124217462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124217462 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124217462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124217462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124217462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124217462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124217462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124217462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124217462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124217462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124217462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124217462 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(420)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(421)@3c559826ea76: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(427) HNBGW_Test.msc0-RAN(421)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(427)15031368 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(427)@3c559826ea76: setverdict(pass): none -> pass 20241121124217470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124217470 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124217470 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124217470 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124217470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124217470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124217470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124217470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124217470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124217470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124217470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124217470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124217470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124217470 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d766fe) (sccp_scrc.c:472) 20241121124217470 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241121124217470 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124217470 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124217470 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124217470 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124217470 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124217470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124217470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124217471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41072<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(427)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124217472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124217474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124217476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124217478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124217481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124217483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124217485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124217487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124217489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124217491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124217494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124217496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124217498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124217500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124217502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124217504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124217505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124217507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124217509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124217511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001010111011'B, t_guard := 20.000000 } 20241121124217535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(421)@3c559826ea76: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(421)@3c559826ea76: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(428) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(417)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(428)14681857 20241121124218549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124218549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124218549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124218549 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124218549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe00701, normal) (hnbgw_rua.c:388) 20241121124218549 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124218550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124218550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14681857 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124218550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124218550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124218550 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124218550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14681857 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124218550 DCN DEBUG map_sccp[0x55b163de50d0]{init}: Allocated (fsm.c:456) 20241121124218550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124218550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14681857 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124218550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14681857 SCCP-52 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124218550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124218550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124218550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124218550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124218550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124218550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124218550 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121124218550 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124218550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002bb0056400500f1100926) (sccp_scrc.c:401) 20241121124218550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124218550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124218550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124218550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124218550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124218550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124218550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124218550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124218550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124218550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124218550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124218550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124218550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124218550 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124218550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124218550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124218550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124218550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124218550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124218550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124218550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124218550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124218550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124218550 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(420)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(421)@3c559826ea76: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(428) HNBGW_Test.msc0-RAN(421)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(428)6078683 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(428)@3c559826ea76: setverdict(pass): none -> pass 20241121124218554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124218554 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124218554 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124218554 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124218554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124218554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124218554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124218554 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124218554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124218554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124218554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124218554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124218554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124218554 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd002b) (sccp_scrc.c:472) 20241121124218554 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241121124218554 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124218554 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124218554 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124218554 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124218554 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:485) 20241121124218554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124218554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124218555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(428)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124218556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124218559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124218560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124218562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124218565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124218567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124218569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124218571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124218573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124218575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124218577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124218579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124218582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124218585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124218588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124218590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124218592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124218593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124218595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124218597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001100100100'B, t_guard := 20.000000 } 20241121124218623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(421)@3c559826ea76: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(421)@3c559826ea76: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(429) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(417)@3c559826ea76: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(429)4534572 20241121124219637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124219637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124219637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124219637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124219637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45312c, normal) (hnbgw_rua.c:388) 20241121124219637 DHNB DEBUG map_rua[0x55b163dcc360]{init}: Allocated (fsm.c:456) 20241121124219637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124219637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4534572 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124219637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124219637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124219637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4534572 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124219637 DCN DEBUG map_sccp[0x55b163dd36e0]{init}: Allocated (fsm.c:456) 20241121124219637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124219637 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4534572 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124219637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4534572 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124219637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124219637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124219637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124219638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124219638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124219638 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124219638 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{IDLE}: Allocated (fsm.c:456) 20241121124219638 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124219638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003240056400500f1100926) (sccp_scrc.c:401) 20241121124219638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124219638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124219638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124219638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124219638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124219638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124219638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124219638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124219638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124219638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124219638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124219638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124219638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124219638 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124219638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124219638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124219638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124219638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124219638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124219638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124219638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124219638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124219638 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124219638 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(420)@3c559826ea76: First idle individual index:2 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(421)@3c559826ea76: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(429) HNBGW_Test.msc0-RAN(421)@3c559826ea76: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(429)985321 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(429)@3c559826ea76: setverdict(pass): none -> pass 20241121124219642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124219642 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124219642 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124219642 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124219642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124219642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124219642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124219642 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124219642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124219642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124219642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124219642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124219642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124219642 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0097d2fd) (sccp_scrc.c:472) 20241121124219642 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241121124219642 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124219642 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124219642 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124219642 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124219642 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124219642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124219642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124219643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(429)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124219644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124219646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124219648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124219650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124219651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124219654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124219656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124219659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124219661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124219663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124219665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124219667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124219669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124219671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124219674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124219676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124219679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124219681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124219683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124219685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000000101101'B, t_guard := 20.000000 } 20241121124219707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(421)@3c559826ea76: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(421)@3c559826ea76: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(430) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(417)@3c559826ea76: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(430)7753547 20241121124220720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124220720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124220720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241121124220720 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124220720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x764f4b, normal) (hnbgw_rua.c:388) 20241121124220720 DHNB DEBUG map_rua[0x55b163dda740]{init}: Allocated (fsm.c:456) 20241121124220720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124220720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7753547 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124220720 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124220720 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124220720 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7753547 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124220720 DCN DEBUG map_sccp[0x55b163dc6e70]{init}: Allocated (fsm.c:456) 20241121124220720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124220720 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7753547 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124220720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7753547 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:293) 20241121124220720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124220720 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124220720 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124220720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124220720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124220720 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124220720 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{IDLE}: Allocated (fsm.c:456) 20241121124220720 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124220720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300002d0056400500f1100926) (sccp_scrc.c:401) 20241121124220720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124220720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124220720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124220720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124220720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124220720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124220720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124220720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124220720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124220720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124220720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124220720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124220720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124220721 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124220721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124220721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124220721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124220721 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124220721 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124220721 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124220721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124220721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124220721 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124220721 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(420)@3c559826ea76: First idle individual index:3 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(421)@3c559826ea76: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(430) HNBGW_Test.msc0-RAN(421)@3c559826ea76: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(430)8247791 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241121124220725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124220725 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124220725 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124220725 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124220725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124220725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124220725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124220725 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124220725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124220725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124220725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124220725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124220725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124220725 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e5fc6b) (sccp_scrc.c:472) 20241121124220725 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241121124220725 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) TC_mscpool_L3Compl_on_1_cnlink0(430)@3c559826ea76: setverdict(pass): none -> pass 20241121124220725 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124220725 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124220725 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124220725 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124220725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124220725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124220727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(430)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124220728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124220730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124220732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124220734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124220737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124220740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124220742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124220745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124220747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124220750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124220752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124220755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124220757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124220760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124220762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124220764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124220767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124220770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124220772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124220775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124220783 DLINP DEBUG SRVCONN(,r=127.0.0.1:47000<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124220783 DLINP DEBUG SRVCONN(,r=127.0.0.1:47000<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124220783 DLINP NOTICE SRV(,r=127.0.0.1:47000<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124220783 DMAIN NOTICE (127.0.0.1:47000 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47000<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124220783 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124220784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39822<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(412)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(417)@3c559826ea76: Final verdict of PTC: none 20241121124220785 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45185<->l=127.0.0.1:4262) (control_if.c:193) 20241121124220785 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124220785 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124220785 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124220785 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124220785 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124220785 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124220785 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124220785 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124220785 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124220786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124220786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124220786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124220786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124220786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124220786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124220786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124220786 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124220786 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124220786 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124220786 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124220786 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124220786 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124220786 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124220786 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124220786 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124220786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124220786 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124220786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124220786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124220786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124220786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(419)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(423)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(425)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(416)@3c559826ea76: Final verdict of PTC: none20241121124220786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124220786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124220786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124220786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124220786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124220786 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124220786 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124220786 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124220786 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124220786 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124220786 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124220786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d766fe), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124220786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124220786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124220786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124220786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124220786 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124220786 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124220786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7961113)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124220786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7961113 SCCP-51 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124220786 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124220786 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124220786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd002b), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124220786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124220786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124220786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124220786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124220786 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124220786 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124220786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121124220786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14681857)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{disconnected}: Freeing instance (context_map.c:206) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55b163de50d0]{disconnected}: Deallocated (fsm.c:568) 20241121124220786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14681857 SCCP-52 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121124220786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124220786 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124220786 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124220786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097d2fd), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124220786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124220786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124220786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124220786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124220787 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124220787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124220787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{disrupted}: Freeing instance (context_map.c:202) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4534572)[0x55b163dcc360]{disrupted}: Deallocated (fsm.c:568) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{disconnected}: Freeing instance (context_map.c:206) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55b163dd36e0]{disconnected}: Deallocated (fsm.c:568) 20241121124220787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4534572 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124220787 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124220787 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124220787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fc6b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124220787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124220787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124220787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124220787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124220787 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124220787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124220787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{disrupted}: Freeing instance (context_map.c:202) 20241121124220787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7753547)[0x55b163dda740]{disrupted}: Deallocated (fsm.c:568) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{disconnected}: Freeing instance (context_map.c:206) 20241121124220787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b163dc6e70]{disconnected}: Deallocated (fsm.c:568) 20241121124220787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7753547 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121124220787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124220787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124220787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124220787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124220787 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124220787 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124220787 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124220787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124220787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124220787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124220787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124220787 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124220787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124220787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124220787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124220787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124220787 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124220787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124220787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124220787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124220787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124220787 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124220787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124220787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124220787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124220787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124220787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124220787 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(421)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(413)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(418)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(424)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(426)@3c559826ea76: Final verdict of PTC: none 20241121124220808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(415)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(412): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(413): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(415): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(416): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(417): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(418): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(419): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(423): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(424): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(425): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(426): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(427): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(428): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(429): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(430): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Nov 21 12:42:20 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 20241121124220958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124221460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44672<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401368) Waiting for packet dumper to finish... 1 (prev_count=401368, count=401908) 20241121124222787 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124222787 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124222787 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124222787 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124222787 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124222787 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Thu Nov 21 12:42:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241121124224545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124224552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124224558 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44611<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(434)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124230787 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124230787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fc6b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124230787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124230787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124230787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124230787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124230787 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124230787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097d2fd), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124230787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124230787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124230787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124230787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124230787 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124230787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd002b), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124230787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124230787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124230787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124230787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124230787 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124230787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d766fe), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124230787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124230787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124230787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124230787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124230788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124230788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124230788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124230788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124230788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124230788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124230788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124230788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124230788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124230788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124230788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124230788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124230788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124230788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124230788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124230788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124230788 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(434)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(435)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124240624 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124240624 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124240652 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124240653 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240653 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124240653 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(437)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124240654 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240654 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124240654 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124240654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124240654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240654 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240654 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53748 (stream_srv.c:129) 20241121124240654 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53748<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124240654 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124240654 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240654 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240655 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124240655 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124240655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240655 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124240655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240655 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240655 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124240655 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124240655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124240655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124240655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124240655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124240655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124240655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124240655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124240656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124240656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124240656 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124240656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124240657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124240657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124240657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124240656 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240656 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124240656 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240656 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124240656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240656 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240656 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240656 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124240656 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240656 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124240656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240656 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(441)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(441)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(441)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(439)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(444)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(444)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(444)@3c559826ea76: ************************************************* HNBGW_Test.msc1-SCCP(442)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124240745 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124240745 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240745 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124240745 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240746 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124240746 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240746 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124240746 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240747 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240747 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124240747 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124240747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240747 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124240747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240747 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240747 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240747 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124240747 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124240747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240747 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124240747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240748 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240748 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240748 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124240748 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124240748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240748 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124240748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240748 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240748 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240748 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124240748 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124240748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124240748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240748 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124240748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124240748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124240748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124240748 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(447)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(447)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(447)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation 20241121124240788 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124240788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d766fe), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124240788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124240788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240788 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124240788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd002b), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124240788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124240788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240788 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124240788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097d2fd), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124240788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124240788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240788 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124240788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fc6b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124240788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124240788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124240788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.sgsn0-SCCP(445)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124240788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124240788 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124240788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124240789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124240789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124240789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(450)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(450)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(450)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(448)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124240861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124240861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124240861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124240861 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124240861 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124240861 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124240861 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124240861 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124240861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124240861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124240871 DLINP DEBUG SRVCONN(,r=127.0.0.1:53748<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124240871 DLINP DEBUG SRVCONN(,r=127.0.0.1:53748<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124240871 DLINP DEBUG SRVCONN(,r=127.0.0.1:53748<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124240871 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124240871 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) 20241121124240871 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124240871 DHNBAP DEBUG (127.0.0.1:53748 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124240871 DHNBAP NOTICE (127.0.0.1:53748 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124240871 DHNBAP NOTICE (127.0.0.1:53748 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124240871 DLINP DEBUG SRVCONN(,r=127.0.0.1:53748<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124240871 DLINP DEBUG SRVCONN(,r=127.0.0.1:53748<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124240898 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124240898 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124240898 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124240898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(441)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124240902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240902 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124240902 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124240902 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124240902 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124240902 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124240902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124240903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240903 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124240903 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124240903 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124240903 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124240903 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124240903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124240903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124240903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124240903 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124240903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124240903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124240903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124240903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124240903 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124240903 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124240903 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240904 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240904 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124240904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124240904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124240904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240904 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124240904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124240904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124240904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124240905 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124240938 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124240938 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124240938 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124240938 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(444)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124240942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240942 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124240942 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124240942 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124240942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124240942 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124240942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124240943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240943 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124240943 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124240943 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124240943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124240943 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124240943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124240943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124240943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124240943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124240943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124240943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124240943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124240943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124240943 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124240943 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124240943 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240944 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240944 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124240944 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124240944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124240944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240944 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240944 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240944 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240944 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124240944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124240944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124240944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124240944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124240989 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124240989 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124240989 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124240989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(447)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124240992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240992 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124240992 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124240992 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124240992 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124240992 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124240992 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124240993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240993 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124240993 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124240993 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124240993 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124240993 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124240993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124240993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124240994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124240994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124240994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124240994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124240994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124240994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124240994 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124240994 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124240994 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124240995 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124240995 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124240995 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124240995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124240995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124240995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124240995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124240995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124240995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124240995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124240995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124240995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124240995 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124240995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124240995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124240995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124240995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124240995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124240995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124240995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124240995 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241031 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124241031 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124241031 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124241031 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(450)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124241034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241034 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124241034 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124241034 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124241034 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124241034 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124241034 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124241035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241035 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124241035 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124241035 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124241035 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124241036 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124241036 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124241036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124241036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124241036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124241036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124241036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124241036 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124241036 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124241036 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124241037 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124241037 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124241037 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124241037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124241037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124241037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124241037 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124241037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124241037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124241037 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124241037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241037 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124241037 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124241037 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124241037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124241037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124241037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124241037 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(440)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124241706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241706 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124241706 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124241706 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124241707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124241707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124241707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124241707 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124241707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124241707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124241707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124241707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124241707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124241707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124241707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124241707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124241707 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124241707 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124241707 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124241707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124241707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124241707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124241707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124241707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124241707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124241707 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124241707 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124241707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124241707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124241707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124241707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124241707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124241707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124241708 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241709 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124241709 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124241709 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124241709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124241709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124241709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124241709 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124241709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124241709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124241709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124241709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124241709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124241709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124241709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124241709 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124241709 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124241709 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(443)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124241747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124241747 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124241747 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124241747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124241747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124241747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124241747 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124241747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124241747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124241747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124241747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124241747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124241747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124241747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124241748 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124241748 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124241748 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) 20241121124241748 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) 20241121124241748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124241748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124241748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124241748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124241748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124241748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124241748 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124241748 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124241748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124241748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124241748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124241748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124241748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124241748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124241748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241749 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124241749 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124241749 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124241749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124241749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124241749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124241749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124241749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124241749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124241749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124241749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124241749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124241749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124241749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124241750 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124241750 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124241750 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(446)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124241797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241797 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124241797 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124241797 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124241797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124241797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124241797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124241797 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124241797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124241797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124241797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124241797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124241798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124241798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124241798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124241798 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124241798 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124241798 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124241798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124241798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124241798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124241798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124241798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124241798 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124241798 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124241798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124241798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124241798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124241798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124241798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124241798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124241798 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241798 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124241798 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124241798 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124241798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124241798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124241798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124241798 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124241798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124241798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124241798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124241798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124241798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124241798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124241798 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124241798 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124241798 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(449)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124241839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241839 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124241839 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124241839 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124241840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124241840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124241840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124241840 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124241840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124241840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124241840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124241840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124241840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124241840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124241840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124241840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124241840 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124241840 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) 20241121124241840 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) 20241121124241840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124241840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124241840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124241840 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124241840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124241840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124241840 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124241840 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124241840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124241840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124241840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124241840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124241840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124241840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124241840 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124241843 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124241843 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124241843 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124241843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124241843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124241843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124241843 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124241843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124241843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124241843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124241843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124241843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124241843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124241843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124241843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124241843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124241843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124241843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124241843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124241843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124241843 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124241843 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124241843 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124242878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124242882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124242884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124242887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124242888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124242891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124242893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124242895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124242896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124242898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124242900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124242902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124242905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124242906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124242909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124242911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124242913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124242915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124242917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124242919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '000000000000000111010011'B, t_guard := 20.000000 } 20241121124242948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46668<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(440)@3c559826ea76: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(440)@3c559826ea76: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(452) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(436)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(452)5031012 20241121124243974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124243974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124243974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124243974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124243974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4cc464, normal) (hnbgw_rua.c:388) 20241121124243974 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124243975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124243975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031012 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124243975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124243975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124243975 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031012 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124243975 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124243975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124243975 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5031012 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124243975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031012 SCCP-55 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121124243975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124243975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124243975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124243975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124243975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124243975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124243975 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{IDLE}: Allocated (fsm.c:456) 20241121124243975 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124243975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001d30056400500f1100926) (sccp_scrc.c:401) 20241121124243975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124243975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124243975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124243975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124243975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124243975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124243975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124243975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124243975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124243975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124243975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124243975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124243975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124243975 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124243975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124243975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124243975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124243975 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124243975 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124243975 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124243975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124243975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124243975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124243975 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(439)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(439)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(440)@3c559826ea76: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(452) HNBGW_Test.msc0-RAN(440)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(452)13761005 HNBGW_Test.msc0-SCCP(439)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(439)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(452)@3c559826ea76: setverdict(pass): none -> pass 20241121124243985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124243985 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124243985 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124243985 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124243985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124243985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124243985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124243985 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124243985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124243985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124243985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124243985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124243985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124243985 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0020ea49) (sccp_scrc.c:472) 20241121124243985 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241121124243985 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124243985 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124243985 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124243985 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124243985 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124243985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124243985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124243986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(452)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124243987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124243990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124243992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124243994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124243997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124243999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124244002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124244004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124244007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124244009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124244012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124244014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124244016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124244018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124244020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124244027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124244029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124244032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124244034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124244036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001001101101'B, t_guard := 20.000000 } 20241121124244065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(443)@3c559826ea76: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(443)@3c559826ea76: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(453) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(436)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(453)7246777 20241121124245081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124245081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124245081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124245081 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124245081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6e93b9, normal) (hnbgw_rua.c:388) 20241121124245081 DHNB DEBUG map_rua[0x55b163de50d0]{init}: Allocated (fsm.c:456) 20241121124245081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124245081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7246777 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124245081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124245081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124245081 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124245081 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7246777 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124245081 DCN DEBUG map_sccp[0x55b163dcc360]{init}: Allocated (fsm.c:456) 20241121124245081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124245081 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7246777 <-> SCCP-56 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124245081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7246777 SCCP-56 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124245081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124245081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124245081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124245081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124245081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124245081 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124245081 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{IDLE}: Allocated (fsm.c:456) 20241121124245081 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124245081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300026d0056400500f1100926) (sccp_scrc.c:401) 20241121124245081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124245081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124245081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124245081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124245081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124245082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124245082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124245082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124245082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124245082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124245082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124245082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124245082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124245082 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124245082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124245082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124245082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124245082 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124245082 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124245082 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124245082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124245082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124245082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124245082 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(442)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(442)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(443)@3c559826ea76: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(453) HNBGW_Test.msc1-RAN(443)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(453)6133046 HNBGW_Test.msc1-SCCP(442)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(442)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(453)@3c559826ea76: setverdict(pass): none -> pass 20241121124245092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124245092 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124245092 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124245092 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124245092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124245092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124245092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124245092 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124245092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124245092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124245092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124245092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124245092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124245092 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008101bd) (sccp_scrc.c:472) 20241121124245092 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241121124245092 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124245092 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124245092 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124245092 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124245092 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124245092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124245092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124245094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(453)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124245095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124245097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124245099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124245101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124245103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124245106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124245108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124245111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124245113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124245116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124245118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124245120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124245123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124245125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124245128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124245130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124245132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124245135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124245137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124245139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001111100111'B, t_guard := 20.000000 } 20241121124245165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46688<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(440)@3c559826ea76: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(440)@3c559826ea76: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(454) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(436)@3c559826ea76: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(454)9867546 20241121124246179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124246179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124246179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124246179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124246179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96911a, normal) (hnbgw_rua.c:388) 20241121124246179 DHNB DEBUG map_rua[0x55b163dda740]{init}: Allocated (fsm.c:456) 20241121124246179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124246179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9867546 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124246179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124246179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124246179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9867546 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124246179 DCN DEBUG map_sccp[0x55b163dc6e70]{init}: Allocated (fsm.c:456) 20241121124246179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124246179 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9867546 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124246179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9867546 SCCP-57 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124246179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124246179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124246179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124246179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124246179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124246179 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124246179 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{IDLE}: Allocated (fsm.c:456) 20241121124246179 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124246179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003e70056400500f1100926) (sccp_scrc.c:401) 20241121124246179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124246179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124246179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124246179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124246179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124246179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124246179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124246179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124246179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124246179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124246179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124246179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124246179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124246179 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124246179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124246179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124246179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124246179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124246179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124246179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124246179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124246179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124246180 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(439)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc0-SCCP(439)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(440)@3c559826ea76: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(454) HNBGW_Test.msc0-RAN(440)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(454)6489283 HNBGW_Test.msc0-SCCP(439)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(439)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124246183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124246183 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124246183 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124246183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124246183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124246183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124246183 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(454)@3c559826ea76: setverdict(pass): none -> pass 20241121124246183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124246183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124246184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124246184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124246184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124246184 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00066dbe) (sccp_scrc.c:472) 20241121124246184 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241121124246184 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124246184 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124246184 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124246184 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124246184 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124246184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124246184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124246185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(454)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124246187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124246189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124246192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124246194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124246197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124246200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124246203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124246205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124246207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124246209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124246212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124246214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124246217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124246219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124246222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124246225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124246227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124246230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124246232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124246235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124246243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44678<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(449)@3c559826ea76: Final verdict of PTC: none 20241121124246244 DLINP DEBUG SRVCONN(,r=127.0.0.1:53748<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124246244 DLINP DEBUG SRVCONN(,r=127.0.0.1:53748<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124246244 DLINP NOTICE SRV(,r=127.0.0.1:53748<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124246244 DMAIN NOTICE (127.0.0.1:53748 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53748<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124246244 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124246244 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44611<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(431)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(441)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(436)@3c559826ea76: Final verdict of PTC: none 20241121124246246 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124246246 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124246246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124246246 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124246246 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124246246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124246246 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124246246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124246246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124246246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124246246 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124246246 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121124246247 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124246247 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124246247 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124246247 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124246247 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124246247 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124246247 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124246247 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124246247 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124246247 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124246247 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124246247 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124246247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124246247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246247 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124246247 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124246247 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124246247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124246247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124246247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124246247 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124246249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124246249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124246249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124246249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124246249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124246249 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124246249 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124246249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124246249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124246249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124246249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124246249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124246249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124246249 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124246249 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124246247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124246247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124246247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124246247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124246247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124246247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124246247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124246247 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124246247 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124246247 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124246247 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124246247 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124246247 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124246247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008101bd), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124246247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124246247 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124246247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124246247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124246247 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124246247 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124246247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{disrupted}: Freeing instance (context_map.c:202) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7246777)[0x55b163de50d0]{disrupted}: Deallocated (fsm.c:568) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{disconnected}: Freeing instance (context_map.c:206) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b163dcc360]{disconnected}: Deallocated (fsm.c:568) 20241121124246247 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7246777 SCCP-56 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124246247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124246247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124246247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124246247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124246247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124246247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124246247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124246247 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124246247 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124246247 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124246247 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124246247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124246247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124246247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124246247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124246247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124246247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124246247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124246247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124246247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124246247 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124246247 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124246247 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124246247 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124246247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124246247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124246247 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124246247 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124246247 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124246247 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124246247 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124246247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020ea49), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124246247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124246247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124246247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124246247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124246247 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031012)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124246247 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5031012 SCCP-55 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124246247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124246247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124246248 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124246248 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124246248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066dbe), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124246248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124246248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124246248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124246248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124246248 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124246248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124246248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124246248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{disrupted}: Freeing instance (context_map.c:202) 20241121124246248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9867546)[0x55b163dda740]{disrupted}: Deallocated (fsm.c:568) 20241121124246248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124246248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{disconnected}: Freeing instance (context_map.c:206) 20241121124246248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55b163dc6e70]{disconnected}: Deallocated (fsm.c:568) 20241121124246248 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9867546 SCCP-57 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124246248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124246248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124246248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124246248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124246248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124246248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124246248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124246248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124246248 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124246248 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124246248 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(445)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(440)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(438)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(432)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(446)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(435)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(447)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(433)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(442)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(443)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(451)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(448)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(444)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(450)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(437)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(439)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124246308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(434)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(431): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(432): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(433): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(434): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(435): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(436): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(437): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(438): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(439): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(440): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(441): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(442): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(443): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(444): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(445): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(446): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(447): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(448): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(449): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(450): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(451): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(452): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(453): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(454): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Thu Nov 21 12:42:46 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 20241121124246473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124246974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507428) Waiting for packet dumper to finish... 1 (prev_count=507428, count=507968) 20241121124248247 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124248247 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124248247 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124248247 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124248247 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124248247 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121124248247 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124248247 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124248247 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124248247 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124248247 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124248247 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Thu Nov 21 12:42:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241121124250059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124250064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124250075 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32869<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(458)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124250789 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124250789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fc6b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124250789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124250789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124250789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124250789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124250789 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124250789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097d2fd), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124250789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124250789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124250789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124250789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124250789 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124250789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd002b), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124250789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124250789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124250789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124250789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124250789 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124250789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d766fe), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124250789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124250789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124250789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124250789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124250790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124250790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124250790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124250790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124250790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124250790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124250790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124250790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124250790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124250790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124250790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124250790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124250790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124250790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124250790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124250790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124250790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124256248 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124256248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066dbe), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124256248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124256248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124256248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124256248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124256248 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124256248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020ea49), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124256248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124256248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124256248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124256248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124256248 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124256248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008101bd), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124256248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124256248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124256248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124256248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124256248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124256248 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124256248 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124256248 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124256248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124256248 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124256248 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124256248 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124256248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124256248 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124256248 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124256248 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124256248 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124300790 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124300790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d766fe), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124300790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124300790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124300790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124300790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124300790 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124300790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd002b), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124300790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124300790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124300790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124300790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124300790 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124300790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097d2fd), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124300790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124300790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124300790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124300790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124300790 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124300790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fc6b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124300790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124300790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124300790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124300790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124300791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124300791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124300791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124300791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124300791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124300791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124300791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124300791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124300791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124300791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124300791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124300791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124300791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124300791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124300791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124300791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124300791 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(458)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(459)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124306143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124306143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124306171 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124306171 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306171 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124306171 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306172 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306172 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124306172 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124306172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124306172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306172 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306172 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124306172 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124306172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124306172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124306172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(461)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124306173 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306173 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124306173 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124306173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306173 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306173 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124306173 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306173 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306173 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124306173 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306173 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124306173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124306174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306173 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306173 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37577 (stream_srv.c:129) 20241121124306173 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37577<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124306174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124306174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124306174 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306175 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124306175 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124306175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124306175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124306175 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124306175 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124306175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306175 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(465)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(465)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(465)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(463)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124306248 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124306248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008101bd), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124306248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124306248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306248 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124306248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020ea49), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124306248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124306248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306248 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124306248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066dbe), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124306248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124306248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306248 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306248 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306248 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124306248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306248 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306248 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306248 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124306248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306248 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306248 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306248 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124306248 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(468)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(468)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(468)@3c559826ea76: ************************************************* HNBGW_Test.msc1-SCCP(466)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124306262 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124306262 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306263 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124306263 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306263 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306263 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124306264 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124306264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306264 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306264 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124306264 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124306264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124306264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124306264 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124306265 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306265 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124306265 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124306265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306265 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306265 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124306265 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306265 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306265 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124306265 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306265 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124306265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306265 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124306265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124306265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124306265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124306265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124306265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124306265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124306265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124306266 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306267 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124306267 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124306267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306267 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124306267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306267 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124306267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124306267 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(471)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(471)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(471)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(469)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(474)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(474)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(474)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-SCCP(472)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124306375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124306375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124306375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124306375 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124306375 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124306376 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124306376 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124306376 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124306376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124306376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124306386 DLINP DEBUG SRVCONN(,r=127.0.0.1:37577<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124306386 DLINP DEBUG SRVCONN(,r=127.0.0.1:37577<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124306386 DLINP DEBUG SRVCONN(,r=127.0.0.1:37577<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124306386 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124306386 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) 20241121124306386 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124306386 DHNBAP DEBUG (127.0.0.1:37577 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124306386 DHNBAP NOTICE (127.0.0.1:37577 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124306386 DHNBAP NOTICE (127.0.0.1:37577 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124306386 DLINP DEBUG SRVCONN(,r=127.0.0.1:37577<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124306386 DLINP DEBUG SRVCONN(,r=127.0.0.1:37577<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124306418 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124306418 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124306418 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124306418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(465)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124306422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306422 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124306422 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124306422 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124306422 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124306422 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124306422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124306424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306424 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124306424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124306424 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124306424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124306424 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124306424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124306424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124306424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124306424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124306424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124306424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124306424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124306424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124306424 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124306424 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124306424 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306425 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306425 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124306425 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124306425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124306426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306426 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124306426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124306426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124306426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124306426 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124306456 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124306456 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124306456 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124306456 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(468)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124306460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124306460 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124306460 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124306460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124306460 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124306460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124306461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306461 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124306461 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124306461 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124306461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124306461 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124306461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124306462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124306462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124306462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124306462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124306462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124306462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124306462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124306462 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124306462 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124306462 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306463 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306463 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124306463 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124306463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124306463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306463 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124306463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124306463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124306463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124306463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124306507 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124306507 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124306507 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124306507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(471)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124306511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306511 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124306511 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124306511 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124306511 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124306511 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124306511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124306513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306513 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124306513 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124306513 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124306513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124306513 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124306513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124306513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124306513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124306513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124306513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124306513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124306513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124306513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124306513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124306513 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124306513 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306514 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124306514 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124306514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124306514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306514 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306514 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306514 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306514 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124306514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124306514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124306514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124306515 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124306547 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124306547 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124306547 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124306547 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(474)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124306551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306551 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124306551 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124306551 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124306551 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124306551 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124306551 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124306552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306552 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124306552 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124306552 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124306552 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124306552 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124306552 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124306552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124306552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124306552 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124306552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124306552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124306552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124306552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124306552 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124306552 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124306552 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124306553 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124306553 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124306553 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124306553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124306553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124306553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124306553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124306553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124306553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124306553 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124306553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124306553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124306553 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124306553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124306553 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124306553 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124306553 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124306553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124306553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124306553 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124306553 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307227 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124307228 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124307228 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124307228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124307228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124307228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124307228 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124307228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124307228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124307228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124307228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124307228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124307228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124307228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124307228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124307228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124307228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124307228 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124307228 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124307228 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124307228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124307228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124307228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124307228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124307228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124307228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124307228 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124307228 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124307228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124307228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124307228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124307228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124307228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124307228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124307228 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(464)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124307233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307233 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124307233 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124307233 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124307233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124307233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124307233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124307233 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124307233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124307233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124307233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124307233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124307233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124307233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124307233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124307233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124307233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124307233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124307233 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124307233 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(467)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124307262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307262 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124307262 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124307262 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124307262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124307262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124307262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124307262 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124307263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124307263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124307263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124307263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124307263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124307263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124307263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124307263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124307263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124307263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124307263 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124307263 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) 20241121124307263 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) 20241121124307263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124307263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124307263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124307263 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124307263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124307263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124307263 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124307263 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124307263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124307263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124307263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124307263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124307263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124307263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124307263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307264 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124307264 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124307264 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124307264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124307264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124307264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124307264 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124307264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124307264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124307264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124307264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124307264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124307264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124307264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124307264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124307265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124307265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124307265 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124307265 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(470)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124307316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307316 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124307316 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124307316 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124307316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124307316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124307316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124307316 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124307316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124307316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124307316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124307316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124307316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124307316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124307316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124307316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124307316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124307316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124307316 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124307316 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124307316 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124307316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124307316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124307316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124307316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124307316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124307316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124307316 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124307316 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124307317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307317 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124307317 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124307317 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124307317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124307317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124307317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124307317 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307318 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124307318 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124307318 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124307318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124307318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124307318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124307318 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124307318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124307318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124307318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124307318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124307318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124307318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124307318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124307318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124307318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124307318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124307318 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124307318 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(473)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124307356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307356 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124307356 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124307356 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124307356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124307357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124307357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124307357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124307357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124307357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124307357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124307357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124307357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124307357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124307357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124307357 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124307357 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) 20241121124307357 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) 20241121124307357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124307357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124307357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124307357 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124307357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124307357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124307357 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124307357 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124307356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124307356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124307356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124307356 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307357 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124307357 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124307357 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124307357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124307357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124307357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124307357 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124307359 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124307359 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124307359 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124307359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124307359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124307359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124307359 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124307359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124307359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124307359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124307359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124307359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124307359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124307359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124307359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124307359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124307359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124307359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124307359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124307359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124307359 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124307359 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124307359 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124308393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124308397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124308400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124308403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124308405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124308407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124308409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124308412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124308414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124308416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124308419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124308421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124308423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124308426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124308428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124308431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124308433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124308435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124308438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124308440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: f_gen_tmsi(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@3c559826ea76: 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 := '000000000000001001010110'B, t_guard := 20.000000 } 20241121124308468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(464)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(464)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(476) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(460)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(476)2325291 20241121124309495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124309495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124309495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124309495 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124309495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x237b2b, normal) (hnbgw_rua.c:388) 20241121124309495 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124309495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124309495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2325291 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124309495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124309495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124309495 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2325291 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121124309495 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2325291 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124309495 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124309495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124309495 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2325291 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124309495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2325291 SCCP-58 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124309495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124309495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124309495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124309495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124309495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124309495 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124309495 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{IDLE}: Allocated (fsm.c:456) 20241121124309495 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124309495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002560056400500f1100926) (sccp_scrc.c:401) 20241121124309495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124309495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124309495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124309495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124309495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124309495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124309496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124309496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124309496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124309496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124309496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124309496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124309496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124309496 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124309496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124309496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124309496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124309496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124309496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124309496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124309496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124309496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124309496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124309496 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(463)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(463)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(464)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(476) HNBGW_Test.msc0-RAN(464)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(476)10716719 HNBGW_Test.msc0-SCCP(463)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(463)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(476)@3c559826ea76: setverdict(pass): none -> pass 20241121124309506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124309506 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124309506 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124309506 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124309506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124309506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124309506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124309506 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124309506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124309506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124309506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124309506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124309506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124309506 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004ad18d) (sccp_scrc.c:472) 20241121124309506 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241121124309506 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124309506 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124309506 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124309506 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124309506 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124309506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124309506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124309508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(476)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124309509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124309511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124309514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124309516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124309518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124309521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124309524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124309526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124309528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124309531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124309533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124309535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124309537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124309540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124309542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124309545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124309547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124309549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124309552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124309555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000000101100'B, t_guard := 20.000000 } 20241121124309586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(467)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(467)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(477) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(460)@3c559826ea76: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(477)14104615 20241121124310600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124310600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124310600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124310600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124310600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd73827, normal) (hnbgw_rua.c:388) 20241121124310601 DHNB DEBUG map_rua[0x55b163de50d0]{init}: Allocated (fsm.c:456) 20241121124310601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124310601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14104615 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124310601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124310601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124310601 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14104615 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121124310601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14104615 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124310601 DCN DEBUG map_sccp[0x55b163dcc360]{init}: Allocated (fsm.c:456) 20241121124310601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124310601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14104615 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124310601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14104615 SCCP-59 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124310601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124310601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124310601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124310601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124310601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124310601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124310601 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{IDLE}: Allocated (fsm.c:456) 20241121124310601 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124310601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300002c0056400500f1100926) (sccp_scrc.c:401) 20241121124310601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124310601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124310601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124310601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124310601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124310601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124310601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124310601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124310601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124310601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124310601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124310601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124310601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124310601 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124310601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124310601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124310601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124310601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124310601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124310601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124310601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124310601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124310601 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(466)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(466)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(467)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(477) HNBGW_Test.msc1-RAN(467)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(477)12897044 HNBGW_Test.msc1-SCCP(466)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(466)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(477)@3c559826ea76: setverdict(pass): none -> pass 20241121124310611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310611 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124310611 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124310611 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124310611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124310611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124310611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124310611 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124310611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124310611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124310611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124310611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124310611 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a29772) (sccp_scrc.c:472) 20241121124310611 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241121124310611 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124310611 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124310611 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124310611 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124310611 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124310611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124310611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124310613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(477)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124310614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124310617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124310621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124310623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124310626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124310630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124310633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124310635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124310638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124310641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124310643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124310646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124310648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124310651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124310653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124310656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124310659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124310661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124310664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124310667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000001010101'B, t_guard := 20.000000 } 20241121124310699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124310791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124310791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124310791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124310791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124310791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124310791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124310791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124310791 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124310791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fc6b), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124310791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124310791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124310791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124310791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124310791 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124310791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097d2fd), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124310791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124310791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124310791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124310791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124310791 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124310791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd002b), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124310791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124310791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124310791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124310791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124310791 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124310791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d766fe), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124310791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124310791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124310791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124310791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124310791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124310791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124310791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124310791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124310791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124310791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124310791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124310794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124310794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124310794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124310794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124310794 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=00e5fc6b) (sccp_scrc.c:472) 20241121124310794 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1823) 20241121124310794 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124310794 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124310794 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124310794 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124310794 DLSCCP DEBUG SCCP-SCOC(54)[0x55b163dc2560]{IDLE}: Deallocated (fsm.c:568) 20241121124310794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124310794 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124310794 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124310794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124310794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124310794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124310794 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310997 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124310997 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124310997 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124310997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124310997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124310997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124310997 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124310998 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124310998 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124310998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124310998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124310998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124310998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124310998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124310998 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124310998 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124310998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124310998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124310998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124310998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124310998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124310998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124310998 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=0097d2fd) (sccp_scrc.c:472) 20241121124310998 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1823) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(53)[0x55b163de0e30]{IDLE}: Deallocated (fsm.c:568) 20241121124310998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124310998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124310998 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=00dd002b) (sccp_scrc.c:472) 20241121124310998 DLSCCP DEBUG Received CO:RELCO for local reference 52 (sccp_scoc.c:1823) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(52)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) 20241121124310998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124310998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124310998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124310998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00d766fe) (sccp_scrc.c:472) 20241121124310998 DLSCCP DEBUG Received CO:RELCO for local reference 51 (sccp_scoc.c:1823) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124310998 DLSCCP DEBUG SCCP-SCOC(51)[0x55b163dc2990]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(464)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(464)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(478) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(460)@3c559826ea76: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(478)9711424 20241121124311711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124311711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124311711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124311711 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124311711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x942f40, normal) (hnbgw_rua.c:388) 20241121124311711 DHNB DEBUG map_rua[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121124311711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124311711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9711424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124311711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124311711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124311711 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9711424 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121124311711 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9711424 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124311711 DCN DEBUG map_sccp[0x55b163dcc1b0]{init}: Allocated (fsm.c:456) 20241121124311711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124311711 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9711424 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124311711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9711424 SCCP-60 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124311711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124311711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124311711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124311711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124311711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124311711 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124311711 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{IDLE}: Allocated (fsm.c:456) 20241121124311711 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124311711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000550056400500f1100926) (sccp_scrc.c:401) 20241121124311711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124311711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124311711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124311711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124311711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124311711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124311711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124311711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124311711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124311711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124311711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124311711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124311711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124311711 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124311711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124311711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124311712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124311712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124311712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124311712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124311712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124311712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124311712 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(463)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc0-SCCP(463)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(464)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(478) HNBGW_Test.msc0-RAN(464)@3c559826ea76: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(478)11254423 HNBGW_Test.msc0-SCCP(463)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(463)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124311715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311715 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124311715 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124311715 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124311715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124311715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124311715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124311715 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124311715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124311715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124311715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124311715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124311715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124311715 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c511bb) (sccp_scrc.c:472) 20241121124311715 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241121124311715 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124311715 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124311715 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124311715 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124311715 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124311715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124311715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(478)@3c559826ea76: setverdict(pass): none -> pass 20241121124311717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35554<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(478)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124311718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124311720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124311722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124311725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124311727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124311729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124311731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124311734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124311736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124311738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124311741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124311743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124311745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124311747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124311750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124311752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124311754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124311757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124311759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124311762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124311769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124311770 DLINP DEBUG SRVCONN(,r=127.0.0.1:37577<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124311770 DLINP DEBUG SRVCONN(,r=127.0.0.1:37577<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124311770 DLINP NOTICE SRV(,r=127.0.0.1:37577<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124311770 DMAIN NOTICE (127.0.0.1:37577 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37577<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124311770 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(455)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(462)@3c559826ea76: Final verdict of PTC: none 20241121124311772 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124311772 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124311772 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311772 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32869<->l=127.0.0.1:4262) (control_if.c:193) 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124311772 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124311772 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124311772 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124311772 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124311772 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(470)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(467)@3c559826ea76: Final verdict of PTC: none 20241121124311772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124311772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124311772 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124311772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124311772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124311772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124311772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124311772 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124311772 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124311772 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124311772 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124311772 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124311772 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124311772 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124311772 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124311772 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124311772 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124311772 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124311773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124311773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124311773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124311773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124311773 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124311773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124311773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124311773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124311773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124311773 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124311773 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124311773 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124311773 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124311773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124311773 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124311773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad18d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124311773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124311773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124311773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124311773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124311773 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124311773 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124311773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2325291)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124311773 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2325291 SCCP-58 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124311773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124311773 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124311773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c511bb), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124311773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124311773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124311773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124311773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124311773 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124311773 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124311773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{disrupted}: Freeing instance (context_map.c:202) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9711424)[0x55b163dc2990]{disrupted}: Deallocated (fsm.c:568) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{disconnected}: Freeing instance (context_map.c:206) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b163dcc1b0]{disconnected}: Deallocated (fsm.c:568) 20241121124311773 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9711424 SCCP-60 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241121124311773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124311773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124311773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124311773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124311773 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124311773 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124311773 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124311773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124311773 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124311773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29772), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124311773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124311773 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124311773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124311773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124311773 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{disrupted}: Freeing instance (context_map.c:202) 20241121124311773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14104615)[0x55b163de50d0]{disrupted}: Deallocated (fsm.c:568) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{disconnected}: Freeing instance (context_map.c:206) 20241121124311773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55b163dcc360]{disconnected}: Deallocated (fsm.c:568) 20241121124311773 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14104615 SCCP-59 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241121124311773 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124311773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124311773 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124311773 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124311773 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124311773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311773 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124311773 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124311773 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124311773 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124311773 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124311773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124311773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124311773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124311773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124311773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124311773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124311773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124311773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124311773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124311773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124311773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124311773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124311773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124311773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124311773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124311773 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124311774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124311774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124311774 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124311774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124311774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124311774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124311774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124311774 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124311774 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124311774 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124311774 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124311774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124311774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124311774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124311774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124311774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124311774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(469)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(473)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(456)@3c559826ea76: Final verdict of PTC: none 20241121124311774 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124311774 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241121124311774 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124311774 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124311774 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124311774 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124311774 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124311774 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124311774 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(464)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(459)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(468)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(460)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(466)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(471)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(472)@3c559826ea76: Final verdict of PTC: none 20241121124311776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124311776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124311776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124311776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124311776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124311776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124311776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124311776 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124311776 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124311776 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124311776 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(474)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(475)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(465)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(461)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(463)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124311826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(458)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(455): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(456): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(458): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(459): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(460): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(461): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(462): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(463): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(464): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(465): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(466): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(467): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(468): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(469): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(470): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(471): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(472): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(473): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(474): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(475): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(476): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(477): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(478): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Thu Nov 21 12:43:11 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 20241121124311987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124312489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=575276) Waiting for packet dumper to finish... 1 (prev_count=575276, count=575816) 20241121124313773 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124313773 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124313773 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124313773 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124313773 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124313773 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124313774 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124313774 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124313774 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124313775 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124313775 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124313775 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Thu Nov 21 12:43:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241121124315565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124315570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124315582 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46189<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(482)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124316248 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124316248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066dbe), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124316248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124316249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124316249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124316249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124316249 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124316249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020ea49), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124316249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124316249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124316249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124316249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124316249 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124316249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008101bd), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124316249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124316249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124316249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124316249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124316249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124316249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124316249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124316249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124316249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124316249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124316249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124316249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124316249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124316249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124316249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124316249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124316249 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124321774 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124321774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29772), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124321774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124321774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124321774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124321774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124321774 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124321774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c511bb), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124321774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124321774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124321774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124321774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124321774 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124321774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad18d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124321774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124321774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124321774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124321774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124321774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124321774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124321774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124321775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124321775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124321775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124321775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124321775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124321775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124321775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124321775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124321775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124321775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124326250 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124326250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008101bd), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124326250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124326250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124326250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124326250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124326250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124326250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124326250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124326250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124326250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124326250 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124326250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124326250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124326250 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124326250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020ea49), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124326250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124326250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124326250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124326250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124326250 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124326250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066dbe), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124326250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124326250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124326250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124326250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124326250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124326250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124326250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124326250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124326250 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(482)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(483)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124331641 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124331641 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124331663 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124331663 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331664 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124331664 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331664 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124331664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124331664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124331664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331664 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331664 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124331665 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124331665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124331665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124331665 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(485)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124331665 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48491 (stream_srv.c:129) 20241121124331665 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48491<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124331665 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331665 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124331665 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124331665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124331665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331665 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124331665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124331665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124331665 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124331665 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124331665 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331667 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331667 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124331667 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124331667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331667 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124331667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331667 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331667 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331667 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124331667 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124331667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331667 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124331667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331667 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331667 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331667 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331667 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124331667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124331667 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124331667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331667 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331667 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331667 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124331667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124331667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124331667 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(489)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(489)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(489)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(487)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(492)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(492)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(492)@3c559826ea76: ************************************************* HNBGW_Test.msc1-SCCP(490)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124331742 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124331742 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331742 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124331742 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331743 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124331743 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331743 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124331743 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331744 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331744 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124331744 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124331744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331744 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124331744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331744 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331744 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331744 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124331744 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124331744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331745 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124331745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331745 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331745 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331745 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124331745 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124331745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331745 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124331745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331745 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331745 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331745 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124331745 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124331745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124331745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331745 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124331745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124331745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124331745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124331745 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124331775 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124331775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad18d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124331775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124331775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331775 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124331775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c511bb), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124331775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124331775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331775 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124331775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29772), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124331775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331775 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124331775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124331775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124331775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124331775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124331775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124331775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124331775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124331775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124331775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124331775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124331775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124331776 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(495)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(495)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(495)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(493)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(498)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(498)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(498)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(496)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124331846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124331846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124331846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124331846 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124331846 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124331846 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124331846 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124331846 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124331846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124331846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124331856 DLINP DEBUG SRVCONN(,r=127.0.0.1:48491<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124331856 DLINP DEBUG SRVCONN(,r=127.0.0.1:48491<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124331856 DLINP DEBUG SRVCONN(,r=127.0.0.1:48491<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124331856 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124331856 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) 20241121124331856 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124331856 DHNBAP DEBUG (127.0.0.1:48491 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124331856 DHNBAP NOTICE (127.0.0.1:48491 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124331856 DHNBAP NOTICE (127.0.0.1:48491 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124331856 DLINP DEBUG SRVCONN(,r=127.0.0.1:48491<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124331856 DLINP DEBUG SRVCONN(,r=127.0.0.1:48491<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124331899 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124331899 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124331899 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124331899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(489)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124331903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331903 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124331903 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124331903 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124331903 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124331903 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124331903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124331904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331904 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124331904 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124331904 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124331904 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124331904 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124331904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124331905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124331905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124331905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124331905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124331905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124331905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124331905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124331905 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124331905 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124331905 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331906 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331906 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124331906 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124331906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124331906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331906 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124331906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124331906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124331906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124331906 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124331935 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124331935 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124331935 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124331935 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(492)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124331939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331939 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124331939 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124331939 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124331939 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124331939 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124331939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124331940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124331940 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124331940 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124331940 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124331940 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124331940 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124331941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124331941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124331941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124331941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124331941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124331941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124331941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124331941 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124331941 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124331941 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331942 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331942 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124331942 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124331942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124331942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331942 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124331942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124331942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124331942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124331942 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124331979 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124331979 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124331979 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124331979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(495)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124331982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331982 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124331982 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124331982 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124331982 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124331982 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124331982 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124331983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331983 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124331983 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124331983 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124331984 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124331984 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124331984 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124331984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124331984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124331984 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124331984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124331984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124331984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124331984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124331984 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124331984 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124331984 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124331985 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124331985 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124331985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124331985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124331985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124331985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124331985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124331985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124331985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124331985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124331985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124331985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124331985 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124331985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124331985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124331985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124331985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124331985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124331985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124331985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124331985 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332018 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124332018 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124332018 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124332018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(498)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124332021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332021 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124332021 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124332021 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124332021 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124332021 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124332021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124332023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332023 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124332023 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124332023 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124332023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124332023 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124332023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124332023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124332023 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124332023 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124332023 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124332023 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332023 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124332023 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124332023 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124332023 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124332024 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124332024 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124332024 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124332024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124332024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124332024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124332025 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124332025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124332025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124332025 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124332025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124332025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124332025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124332025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124332025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124332025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124332025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(488)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124332708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332708 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124332708 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124332708 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124332708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124332708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124332708 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124332708 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124332708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124332708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124332708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124332709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124332709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124332709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124332709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124332709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124332709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124332709 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124332708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124332708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124332708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124332709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124332709 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124332709 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124332709 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124332709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124332709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124332709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124332709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124332709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124332709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124332709 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124332709 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124332710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332710 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124332710 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124332710 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124332710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124332710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124332710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124332710 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124332710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124332710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124332710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124332710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124332710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124332710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124332710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124332710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124332710 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124332710 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(491)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124332744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332744 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124332744 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124332744 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124332744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124332744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124332744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124332744 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124332745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124332745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124332745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124332745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124332745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124332745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124332745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124332745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124332745 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124332745 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) 20241121124332745 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) 20241121124332745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124332745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124332745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124332745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124332745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124332745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124332745 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124332745 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124332745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124332745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124332745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124332745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124332745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124332745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124332745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332748 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124332748 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124332748 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124332748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124332748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124332748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124332748 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124332748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124332748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124332748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124332748 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124332748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124332748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124332748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332748 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332748 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124332748 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124332748 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124332748 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(494)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124332790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332790 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124332790 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124332790 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124332790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124332790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124332790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124332790 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124332790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124332790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124332790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124332790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124332790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124332790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124332790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124332790 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124332790 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124332790 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124332790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124332790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124332790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124332790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124332790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124332790 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124332790 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124332790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124332790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124332790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124332790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124332790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124332790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124332790 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332792 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124332792 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124332792 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124332792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124332792 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124332792 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124332792 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124332792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124332792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124332792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124332792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124332792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124332792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124332792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124332792 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124332792 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124332792 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(497)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124332827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332827 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124332827 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124332827 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124332827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124332827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124332827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124332827 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124332827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124332827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124332827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124332827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124332827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124332827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124332827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124332828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124332828 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124332828 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) 20241121124332828 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) 20241121124332828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124332828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124332828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124332828 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124332828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124332828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124332828 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124332828 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124332828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124332828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124332828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124332828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124332828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124332828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124332828 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124332828 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124332828 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124332828 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124332828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124332828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124332828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124332828 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124332828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124332828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124332828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124332828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124332828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124332828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124332828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124332828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124332828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124332829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124332829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124332829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124332829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124332829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124332829 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124332829 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124333863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124333874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124333877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124333880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124333882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124333884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124333888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124333891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124333894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124333897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124333900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124333902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124333905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124333908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124333911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124333914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124333916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124333919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124333921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124333924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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 := '000000000000000010111110'B, t_guard := 20.000000 } 20241121124333956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(488)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(488)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(500) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(484)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(500)12890059 20241121124334980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124334980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124334980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124334980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124334980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4afcb, normal) (hnbgw_rua.c:388) 20241121124334980 DHNB DEBUG map_rua[0x55b163de50d0]{init}: Allocated (fsm.c:456) 20241121124334980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124334980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890059 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124334980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124334980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124334980 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890059 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121124334980 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890059 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1072) 20241121124334980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890059 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124334980 DCN DEBUG map_sccp[0x55b163dcc360]{init}: Allocated (fsm.c:456) 20241121124334980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124334980 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12890059 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124334980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890059 SCCP-61 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124334980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124334980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124334980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124334980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124334980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124334980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124334980 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{IDLE}: Allocated (fsm.c:456) 20241121124334980 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124334980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000be0056400500f1100926) (sccp_scrc.c:401) 20241121124334980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124334980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124334980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124334980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124334980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124334980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124334980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124334980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124334980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124334980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124334980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124334980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124334980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124334980 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124334980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124334980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124334980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124334980 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124334980 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124334980 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124334980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124334980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124334980 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124334980 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(487)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(487)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(488)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(500) HNBGW_Test.msc0-RAN(488)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(500)12471901 HNBGW_Test.msc0-SCCP(487)@3c559826ea76: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(500)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(487)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124334989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124334989 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124334989 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124334989 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124334989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124334989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124334989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124334989 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124334989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124334989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124334989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124334989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124334989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124334989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004abd01) (sccp_scrc.c:472) 20241121124334989 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241121124334989 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124334989 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124334989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124334989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124334989 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124334989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124334989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124334990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(500)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124334991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124334992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124334994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124334996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124334998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124335000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124335002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124335004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124335005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124335007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124335010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124335012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124335014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124335016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124335018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124335020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124335021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124335024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124335026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124335029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001110001110'B, t_guard := 20.000000 } 20241121124335056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45434<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(491)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(491)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(501) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(484)@3c559826ea76: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(501)11635402 20241121124336072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124336072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124336072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124336072 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124336072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb18aca, normal) (hnbgw_rua.c:388) 20241121124336072 DHNB DEBUG map_rua[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124336072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124336072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11635402 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124336072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124336072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124336072 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11635402 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121124336072 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11635402 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1072) 20241121124336072 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11635402 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124336072 DCN DEBUG map_sccp[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121124336072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124336072 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11635402 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124336072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11635402 SCCP-62 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124336072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124336072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124336072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124336072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124336072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124336072 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124336072 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{IDLE}: Allocated (fsm.c:456) 20241121124336072 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124336072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300038e0056400500f1100926) (sccp_scrc.c:401) 20241121124336072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124336072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124336072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124336072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124336072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124336072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124336072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124336072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124336072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124336072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124336072 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124336072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124336072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124336072 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124336072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124336072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124336072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124336072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124336072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124336072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124336072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124336072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124336072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124336072 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(490)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(490)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(491)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(501) HNBGW_Test.msc1-RAN(491)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(501)14850117 HNBGW_Test.msc1-SCCP(490)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(490)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(501)@3c559826ea76: setverdict(pass): none -> pass 20241121124336082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124336082 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124336082 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124336082 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124336082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124336082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124336082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124336082 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124336082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124336082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124336082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124336082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124336082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124336082 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c08298) (sccp_scrc.c:472) 20241121124336082 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241121124336082 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124336082 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124336082 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124336082 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124336082 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124336082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124336082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124336083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45434<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(501)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124336084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124336086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124336089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124336091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124336093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124336096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124336098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124336100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124336102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124336104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124336106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124336109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124336111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124336114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124336116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124336118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124336121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124336123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124336125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124336128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001000001110'B, t_guard := 20.000000 } 20241121124336153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124336251 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124336251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066dbe), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124336251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124336251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124336251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124336251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124336251 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124336251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020ea49), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124336251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124336251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124336251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124336251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124336251 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124336251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008101bd), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124336251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124336251 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124336251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124336251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124336251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124336251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124336251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124336251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124336251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124336251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124336251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124336251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124336251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124336251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124336251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124336251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124336251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124336251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124336251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124336251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124336253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124336253 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124336253 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124336253 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124336253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124336253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124336253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124336253 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124336253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124336253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124336253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124336253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124336253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124336253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00066dbe) (sccp_scrc.c:472) 20241121124336253 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124336253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124336254 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124336254 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124336254 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124336254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124336254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124336254 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(57)[0x55b163dda370]{IDLE}: Deallocated (fsm.c:568) 20241121124336254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124336254 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124336254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124336254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124336254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124336254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124336254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124336254 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=008101bd) (sccp_scrc.c:472) 20241121124336254 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124336254 DLSCCP DEBUG SCCP-SCOC(56)[0x55b163dd36e0]{IDLE}: Deallocated (fsm.c:568) 20241121124336453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124336453 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124336453 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124336453 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124336453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124336453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124336453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124336453 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124336454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124336454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124336454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124336454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124336454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124336454 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=0020ea49) (sccp_scrc.c:472) 20241121124336454 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20241121124336454 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124336454 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124336454 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124336454 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124336454 DLSCCP DEBUG SCCP-SCOC(55)[0x55b163de1af0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(488)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(488)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(502) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(484)@3c559826ea76: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(502)12347685 20241121124337167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124337167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124337167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124337167 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124337167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc6925, normal) (hnbgw_rua.c:388) 20241121124337167 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124337167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124337167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347685 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124337167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124337167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124337167 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347685 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1052) 20241121124337167 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347685 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1072) 20241121124337167 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347685 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124337167 DCN DEBUG map_sccp[0x55b163dd36e0]{init}: Allocated (fsm.c:456) 20241121124337167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124337167 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12347685 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124337167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347685 SCCP-63 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124337167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124337167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124337167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124337167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124337167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124337167 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124337167 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{IDLE}: Allocated (fsm.c:456) 20241121124337167 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124337167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300020e0056400500f1100926) (sccp_scrc.c:401) 20241121124337167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124337167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124337167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124337167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124337167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124337167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124337167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124337167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124337167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124337167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124337167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124337167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124337167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124337167 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124337167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124337167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124337167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124337167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124337167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124337167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124337167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124337167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124337167 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(487)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc0-SCCP(487)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(488)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(502) HNBGW_Test.msc0-RAN(488)@3c559826ea76: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(502)779341 HNBGW_Test.msc0-SCCP(487)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(487)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124337171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337171 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124337171 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124337171 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124337171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124337171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124337171 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124337171 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(502)@3c559826ea76: setverdict(pass): none -> pass 20241121124337171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124337171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124337171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124337171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124337171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124337171 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00626853) (sccp_scrc.c:472) 20241121124337171 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241121124337171 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124337171 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124337171 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124337171 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124337171 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124337171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124337171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124337172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45450<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(502)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124337173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124337176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124337178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124337180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124337182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124337185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124337188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124337190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124337193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124337195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124337198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124337200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124337202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124337204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124337205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124337207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124337209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124337211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124337213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124337215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124337221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124337221 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46189<->l=127.0.0.1:4262) (control_if.c:193) 20241121124337221 DLINP DEBUG SRVCONN(,r=127.0.0.1:48491<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124337221 DLINP DEBUG SRVCONN(,r=127.0.0.1:48491<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124337221 DLINP NOTICE SRV(,r=127.0.0.1:48491<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124337221 DMAIN NOTICE (127.0.0.1:48491 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48491<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124337221 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(479)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(484)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(497)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(491)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(494)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(483)@3c559826ea76: Final verdict of PTC: none 20241121124337223 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124337223 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124337223 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124337223 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124337223 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124337223 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124337223 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124337223 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124337223 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124337223 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124337223 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124337223 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124337223 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124337223 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124337223 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124337223 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124337223 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124337223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124337223 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124337223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124337224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124337224 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124337224 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124337224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337224 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124337224 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124337224 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124337224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124337224 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124337224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124337224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(488)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(486)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(493)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(496)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(495)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(481)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(489)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(487)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(480)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(499)@3c559826ea76: Final verdict of PTC: none 20241121124337229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124337229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124337229 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124337229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124337229 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124337229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124337229 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124337229 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124337229 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124337229 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124337229 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124337229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124337229 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124337229 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124337229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c08298), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124337229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124337229 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124337229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124337230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124337230 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124337230 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124337230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{disrupted}: Freeing instance (context_map.c:202) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11635402)[0x55b163dc8160]{disrupted}: Deallocated (fsm.c:568) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{disconnected}: Freeing instance (context_map.c:206) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55b163dc2990]{disconnected}: Deallocated (fsm.c:568) 20241121124337230 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11635402 SCCP-62 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241121124337230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124337230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124337230 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124337230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124337230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124337230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124337230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124337230 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124337230 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124337230 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124337230 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124337230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124337230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124337230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124337230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124337230 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124337230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124337230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124337230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124337230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124337230 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124337230 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124337230 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124337230 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124337230 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124337230 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124337230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004abd01), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124337230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124337230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124337230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124337230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124337230 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124337230 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124337230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{disrupted}: Freeing instance (context_map.c:202) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890059)[0x55b163de50d0]{disrupted}: Deallocated (fsm.c:568) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{disconnected}: Freeing instance (context_map.c:206) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b163dcc360]{disconnected}: Deallocated (fsm.c:568) 20241121124337230 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890059 SCCP-61 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124337230 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124337230 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124337230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626853), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124337230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124337230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124337230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124337230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124337230 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124337230 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124337230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121124337230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12347685)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{disconnected}: Freeing instance (context_map.c:206) 20241121124337230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55b163dd36e0]{disconnected}: Deallocated (fsm.c:568) 20241121124337230 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12347685 SCCP-63 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241121124337230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124337230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124337230 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124337230 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124337230 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124337231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124337231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124337231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124337231 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124337231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124337231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124337231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124337231 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124337231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124337231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124337231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124337231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124337231 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124337246 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124337246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124337246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124337246 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124337246 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124337246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124337246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124337246 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241121124337246 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124337246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124337247 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124337247 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124337247 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124337247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124337247 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124337247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124337247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124337247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124337247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124337247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124337247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124337247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124337247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124337247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124337247 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124337247 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124337247 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124337247 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(492)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(490)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(485)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(498)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124337290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(482)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(479): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(480): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(481): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(482): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(483): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(484): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(485): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(486): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(487): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(488): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(489): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(490): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(491): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(492): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(493): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(494): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(495): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(496): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(497): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(498): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(499): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(500): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(501): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(502): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Thu Nov 21 12:43:37 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 20241121124337396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124337898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=559540) Waiting for packet dumper to finish... 1 (prev_count=559540, count=560080) 20241121124339224 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124339224 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124339224 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124339224 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124339224 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124339224 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124339224 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124339224 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124339224 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124339247 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124339247 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124339247 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Thu Nov 21 12:43:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241121124340986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124340991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124340998 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46409<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(506)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124341776 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124341776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29772), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124341776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124341776 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124341776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124341776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124341776 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124341776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c511bb), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124341776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124341776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124341776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124341776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124341776 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124341776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad18d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124341776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124341776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124341776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124341776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124341776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124341776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124341777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124341777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124341777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124341777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124341777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124341777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124341777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124341777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124341777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124341777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124341777 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124347231 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124347231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626853), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124347231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124347231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124347231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124347231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124347231 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124347231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004abd01), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124347231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124347231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124347231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124347231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124347231 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124347231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c08298), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124347231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124347231 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124347231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124347231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124347231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124347231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124347231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124347231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124347231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124347231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124347231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124347231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124347231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124347231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124347231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124347231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124347231 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124351777 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124351777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124351777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124351777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124351777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124351777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124351777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124351778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124351778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124351778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124351778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124351778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124351778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124351778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124351778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124351778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124351778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124351778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124351778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124351778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124351778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124351777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad18d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124351777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124351777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124351777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124351777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124351777 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124351777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c511bb), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124351777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124351777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124351777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124351777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124351777 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124351777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29772), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124351777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124351777 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124351777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124351777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124351778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(506)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(507)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124357059 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124357059 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124357081 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124357081 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357082 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124357082 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357082 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124357082 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357082 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357082 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124357082 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124357082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(509)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124357082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124357083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357083 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357083 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124357083 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357083 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38716 (stream_srv.c:129) 20241121124357083 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38716<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124357083 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357083 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124357083 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124357083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124357083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357083 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124357083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124357083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124357083 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124357083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124357083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124357083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124357083 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124357084 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357084 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124357084 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124357084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357084 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124357084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357084 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357084 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357084 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124357084 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124357084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357084 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124357084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357084 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124357084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124357084 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124357084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357084 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357084 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357084 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124357084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124357084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124357084 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(513)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(513)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(513)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(511)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(516)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(516)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(516)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(514)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124357156 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124357157 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357157 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124357157 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357157 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124357157 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357157 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124357157 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357158 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357158 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124357158 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124357158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357159 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124357159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357159 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357159 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357159 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124357159 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357159 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124357159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357159 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357159 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357159 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124357159 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124357159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357159 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357159 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357159 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124357159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124357159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357159 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124357159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124357159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124357159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124357159 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(517)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(522)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(522)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(522)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-SCCP(520)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124357232 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124357232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c08298), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124357232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357232 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124357232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357232 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124357232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004abd01), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124357232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124357232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357232 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124357232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626853), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124357232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124357232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357232 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357232 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357232 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124357232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357232 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357232 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357232 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124357232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357232 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357232 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357232 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124357232 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124357257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124357257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124357257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124357257 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124357257 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124357257 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124357257 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124357257 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124357258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124357258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124357265 DLINP DEBUG SRVCONN(,r=127.0.0.1:38716<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124357265 DLINP DEBUG SRVCONN(,r=127.0.0.1:38716<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124357265 DLINP DEBUG SRVCONN(,r=127.0.0.1:38716<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124357265 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124357265 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) 20241121124357265 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124357265 DHNBAP DEBUG (127.0.0.1:38716 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124357265 DHNBAP NOTICE (127.0.0.1:38716 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124357265 DHNBAP NOTICE (127.0.0.1:38716 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124357265 DLINP DEBUG SRVCONN(,r=127.0.0.1:38716<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124357265 DLINP DEBUG SRVCONN(,r=127.0.0.1:38716<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124357318 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124357318 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124357318 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124357318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(513)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124357320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357321 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124357321 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124357321 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124357321 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124357321 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124357321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124357322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357322 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124357322 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124357322 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124357322 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124357322 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124357322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124357322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124357322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124357322 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124357322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124357322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124357322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124357322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124357322 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124357322 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124357322 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357323 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357323 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124357323 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124357323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357323 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124357323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124357323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124357323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124357323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124357351 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124357351 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124357351 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124357351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(516)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124357355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357355 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124357355 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124357355 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124357355 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124357355 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124357355 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124357356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357356 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124357356 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124357356 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124357356 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124357356 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124357356 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124357356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124357356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124357356 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124357356 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124357356 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124357356 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124357356 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124357356 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124357356 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124357356 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357357 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357357 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124357357 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124357357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124357358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357358 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124357358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124357358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124357358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124357358 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124357396 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124357396 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124357397 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124357397 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(519)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124357400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357400 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124357400 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124357400 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124357400 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124357400 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124357400 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124357401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357401 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124357401 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124357402 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124357402 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124357402 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124357402 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124357402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124357402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124357402 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124357402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124357402 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124357402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124357402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124357402 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124357402 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124357402 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357403 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357403 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124357403 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124357403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124357403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357403 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124357403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124357403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124357403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124357403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124357431 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124357431 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124357431 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124357431 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(522)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124357434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357434 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124357434 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124357434 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124357434 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124357434 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124357434 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124357435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357435 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124357435 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124357435 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124357435 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124357435 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124357435 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124357435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124357435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124357435 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124357435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124357435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124357435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124357435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124357435 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124357435 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124357435 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124357436 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124357436 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124357436 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124357436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124357436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124357436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124357436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124357436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124357436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124357436 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124357436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124357436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124357437 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124357437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124357437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124357437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124357437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124357437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124357437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124357437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124357437 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(512)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124358127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358127 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124358127 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124358127 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124358127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124358127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124358127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124358127 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124358127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124358127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124358127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124358127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124358127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124358127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124358127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124358127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124358127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124358127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124358127 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124358127 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124358127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124358127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124358127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124358127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124358127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124358127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124358127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124358127 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124358127 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124358127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358127 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124358127 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124358127 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124358127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124358127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124358127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124358127 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358127 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124358127 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124358127 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124358127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124358128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124358128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124358128 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124358128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124358128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124358128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124358128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124358128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124358128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124358128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124358128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124358128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124358128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124358128 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124358128 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124358159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358159 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124358159 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124358159 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124358159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124358159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua HNBGW_Test.msc1-RAN(515)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124358159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124358159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124358159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124358159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124358159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124358159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124358159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124358159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124358159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124358159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124358159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124358159 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124358159 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124358159 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) 20241121124358159 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) 20241121124358159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124358159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124358159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124358159 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124358159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124358159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124358159 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124358159 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124358159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358159 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124358159 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124358159 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124358159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124358159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124358159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124358159 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358162 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124358162 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124358162 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124358162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124358162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124358162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124358162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124358162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124358162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124358162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124358162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124358162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124358162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124358162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124358162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124358162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124358162 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124358162 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124358162 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124358204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358204 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124358204 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124358204 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124358204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124358204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124358204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124358204 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(518)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124358204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124358204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124358204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124358204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124358204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124358205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124358205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124358205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124358205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124358205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124358205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124358205 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124358205 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124358205 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124358205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124358205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124358205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124358205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124358205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124358205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124358205 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124358205 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124358205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124358205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124358205 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124358205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124358205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124358205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124358205 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358207 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124358207 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124358207 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124358207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124358208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124358208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124358208 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124358208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124358208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124358208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124358208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124358208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124358208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124358208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124358208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124358208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124358208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124358208 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124358208 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(521)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124358240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358240 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124358240 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124358240 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124358240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124358240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124358240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124358240 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124358240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124358240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124358240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124358240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124358240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124358240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124358240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124358240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124358242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124358242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124358242 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124358242 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) 20241121124358242 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) 20241121124358242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124358242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124358242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124358243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124358243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124358243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124358243 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124358243 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124358243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358243 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124358243 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124358243 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124358243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124358243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124358243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124358243 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124358243 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124358243 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124358243 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124358243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124358243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124358243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124358243 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124358243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124358243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124358243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124358243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124358243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124358243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124358243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124358243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124358244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124358244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124358244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124358244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124358244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124358244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124358244 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124358244 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124359272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124359276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124359279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124359282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124359284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124359287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124359290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124359292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124359295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124359298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124359301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124359303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124359306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124359309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124359311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124359314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124359317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124359320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124359323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124359327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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 := '000000000000000111110011'B, t_guard := 20.000000 } 20241121124359391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(512)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(512)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(524) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(508)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(524)7220904 20241121124400453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124400453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124400453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124400453 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124400453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6e2ea8, normal) (hnbgw_rua.c:388) 20241121124400453 DHNB DEBUG map_rua[0x55b163de50d0]{init}: Allocated (fsm.c:456) 20241121124400453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124400453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7220904 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124400453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124400453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124400453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7220904 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121124400453 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7220904 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124400453 DCN DEBUG map_sccp[0x55b163dcc360]{init}: Allocated (fsm.c:456) 20241121124400453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124400454 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7220904 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124400454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7220904 SCCP-64 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124400454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124400454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124400454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124400454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124400454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124400454 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124400454 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{IDLE}: Allocated (fsm.c:456) 20241121124400454 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124400454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001f30056400500f1100926) (sccp_scrc.c:401) 20241121124400454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124400454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124400454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124400454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124400454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124400454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124400454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124400454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124400454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124400454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124400454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124400454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124400454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124400454 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124400454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124400454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124400455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124400455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124400455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124400455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124400455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124400455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124400455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124400455 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(511)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(511)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(512)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(524) HNBGW_Test.msc0-RAN(512)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(524)6754204 HNBGW_Test.msc0-SCCP(511)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(511)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124400504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124400504 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124400504 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124400504 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124400504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124400504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124400504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124400504 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124400504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124400505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124400505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124400505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124400505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124400505 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7607f) (sccp_scrc.c:472) 20241121124400505 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241121124400505 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124400505 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124400505 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124400505 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124400505 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124400505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124400505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(524)@3c559826ea76: setverdict(pass): none -> pass 20241121124400530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: 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 } } } 20241121124400561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124400565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(524)@3c559826ea76: Final verdict of PTC: pass 20241121124400568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124400571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124400575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124400578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124400581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124400584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124400587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124400590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124400593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124400596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124400600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124400603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124400606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124400610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124400613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124400615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124400618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124400621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000000101010'B, t_guard := 20.000000 } 20241121124400722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(515)@3c559826ea76: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(515)@3c559826ea76: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(525) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(508)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(525)751636 20241121124401739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124401740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124401740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121124401740 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124401740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb7814, normal) (hnbgw_rua.c:388) 20241121124401740 DHNB DEBUG map_rua[0x55b163dd36e0]{init}: Allocated (fsm.c:456) 20241121124401740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124401740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-751636 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124401740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124401740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124401740 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124401740 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-751636 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121124401740 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-751636 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124401740 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124401740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124401740 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-751636 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124401740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-751636 SCCP-65 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121124401740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124401740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124401740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124401740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124401740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124401740 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124401740 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{IDLE}: Allocated (fsm.c:456) 20241121124401740 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124401740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300002a0056400500f1100926) (sccp_scrc.c:401) 20241121124401740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124401740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124401740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124401740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124401740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124401740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124401740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124401740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124401740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124401740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124401740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124401740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124401740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124401740 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124401740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124401740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124401740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124401740 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124401740 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124401740 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124401740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124401740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124401740 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124401740 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(514)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(514)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(515)@3c559826ea76: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(525) HNBGW_Test.msc1-RAN(515)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(525)11348731 HNBGW_Test.msc1-SCCP(514)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(514)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(525)@3c559826ea76: setverdict(pass): none -> pass 20241121124401751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124401751 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124401751 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124401751 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124401751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124401751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124401751 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124401751 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124401751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124401751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124401751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124401751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124401751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124401751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00378b66) (sccp_scrc.c:472) 20241121124401751 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241121124401751 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124401751 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124401751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124401751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124401751 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124401751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124401751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124401752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(525)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124401754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) [38;5;33m20241121124401757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124401760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124401763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124401766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124401769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124401772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124401775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124401778 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124401778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29772), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124401778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124401778 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124401778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124401778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124401778 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124401778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c511bb), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124401778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124401778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124401778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124401778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124401778 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124401778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad18d), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124401778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124401778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124401778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124401778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124401778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124401778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124401778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124401778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124401778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124401778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124401778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124401778 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124401778 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124401778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124401778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124401778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124401778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124401778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124401778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124401778 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124401778 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124401779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124401779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124401779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124401779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124401779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124401779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124401779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124401779 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124401781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124401781 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124401781 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124401781 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124401781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124401781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124401781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124401781 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124401782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124401782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124401782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124401782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124401782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124401782 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=00c511bb) (sccp_scrc.c:472) 20241121124401782 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20241121124401782 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124401782 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124401782 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124401782 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124401782 DLSCCP DEBUG SCCP-SCOC(60)[0x55b163de0e30]{IDLE}: Deallocated (fsm.c:568) 20241121124401783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124401783 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124401783 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124401783 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124401783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124401783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124401783 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124401783 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124401783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124401783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124401783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124401783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124401783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124401783 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=00a29772) (sccp_scrc.c:472) 20241121124401783 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241121124401783 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124401783 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124401783 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124401783 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124401783 DLSCCP DEBUG SCCP-SCOC(59)[0x55b163dceed0]{IDLE}: Deallocated (fsm.c:568) 20241121124401785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124401788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124401791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124401794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124401797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124401799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124401802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124401804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124401807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124401809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124401812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001100000100'B, t_guard := 20.000000 } 20241121124401853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124401989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124401989 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124401989 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124401989 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124401989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124401989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124401989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124401989 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124401990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124401990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124401990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124401990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124401990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124401990 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=004ad18d) (sccp_scrc.c:472) 20241121124401990 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241121124401990 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124401990 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124401990 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124401990 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124401990 DLSCCP DEBUG SCCP-SCOC(58)[0x55b163dda740]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(512)@3c559826ea76: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(512)@3c559826ea76: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(526) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(508)@3c559826ea76: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(526)2887485 20241121124402868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124402868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124402868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121124402868 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124402868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2c0f3d, normal) (hnbgw_rua.c:388) 20241121124402868 DHNB DEBUG map_rua[0x55b163dda740]{init}: Allocated (fsm.c:456) 20241121124402868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124402868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2887485 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124402868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124402868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124402868 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2887485 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121124402868 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2887485 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124402868 DCN DEBUG map_sccp[0x55b163dceed0]{init}: Allocated (fsm.c:456) 20241121124402868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124402868 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2887485 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124402868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2887485 SCCP-66 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121124402868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124402868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124402868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124402868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124402868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124402868 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124402868 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{IDLE}: Allocated (fsm.c:456) 20241121124402868 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124402868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003040056400500f1100926) (sccp_scrc.c:401) 20241121124402868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124402868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124402868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124402868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124402868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124402868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124402868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124402868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124402868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124402868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124402868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124402868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124402868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124402868 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124402868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124402868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124402868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124402868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124402868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124402868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124402868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124402868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124402868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(511)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc0-SCCP(511)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(512)@3c559826ea76: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(526) HNBGW_Test.msc0-RAN(512)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(526)12639337 HNBGW_Test.msc0-SCCP(511)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(511)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124402872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402872 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124402872 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124402872 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124402872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124402872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124402872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124402872 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(526)@3c559826ea76: setverdict(pass): none -> pass 20241121124402872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124402872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124402872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124402872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124402872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124402872 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0042a1f3) (sccp_scrc.c:472) 20241121124402872 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241121124402872 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124402872 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124402872 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124402872 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124402872 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124402872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124402872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124402874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(526)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124402875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124402878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124402881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124402883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124402886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124402888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124402890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124402892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124402894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124402896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124402898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124402900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124402903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124402905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124402907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124402909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124402911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124402913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124402915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124402917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124402924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58378<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124402924 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121124402924 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124402924 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124402924 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124402924 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124402924 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(510)@3c559826ea76: Final verdict of PTC: none 20241121124402924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124402924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(503)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(522)@3c559826ea76: Final verdict of PTC: none 20241121124402924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124402924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124402924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124402924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124402924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124402924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124402924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124402924 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124402924 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124402924 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124402924 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124402924 DLINP DEBUG SRVCONN(,r=127.0.0.1:38716<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124402924 DLINP DEBUG SRVCONN(,r=127.0.0.1:38716<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124402924 DLINP NOTICE SRV(,r=127.0.0.1:38716<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124402924 DMAIN NOTICE (127.0.0.1:38716 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38716<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124402924 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(515)@3c559826ea76: Final verdict of PTC: none 20241121124402924 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124402924 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46409<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(512)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(521)@3c559826ea76: Final verdict of PTC: none 20241121124402924 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124402924 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121124402924 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124402925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402925 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124402925 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124402925 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124402925 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124402925 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124402925 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124402925 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124402925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124402925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124402925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124402925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124402925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124402925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124402925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124402925 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124402925 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124402925 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124402925 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124402925 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124402925 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124402925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378b66), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124402925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124402925 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124402925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124402925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124402925 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124402925 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124402925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{disrupted}: Freeing instance (context_map.c:202) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-751636)[0x55b163dd36e0]{disrupted}: Deallocated (fsm.c:568) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124402925 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-751636 SCCP-65 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241121124402925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124402925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124402925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124402925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124402925 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124402925 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124402925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124402925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124402925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124402925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124402925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124402925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124402925 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124402925 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124402925 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124402925 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124402925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7607f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124402925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124402925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124402925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124402925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124402925 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{disrupted}: Freeing instance (context_map.c:202) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7220904)[0x55b163de50d0]{disrupted}: Deallocated (fsm.c:568) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{disconnected}: Freeing instance (context_map.c:206) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b163dcc360]{disconnected}: Deallocated (fsm.c:568) 20241121124402925 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7220904 SCCP-64 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124402925 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124402925 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124402925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a1f3), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124402925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124402925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124402925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124402925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124402925 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{disrupted}: Freeing instance (context_map.c:202) 20241121124402925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2887485)[0x55b163dda740]{disrupted}: Deallocated (fsm.c:568) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{disconnected}: Freeing instance (context_map.c:206) 20241121124402925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55b163dceed0]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(508)@3c559826ea76: Final verdict of PTC: none 20241121124402926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402926 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124402926 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124402926 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124402926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124402926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124402926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124402926 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124402926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402926 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124402926 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124402926 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124402926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124402926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124402926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124402926 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124402926 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2887485 SCCP-66 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(517)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(504)@3c559826ea76: Final verdict of PTC: none20241121124402927 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124402927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124402927 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124402927 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124402927 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124402927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402927 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124402927 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124402927 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124402927 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124402927 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124402927 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124402927 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(505)@3c559826ea76: Final verdict of PTC: none 20241121124402927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124402927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124402927 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124402927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124402927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124402927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124402927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124402927 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124402927 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124402927 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124402927 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(520)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(507)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(516)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(511)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(523)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(514)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(509)@3c559826ea76: Final verdict of PTC: none 20241121124402928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124402928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124402928 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124402928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124402928 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124402928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124402928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124402928 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124402928 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124402928 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124402928 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(518)@3c559826ea76: Final verdict of PTC: none20241121124402928 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124402928 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121124402928 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124402928 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124402928 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124402928 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124402928 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124402928 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124402928 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(513)@3c559826ea76: Final verdict of PTC: none 20241121124402974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(519)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(506)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(503): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(504): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(505): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(506): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(507): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(508): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(509): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(510): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(511): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(512): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(513): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(514): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(515): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(516): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(520): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(521): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(522): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(523): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(524): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(525): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(526): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Thu Nov 21 12:44:03 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 20241121124403110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124403611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=557836) Waiting for packet dumper to finish... 1 (prev_count=557836, count=558376) 20241121124404925 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124404925 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124404925 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124404925 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124404925 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124404925 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121124404927 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124404927 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124404927 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124404928 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124404928 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124404928 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Thu Nov 21 12:44:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241121124406715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124406722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124406735 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35461<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(530)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124407232 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124407232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626853), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124407232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124407232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124407232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124407232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124407232 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124407232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004abd01), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124407232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124407232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124407232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124407232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124407232 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124407232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c08298), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124407232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124407232 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124407232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124407232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124407232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124407232 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124407233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124407233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124407233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124407233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124407233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124407233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124407233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124407233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124407233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124407233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124407233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124412926 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124412926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a1f3), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124412926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124412926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124412926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124412926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124412926 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124412926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7607f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124412926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124412926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124412926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124412926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124412926 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124412926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378b66), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124412926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124412926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124412927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124412927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124412927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124412927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124412927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124412927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124412927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124412927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124412927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124412927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124412927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124412927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124412927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124412927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124412927 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124417233 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124417233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c08298), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124417233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124417233 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124417233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124417233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124417233 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124417233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004abd01), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124417233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124417233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124417233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124417233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124417233 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124417233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626853), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124417233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124417233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124417233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124417233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124417233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124417233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124417233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124417233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124417233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124417233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124417233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124417233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124417233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124417233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124417233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124417233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124417233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(530)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(531)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124422804 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124422804 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124422834 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124422834 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124422835 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124422835 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124422835 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124422835 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124422835 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124422835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124422835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124422835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124422835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422836 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124422836 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124422836 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124422836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422836 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422836 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124422836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124422836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124422836 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124422837 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124422837 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124422837 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124422837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124422837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124422837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(533)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124422837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422837 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124422837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422837 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124422837 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124422837 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124422837 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124422837 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124422837 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124422837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124422837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124422837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422837 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124422837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422837 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124422837 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50713 (stream_srv.c:129) 20241121124422837 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50713<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124422837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422837 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422837 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422837 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124422837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124422837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124422837 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124422837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422837 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422837 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422837 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124422837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124422837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124422837 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124422838 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124422838 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124422838 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124422838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124422838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124422838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422838 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124422838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422838 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124422838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422838 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422838 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422838 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124422838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124422838 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(537)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(537)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(537)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(535)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation 20241121124422927 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124422928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378b66), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124422928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124422928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422928 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124422928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7607f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124422928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124422928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422928 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124422928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a1f3), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124422928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124422928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124422928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124422928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124422928 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down HNBGW_Test.msc1-SCCP(538)@3c559826ea76: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(540)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(540)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(540)@3c559826ea76: ************************************************* 20241121124422938 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124422938 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124422938 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124422938 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124422938 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124422938 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124422939 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124422939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124422939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124422939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124422939 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124422939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124422940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124422940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124422940 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124422939 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124422939 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124422939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124422939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124422939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422939 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124422939 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124422939 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124422939 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124422939 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124422939 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124422939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124422939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422939 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124422939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422939 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124422940 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124422940 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124422940 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124422940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124422940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124422940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422941 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124422941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422941 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124422941 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124422941 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124422941 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124422941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124422941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124422941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124422941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124422941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124422941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124422941 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124422941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124422941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124422941 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124422941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124422941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124422941 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124422941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124422941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124422941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124422941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124422941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124422941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124422941 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(543)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(543)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(543)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(541)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(546)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(546)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(546)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(544)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124423068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124423068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124423068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124423068 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124423068 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124423068 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124423068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124423068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124423068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124423068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124423079 DLINP DEBUG SRVCONN(,r=127.0.0.1:50713<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124423079 DLINP DEBUG SRVCONN(,r=127.0.0.1:50713<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124423079 DLINP DEBUG SRVCONN(,r=127.0.0.1:50713<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124423079 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124423079 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) 20241121124423079 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124423079 DHNBAP DEBUG (127.0.0.1:50713 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124423079 DHNBAP NOTICE (127.0.0.1:50713 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124423079 DHNBAP NOTICE (127.0.0.1:50713 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124423079 DLINP DEBUG SRVCONN(,r=127.0.0.1:50713<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124423079 DLINP DEBUG SRVCONN(,r=127.0.0.1:50713<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124423085 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124423085 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124423085 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124423085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(537)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124423089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423089 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124423089 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124423089 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124423089 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124423089 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124423089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124423091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423091 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124423091 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124423091 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124423091 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124423091 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124423091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124423091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124423091 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124423091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124423091 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124423091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124423091 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124423091 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124423091 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124423092 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124423092 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124423092 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124423092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124423092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124423092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124423092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124423092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124423092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124423092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124423092 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124423092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124423092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124423092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124423092 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124423092 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124423131 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124423131 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124423131 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124423131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(540)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124423134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423134 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124423134 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124423134 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124423134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124423134 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124423134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124423135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423135 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124423135 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124423135 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124423135 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124423135 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124423136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124423136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124423136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124423136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124423136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124423136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124423136 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124423136 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124423136 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124423137 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124423137 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124423137 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124423137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124423137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124423137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124423137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124423137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124423137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124423137 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124423137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423137 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124423137 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124423137 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124423137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124423137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124423137 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124423137 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423186 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124423186 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124423186 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124423186 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(543)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124423191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423191 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124423191 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124423191 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124423191 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124423191 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124423191 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124423192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423192 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124423192 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124423192 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124423192 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124423192 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124423192 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124423192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124423192 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124423192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124423192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124423192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124423192 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124423192 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124423192 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124423194 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124423194 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124423194 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124423194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124423194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124423194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124423194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124423194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124423194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124423194 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124423194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423194 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124423194 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124423194 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124423194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124423194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124423194 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124423194 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423232 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124423233 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124423233 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124423233 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(546)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124423236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423236 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124423236 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124423236 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124423236 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124423236 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124423236 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124423237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423237 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124423237 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124423237 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124423237 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124423237 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124423237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124423237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124423237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124423237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124423237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124423237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124423237 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124423237 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124423237 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124423239 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124423239 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124423239 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124423239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124423239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124423239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124423239 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124423239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124423239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124423239 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124423239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124423239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124423239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124423239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124423239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124423239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124423239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(536)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124423892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423892 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124423892 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124423892 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124423892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124423892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124423892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124423892 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124423893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124423893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124423893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124423893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124423893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124423893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124423893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124423893 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124423893 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124423893 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124423893 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124423893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124423893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124423893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124423893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124423893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124423893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124423893 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124423893 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124423893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124423893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124423893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124423893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124423893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124423893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124423893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124423894 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124423894 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124423894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124423894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124423894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124423894 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124423895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124423895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124423895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124423895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124423895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124423895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124423895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124423895 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124423895 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124423895 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(539)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124423936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423936 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124423936 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124423936 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124423936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124423936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124423936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124423936 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124423936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124423936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124423936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124423936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124423936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124423936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124423936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124423936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124423936 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124423936 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) 20241121124423936 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) 20241121124423936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124423937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124423937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124423937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124423937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124423937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124423936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124423936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124423937 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124423937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124423937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124423937 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124423937 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124423937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124423937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423938 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124423938 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124423938 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124423938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124423938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124423938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124423938 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124423938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124423938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124423938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124423938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124423938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124423938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124423938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124423938 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124423938 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124423938 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(542)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124423996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423996 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124423996 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124423996 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124423996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124423996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124423996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124423996 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124423997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124423997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124423997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124423997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124423997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124423997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124423997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423997 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124423997 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124423997 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124423997 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124423997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124423997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124423997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124423997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124423997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124423997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124423997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124423997 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124423997 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124423997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124423997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124423997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124423997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124423997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124423997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124423997 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124423999 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124423999 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124423999 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124423999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124423999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124423999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124423999 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124423999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124423999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124423999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124423999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124423999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124423999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124423999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124423999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124423999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124423999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124423999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124423999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124423999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124423999 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124423999 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124423999 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(545)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124424041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124424041 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124424041 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124424041 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124424041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124424041 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124424041 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124424041 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124424041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124424041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124424041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124424041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124424041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124424041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124424041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124424041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124424041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424041 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124424041 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124424041 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124424041 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124424041 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) 20241121124424041 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) 20241121124424041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124424041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124424041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124424041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124424041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124424041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124424041 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124424041 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124424041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124424041 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124424041 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124424041 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124424041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124424041 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124424041 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124424041 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124424043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124424043 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124424043 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124424043 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124424043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124424043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124424043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124424043 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124424043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124424043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124424043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124424043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124424043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124424043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124424043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124424043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124424043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124424043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124424043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124424043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124424043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124424043 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124424043 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124424043 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124425087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124425090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124425093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124425096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124425098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124425100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124425102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124425104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124425106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124425108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124425110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124425113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124425115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124425117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124425119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124425122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124425124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124425126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124425128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124425131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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 := '000000000000000101101000'B, t_guard := 20.000000 } 20241121124425157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35932<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(536)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(536)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(548) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(532)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(548)7928009 20241121124426184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124426184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124426184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124426184 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124426184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x78f8c9, normal) (hnbgw_rua.c:388) 20241121124426184 DHNB DEBUG map_rua[0x55b163de50d0]{init}: Allocated (fsm.c:456) 20241121124426184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124426184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7928009 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124426184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124426184 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124426184 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7928009 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1062) 20241121124426184 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7928009 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121124426184 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7928009 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124426184 DCN DEBUG map_sccp[0x55b163dcc360]{init}: Allocated (fsm.c:456) 20241121124426184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124426184 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7928009 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124426184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7928009 SCCP-67 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124426184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124426184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124426184 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124426184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124426184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124426184 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124426184 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{IDLE}: Allocated (fsm.c:456) 20241121124426184 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124426184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001680056400500f1100926) (sccp_scrc.c:401) 20241121124426184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124426184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124426184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124426184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124426184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124426184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124426184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124426184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124426184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124426184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124426184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124426184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124426184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124426184 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124426184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124426184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124426184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124426184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124426184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124426184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124426184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124426184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124426184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124426184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(535)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(535)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(536)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(548) HNBGW_Test.msc0-RAN(536)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(548)5699390 HNBGW_Test.msc0-SCCP(535)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(535)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124426195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124426195 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124426195 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124426195 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124426195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124426195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124426195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124426195 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(548)@3c559826ea76: setverdict(pass): none -> pass 20241121124426195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124426195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124426195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124426195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124426195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124426195 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae1965) (sccp_scrc.c:472) 20241121124426195 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241121124426195 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124426195 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124426195 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124426195 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124426195 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124426195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124426195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124426197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(548)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124426198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124426200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124426202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124426205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124426207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124426209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124426212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124426214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124426216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124426218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124426221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124426224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124426225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124426227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124426230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124426232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124426235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124426237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124426240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124426243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001001000000'B, t_guard := 20.000000 } 20241121124426273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124427233 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124427233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626853), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124427233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124427233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124427233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124427233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124427233 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124427233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004abd01), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124427233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124427233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124427233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124427233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124427234 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124427234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c08298), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124427234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124427234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124427234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124427234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124427234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124427234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124427234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124427234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124427234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124427234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124427234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124427234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124427234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124427234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124427234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124427234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124427234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124427234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124427234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124427234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124427236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124427236 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124427236 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124427236 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124427236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124427236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124427236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124427236 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124427236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124427237 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124427237 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124427237 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124427237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124427237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124427237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124427237 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124427237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124427237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124427237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124427237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124427237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124427237 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=00626853) (sccp_scrc.c:472) 20241121124427237 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1823) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(63)[0x55b163dda370]{IDLE}: Deallocated (fsm.c:568) 20241121124427237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124427237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124427237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124427237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124427237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124427237 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=00c08298) (sccp_scrc.c:472) 20241121124427237 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124427237 DLSCCP DEBUG SCCP-SCOC(62)[0x55b163dcc1b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(539)@3c559826ea76: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(539)@3c559826ea76: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(549) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(532)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(549)13732334 20241121124427287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124427287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124427287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121124427287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124427287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd189ee, normal) (hnbgw_rua.c:388) 20241121124427287 DHNB DEBUG map_rua[0x55b163dcc1b0]{init}: Allocated (fsm.c:456) 20241121124427287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124427287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732334 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124427287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124427287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124427287 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124427287 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732334 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1062) 20241121124427287 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732334 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121124427287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732334 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124427287 DCN DEBUG map_sccp[0x55b163dda370]{init}: Allocated (fsm.c:456) 20241121124427287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124427287 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13732334 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124427287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732334 SCCP-68 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121124427287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124427287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124427287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124427287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124427287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124427287 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124427287 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{IDLE}: Allocated (fsm.c:456) 20241121124427287 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124427287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030002400056400500f1100926) (sccp_scrc.c:401) 20241121124427287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124427287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124427287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124427287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124427287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124427287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124427287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124427287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124427287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124427287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124427287 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124427287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124427287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124427287 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124427287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124427287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124427287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124427287 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124427287 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124427287 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124427287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124427287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124427287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124427287 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(538)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(538)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(539)@3c559826ea76: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(549) HNBGW_Test.msc1-RAN(539)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(549)2630143 HNBGW_Test.msc1-SCCP(538)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(538)@3c559826ea76: 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(549)@3c559826ea76: setverdict(pass): none -> pass 20241121124427298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124427298 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124427298 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124427298 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124427298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124427298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124427298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124427298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124427298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124427298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124427298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124427298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124427298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124427298 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d96bd4) (sccp_scrc.c:472) 20241121124427298 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241121124427298 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124427298 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124427298 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124427298 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124427298 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124427298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124427298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124427299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35942<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(549)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124427300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124427303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124427305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124427308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124427310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124427313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124427316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124427319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124427322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124427326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124427329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124427332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124427335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124427337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124427340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124427342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124427344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124427347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124427349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124427352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000000010010'B, t_guard := 20.000000 } 20241121124427382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124427437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124427437 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124427437 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124427437 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124427437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124427437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124427437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124427437 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124427437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124427438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124427438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124427438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124427438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124427438 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=004abd01) (sccp_scrc.c:472) 20241121124427438 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241121124427438 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124427438 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124427438 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124427438 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124427438 DLSCCP DEBUG SCCP-SCOC(61)[0x55b163dc6170]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(536)@3c559826ea76: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(536)@3c559826ea76: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(550) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(532)@3c559826ea76: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(550)6193578 20241121124428396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124428396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124428396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121124428396 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124428396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e81aa, normal) (hnbgw_rua.c:388) 20241121124428396 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124428396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124428396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6193578 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124428396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124428396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124428396 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6193578 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1062) 20241121124428396 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6193578 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1109) 20241121124428396 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6193578 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124428396 DCN DEBUG map_sccp[0x55b163dceed0]{init}: Allocated (fsm.c:456) 20241121124428396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124428396 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6193578 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124428396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6193578 SCCP-69 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121124428396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124428396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124428396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124428396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124428396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124428396 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124428396 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{IDLE}: Allocated (fsm.c:456) 20241121124428396 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124428396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000120056400500f1100926) (sccp_scrc.c:401) 20241121124428396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124428396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124428396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124428396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124428396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124428396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124428396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124428397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124428397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124428397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124428397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124428397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124428397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124428397 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124428397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124428397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124428397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124428397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124428397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124428397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124428397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124428397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124428397 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(535)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc0-SCCP(535)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(536)@3c559826ea76: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(550) HNBGW_Test.msc0-RAN(536)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(550)1839714 HNBGW_Test.msc0-SCCP(535)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(535)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(550)@3c559826ea76: setverdict(pass): none -> pass 20241121124428400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428400 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124428400 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124428400 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124428400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124428400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124428400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124428400 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124428400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124428400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124428400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124428400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124428400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124428400 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002dd5a0) (sccp_scrc.c:472) 20241121124428400 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241121124428400 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124428400 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124428400 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124428400 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124428400 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124428400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124428400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124428401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(550)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124428402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124428405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124428407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124428410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124428412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124428415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124428417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124428419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124428420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124428422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124428424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124428425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124428427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124428429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124428431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124428434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124428436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124428439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124428442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124428444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(534)@3c559826ea76: Final verdict of PTC: none 20241121124428451 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35461<->l=127.0.0.1:4262) (control_if.c:193) 20241121124428451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49736<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(527)@3c559826ea76: Final verdict of PTC: none 20241121124428451 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124428451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124428451 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124428451 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124428451 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124428451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124428451 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124428451 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(537)@3c559826ea76: Final verdict of PTC: none 20241121124428452 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121124428452 DLINP DEBUG SRVCONN(,r=127.0.0.1:50713<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124428452 DLINP DEBUG SRVCONN(,r=127.0.0.1:50713<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124428452 DLINP NOTICE SRV(,r=127.0.0.1:50713<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124428452 DMAIN NOTICE (127.0.0.1:50713 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50713<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124428452 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(531)@3c559826ea76: Final verdict of PTC: none20241121124428452 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124428452 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124428452 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124428452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124428452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124428452 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124428452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124428452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124428452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124428452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124428452 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124428452 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124428452 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124428452 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124428452 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124428452 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124428452 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(541)@3c559826ea76: Final verdict of PTC: none20241121124428452 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124428452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc1-SCCP(538)@3c559826ea76: Final verdict of PTC: none 20241121124428452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124428452 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124428452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124428452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124428452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124428452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124428452 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124428452 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124428452 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124428452 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(542)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(545)@3c559826ea76: Final verdict of PTC: none 20241121124428452 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124428452 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124428452 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124428452 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124428452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(547)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(528)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(532)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(529)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(543)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(546)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(539)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(536)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(535)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(544)@3c559826ea76: Final verdict of PTC: none 20241121124428452 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124428453 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121124428453 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124428453 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124428453 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124428453 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124428453 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124428453 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124428453 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124428452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124428452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124428452 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124428452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124428452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124428452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124428452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124428452 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124428452 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124428452 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124428452 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124428452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124428452 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124428452 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124428452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae1965), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124428452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124428452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124428452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124428452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124428452 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124428452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124428452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124428452 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124428452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124428452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{disrupted}: Freeing instance (context_map.c:202) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7928009)[0x55b163de50d0]{disrupted}: Deallocated (fsm.c:568) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{disconnected}: Freeing instance (context_map.c:206) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b163dcc360]{disconnected}: Deallocated (fsm.c:568) 20241121124428453 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7928009 SCCP-67 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124428453 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124428453 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124428453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd5a0), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124428453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124428453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124428453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124428453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124428453 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124428453 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124428453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6193578)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{disconnected}: Freeing instance (context_map.c:206) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55b163dceed0]{disconnected}: Deallocated (fsm.c:568) 20241121124428453 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6193578 SCCP-69 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241121124428453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124428453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124428453 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124428453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124428453 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124428453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124428453 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124428453 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124428453 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124428453 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124428453 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124428453 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124428453 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124428453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96bd4), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124428453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124428453 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124428453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124428453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124428453 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124428453 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124428453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{disrupted}: Freeing instance (context_map.c:202) 20241121124428453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732334)[0x55b163dcc1b0]{disrupted}: Deallocated (fsm.c:568) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{disconnected}: Freeing instance (context_map.c:206) 20241121124428453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55b163dda370]{disconnected}: Deallocated (fsm.c:568) 20241121124428453 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732334 SCCP-68 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241121124428453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124428453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124428453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124428453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124428453 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124428453 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124428453 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124428461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124428461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124428461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124428461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124428461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124428461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124428461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124428461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124428462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124428462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124428462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124428462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124428462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124428462 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124428462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124428462 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124428462 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124428462 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124428462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124428462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124428462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124428462 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(540)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(533)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124428502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(530)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(527): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(528): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(529): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(530): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(531): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(532): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(533): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(534): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(535): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(536): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(537): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(538): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(539): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(540): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(541): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(542): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(543): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(544): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(545): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(546): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(547): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(548): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(549): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(550): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Thu Nov 21 12:44:28 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 20241121124428675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124429177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36090<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=547924) Waiting for packet dumper to finish... 1 (prev_count=547924, count=560956) 20241121124430453 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124430453 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124430453 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124430453 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124430453 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124430453 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124430453 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124430453 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124430453 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121124430453 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124430453 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124430453 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Thu Nov 21 12:44:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241121124432259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124432266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124432278 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45565<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(554)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124432928 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124432928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a1f3), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124432928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124432928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124432928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124432928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124432928 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124432928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7607f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124432928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124432928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124432928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124432928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124432928 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124432928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378b66), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124432928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124432928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124432928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124432928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124432929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124432929 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124432929 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124432929 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124432929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124432929 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124432929 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124432929 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124432929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124432929 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124432929 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124432929 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124432929 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124438453 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124438453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd5a0), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124438453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124438453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124438453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124438453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124438453 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124438453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae1965), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124438453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124438453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124438453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124438453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124438453 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124438453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96bd4), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124438453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124438453 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124438453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124438453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124438453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124438453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124438453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124438453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124438453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124438453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124438453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124438453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124438453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124438453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124438453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124438453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124438453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124442929 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124442929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378b66), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124442929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124442929 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124442929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124442929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124442929 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124442929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7607f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124442929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124442929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124442929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124442929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124442929 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124442929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a1f3), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124442929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124442929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124442929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124442930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124442930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124442930 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124442930 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124442930 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124442930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124442930 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124442930 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124442930 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124442930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124442930 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124442930 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124442930 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124442930 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(554)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(555)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124448349 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124448349 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124448374 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124448374 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448375 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124448375 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448375 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124448375 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448375 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448375 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124448375 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124448375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124448376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448376 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448376 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124448376 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448376 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448376 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124448376 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124448376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448376 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124448376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448376 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448376 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60406 (stream_srv.c:129) 20241121124448376 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60406<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124448376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124448376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124448376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124448376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124448376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124448376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124448376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124448376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(557)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124448377 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448377 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124448377 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124448377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448377 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124448377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448377 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448377 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448377 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124448377 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124448377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448377 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124448377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448377 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124448378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124448378 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124448378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124448378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124448378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124448378 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(561)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(561)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(561)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(559)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124448454 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124448454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96bd4), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124448454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124448454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448454 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124448454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae1965), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124448454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124448454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448454 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124448454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd5a0), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124448454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124448454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124448454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124448454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124448454 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(564)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(564)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(564)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(562)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124448469 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124448469 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448470 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124448470 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448470 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448470 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124448470 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124448470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124448470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448470 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124448471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124448471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124448471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124448471 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124448471 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448471 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448471 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124448471 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124448471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448471 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124448471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448471 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448472 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124448472 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124448472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124448472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124448472 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124448473 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448473 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124448473 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124448473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448473 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124448473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448473 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448473 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448473 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124448473 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124448473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448473 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124448473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448473 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124448473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124448473 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124448473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124448473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124448473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124448473 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(567)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(567)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(567)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(565)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(570)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(570)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(570)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-SCCP(568)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124448587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124448587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124448587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124448587 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124448587 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124448587 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124448587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124448587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124448587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124448587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124448597 DLINP DEBUG SRVCONN(,r=127.0.0.1:60406<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124448597 DLINP DEBUG SRVCONN(,r=127.0.0.1:60406<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124448597 DLINP DEBUG SRVCONN(,r=127.0.0.1:60406<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124448597 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124448597 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) 20241121124448597 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124448597 DHNBAP DEBUG (127.0.0.1:60406 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124448597 DHNBAP NOTICE (127.0.0.1:60406 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124448597 DHNBAP NOTICE (127.0.0.1:60406 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124448597 DLINP DEBUG SRVCONN(,r=127.0.0.1:60406<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124448597 DLINP DEBUG SRVCONN(,r=127.0.0.1:60406<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124448618 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124448618 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124448618 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124448618 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(561)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124448621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448621 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124448621 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124448621 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124448621 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124448621 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124448621 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124448623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448623 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124448623 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124448623 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124448623 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124448623 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124448623 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124448623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124448623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124448623 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124448623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124448623 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124448623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124448623 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124448623 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124448623 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124448623 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448624 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448624 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448624 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448624 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124448624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124448624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124448624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124448624 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124448624 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124448624 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124448624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124448624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448624 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448661 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124448661 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124448661 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124448661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(564)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124448665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448665 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124448665 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124448665 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124448665 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124448665 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124448665 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124448666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448666 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124448666 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124448666 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124448667 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124448667 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124448667 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124448667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124448667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124448667 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124448667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124448667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124448667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124448667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124448667 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124448667 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124448667 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448668 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448668 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124448668 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124448668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124448668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448668 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448668 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448668 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448668 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124448668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124448668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124448668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124448668 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124448716 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124448716 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124448716 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124448716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(567)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124448719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448719 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124448719 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124448719 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124448719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124448719 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124448719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124448721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448721 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124448721 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124448721 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124448721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124448721 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124448721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124448721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124448721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124448721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124448721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124448721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124448721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124448721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124448721 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124448721 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124448721 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448722 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448722 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124448722 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124448722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124448722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448722 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124448722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124448722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124448722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124448722 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124448759 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124448759 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124448759 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124448759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(570)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124448762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448762 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124448762 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124448762 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124448762 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124448762 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124448762 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124448763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448763 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124448763 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124448763 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124448763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124448763 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124448763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124448763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124448763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124448763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124448763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124448763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124448763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124448763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124448763 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124448763 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124448763 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124448765 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124448765 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124448765 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124448765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124448765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124448765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124448765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124448765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124448765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124448765 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124448765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124448765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124448765 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124448765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124448765 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124448765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124448765 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124448765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124448765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124448765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124448765 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449426 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124449426 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124449426 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124449426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124449426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124449426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124449426 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124449426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124449426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124449426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124449426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124449426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124449426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124449426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124449426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124449427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124449427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124449427 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124449427 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124449427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124449427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124449427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124449427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124449427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124449427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124449427 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124449427 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124449427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124449427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124449427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124449427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124449427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124449427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124449427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(560)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124449430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449430 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124449430 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124449430 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124449430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124449430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124449430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124449430 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124449430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124449430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124449430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124449430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124449430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124449430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124449430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124449430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124449430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124449430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124449430 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124449430 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(563)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124449470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124449470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124449470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124449470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124449470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124449470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449470 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124449470 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124449470 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124449470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124449470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124449470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124449470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124449470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124449470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124449470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124449470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124449470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124449470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124449470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124449470 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124449470 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) 20241121124449470 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) 20241121124449470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124449470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124449470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124449470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124449470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124449470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124449470 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124449470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124449470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124449470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124449470 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124449470 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124449472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449472 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124449472 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124449472 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124449472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124449472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124449472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124449472 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124449472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124449472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124449472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124449472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124449472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124449472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124449472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124449472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124449472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124449472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124449472 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124449472 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(566)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124449525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449525 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124449525 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124449525 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124449525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124449525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124449525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124449525 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124449525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124449525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124449525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124449525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124449525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124449525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124449525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124449525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124449525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124449525 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124449525 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124449525 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124449525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124449525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124449525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124449525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124449525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124449525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124449525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124449525 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124449525 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124449525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124449525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124449525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124449525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124449525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124449525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124449525 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449527 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124449527 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124449527 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124449527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124449527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124449527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124449527 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124449527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124449527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124449527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124449527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124449527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124449527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124449527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124449527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124449527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124449527 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124449528 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124449528 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(569)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124449567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449567 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124449567 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124449567 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124449567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124449568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124449568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124449568 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124449568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124449568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124449568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124449568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124449568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124449568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124449568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124449568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124449568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124449568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124449568 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124449568 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) 20241121124449568 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) 20241121124449568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124449568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124449568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124449568 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124449568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124449568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124449568 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124449568 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124449568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124449568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124449568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124449568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124449568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124449568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124449568 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124449569 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124449569 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124449569 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124449569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124449569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124449569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124449569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124449569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124449569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124449569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124449569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124449569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124449569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124449570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124449570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124449570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124449570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124449570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124449570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124449570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124449570 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124449570 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124449570 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124450604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124450608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124450612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124450614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124450616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124450618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124450620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124450622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124450624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124450626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124450629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124450632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124450634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124450636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124450639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124450642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124450645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124450648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124450650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124450651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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 := '000000000000000001111110'B, t_guard := 20.000000 } 20241121124450679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(563)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(556)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(572)3517606 20241121124451705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124451705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124451705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124451705 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124451705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35aca6, normal) (hnbgw_rua.c:388) 20241121124451705 DHNB DEBUG map_rua[0x55b163dda370]{init}: Allocated (fsm.c:456) 20241121124451705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124451705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3517606 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124451705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124451705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124451705 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3517606 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1075) 20241121124451705 DCN DEBUG map_sccp[0x55b163de50d0]{init}: Allocated (fsm.c:456) 20241121124451705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124451705 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3517606 <-> SCCP-70 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124451705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3517606 SCCP-70 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124451705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124451705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124451705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124451705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124451705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124451705 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124451705 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{IDLE}: Allocated (fsm.c:456) 20241121124451705 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124451705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300007e0056400500f1100926) (sccp_scrc.c:401) 20241121124451705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124451706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124451706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124451706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124451706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124451706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124451706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124451706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124451706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124451706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124451706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124451706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124451706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124451706 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124451706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124451706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124451706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124451706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124451706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124451706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124451706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124451706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124451706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124451706 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(562)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(563)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(572) HNBGW_Test.msc1-RAN(563)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(572)16313006 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(572)@3c559826ea76: setverdict(pass): none -> pass 20241121124451714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124451714 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124451714 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124451714 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124451714 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124451714 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124451714 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124451714 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124451714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124451714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124451714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124451714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124451715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124451715 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e4abe7) (sccp_scrc.c:472) 20241121124451715 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241121124451715 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124451715 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124451715 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124451715 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124451715 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124451715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124451715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124451716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(572)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124451717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124451719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124451721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124451723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124451725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124451727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124451729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124451731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124451733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124451736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124451738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124451740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124451742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124451744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124451746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124451747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124451750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124451752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124451754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124451757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000001111010'B, t_guard := 20.000000 } 20241121124451786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(563)@3c559826ea76: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@3c559826ea76: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(573) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(556)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(573)5828971 20241121124452799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124452799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124452799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121124452799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124452799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x58f16b, normal) (hnbgw_rua.c:388) 20241121124452799 DHNB DEBUG map_rua[0x55b163dcc230]{init}: Allocated (fsm.c:456) 20241121124452799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124452800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5828971 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124452800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124452800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124452800 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124452800 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5828971 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1075) 20241121124452800 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124452800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124452800 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5828971 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124452800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5828971 SCCP-71 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121124452800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124452800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124452800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124452800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124452800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124452800 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124452800 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{IDLE}: Allocated (fsm.c:456) 20241121124452800 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124452800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300007a0056400500f1100926) (sccp_scrc.c:401) 20241121124452800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124452800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124452800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124452800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124452800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124452800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124452800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124452800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124452800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124452800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124452800 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124452800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124452800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124452800 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124452800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124452800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124452800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124452800 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124452800 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124452800 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124452800 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124452800 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124452800 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124452800 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(562)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(563)@3c559826ea76: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(573) HNBGW_Test.msc1-RAN(563)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(573)3452324 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124452804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124452804 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124452804 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124452804 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124452804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124452804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124452804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124452804 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124452804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124452804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124452804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124452804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124452804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124452804 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bbdb9e) (sccp_scrc.c:472) 20241121124452804 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241121124452804 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124452804 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124452804 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124452804 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124452804 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124452804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124452804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(573)@3c559826ea76: setverdict(pass): none -> pass 20241121124452807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(573)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124452809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124452812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124452814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124452817 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124452820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124452823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124452826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124452828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124452831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124452834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124452837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124452840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124452842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124452845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124452847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124452849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124452852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124452855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124452858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124452861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000100001110'B, t_guard := 20.000000 } 20241121124452893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124452930 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124452931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042a1f3), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124452931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124452931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124452931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124452931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124452931 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124452931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7607f), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124452931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124452931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124452931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124452931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124452931 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124452931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378b66), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124452931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124452931 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124452931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124452931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124452931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124452931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124452931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124452931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124452931 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124452931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124452931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124452931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124452931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124452931 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124452931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124452931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124452931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124452931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124452931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124452931 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124452934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124452934 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124452934 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124452934 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124452934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124452934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124452934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124452934 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124452934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124452934 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124452934 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124452934 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124452934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124452934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124452934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124452934 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124452934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124452934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124452934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124452934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124452934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124452934 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=0042a1f3) (sccp_scrc.c:472) 20241121124452934 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1823) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(66)[0x55b163de0e30]{IDLE}: Deallocated (fsm.c:568) 20241121124452934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124452934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124452934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124452934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124452934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124452934 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=00378b66) (sccp_scrc.c:472) 20241121124452934 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1823) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124452934 DLSCCP DEBUG SCCP-SCOC(65)[0x55b163dc2990]{IDLE}: Deallocated (fsm.c:568) 20241121124453137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453137 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124453137 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124453137 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124453137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124453137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124453137 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124453137 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124453138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124453138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124453138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124453138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124453138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124453138 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=00b7607f) (sccp_scrc.c:472) 20241121124453138 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1823) 20241121124453138 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124453138 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124453138 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124453138 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124453138 DLSCCP DEBUG SCCP-SCOC(64)[0x55b163de1af0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(563)@3c559826ea76: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@3c559826ea76: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(574) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(556)@3c559826ea76: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(574)8087013 20241121124453905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124453905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124453905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121124453905 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124453905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b65e5, normal) (hnbgw_rua.c:388) 20241121124453905 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124453905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124453905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8087013 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124453905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124453905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124453905 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8087013 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1075) 20241121124453905 DCN DEBUG map_sccp[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121124453905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124453905 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8087013 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124453905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8087013 SCCP-72 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121124453905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124453905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124453905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124453905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124453905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124453905 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124453905 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{IDLE}: Allocated (fsm.c:456) 20241121124453905 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124453905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f400300010e0056400500f1100926) (sccp_scrc.c:401) 20241121124453905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124453905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124453905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124453905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124453905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124453905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124453905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124453905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124453905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124453905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124453905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124453905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124453905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124453905 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124453905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124453905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124453905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453905 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124453905 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124453905 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124453905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124453905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124453905 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124453905 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(562)@3c559826ea76: First idle individual index:2 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(563)@3c559826ea76: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(574) HNBGW_Test.msc1-RAN(563)@3c559826ea76: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(574)2455905 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241121124453909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453909 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124453909 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124453909 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124453909 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124453909 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124453909 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124453909 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(574)@3c559826ea76: setverdict(pass): none -> pass 20241121124453909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124453909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124453909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124453909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124453909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124453909 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e2da27) (sccp_scrc.c:472) 20241121124453909 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241121124453909 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124453909 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124453909 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124453909 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124453909 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124453909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124453909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124453910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(574)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124453911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124453914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124453916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124453918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124453921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124453923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124453925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124453928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124453930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124453932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124453935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124453937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124453939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124453942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124453944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124453946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124453948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124453951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124453953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124453955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-SCCP(568)@3c559826ea76: Final verdict of PTC: none 20241121124453964 DLINP DEBUG SRVCONN(,r=127.0.0.1:60406<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124453964 DLINP DEBUG SRVCONN(,r=127.0.0.1:60406<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124453964 DLINP NOTICE SRV(,r=127.0.0.1:60406<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124453964 DMAIN NOTICE (127.0.0.1:60406 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60406<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124453964 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124453964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124453964 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45565<->l=127.0.0.1:4262) (control_if.c:193) 20241121124453964 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121124453964 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124453964 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124453964 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124453964 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124453964 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124453964 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124453965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124453965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(551)@3c559826ea76: Final verdict of PTC: none 20241121124453965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124453965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124453965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124453965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124453965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124453965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124453965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124453965 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124453965 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124453965 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124453965 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124453965 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124453965 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121124453965 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124453965 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124453965 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124453965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124453965 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124453965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124453965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(569)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(565)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(570)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(563)@3c559826ea76: Final verdict of PTC: none 20241121124453965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124453965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124453965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124453965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124453965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124453965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124453965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124453965 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124453965 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124453965 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124453965 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124453966 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124453966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124453966 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124453966 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124453966 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124453966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453966 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124453966 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124453966 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124453966 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124453966 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124453966 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124453966 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124453967 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124453967 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121124453967 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124453967 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124453967 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124453967 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124453967 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124453967 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124453967 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124453966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124453966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124453966 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124453966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124453966 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124453966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124453966 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124453966 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124453966 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124453966 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124453966 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124453966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124453967 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124453967 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124453967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4abe7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124453967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124453967 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124453967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124453967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124453967 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124453967 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124453967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{disrupted}: Freeing instance (context_map.c:202) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3517606)[0x55b163dda370]{disrupted}: Deallocated (fsm.c:568) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{disconnected}: Freeing instance (context_map.c:206) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-70)[0x55b163de50d0]{disconnected}: Deallocated (fsm.c:568) 20241121124453967 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3517606 SCCP-70 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124453967 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124453967 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124453967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbdb9e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124453967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124453967 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124453967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124453967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124453967 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124453967 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124453967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{disrupted}: Freeing instance (context_map.c:202) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5828971)[0x55b163dcc230]{disrupted}: Deallocated (fsm.c:568) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121124453967 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5828971 SCCP-71 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124453967 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124453967 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124453967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2da27), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124453967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124453967 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124453967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124453967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124453967 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124453967 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124453967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121124453967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8087013)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{disconnected}: Freeing instance (context_map.c:206) 20241121124453967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b163dc2990]{disconnected}: Deallocated (fsm.c:568) 20241121124453967 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8087013 SCCP-72 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241121124453967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124453967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124453967 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124453967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124453967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124453967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124453967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124453967 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124453967 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124453967 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124453967 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124453967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124453967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124453967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124453967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124453967 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124453967 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124453967 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124453968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453968 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124453968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124453968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124453968 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124453968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453968 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124453968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124453968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124453968 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124453968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124453968 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124453968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124453968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124453968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124453968 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(567)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(556)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(566)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(560)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(553)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(558)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(559)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(564)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(571)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(555)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(557)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(552)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(561)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(562)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124453995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36098<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(554)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(551): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(552): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(553): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(554): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(555): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(556): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(557): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(558): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(559): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(560): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(561): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(562): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(563): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(564): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(565): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(566): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(567): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(568): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(569): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(570): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(571): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(572): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(573): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(574): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Thu Nov 21 12:44:54 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 20241121124454190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124454691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=556824) Waiting for packet dumper to finish... 1 (prev_count=556824, count=557364) 20241121124455966 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124455966 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124455966 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124455966 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124455966 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124455966 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121124455966 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124455966 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124455966 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124455967 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124455967 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124455967 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Thu Nov 21 12:44:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241121124457778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124457783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124457794 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35853<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(578)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124458455 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124458455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd5a0), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124458455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124458455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124458455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124458455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124458455 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124458455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae1965), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124458455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124458455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124458455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124458455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124458455 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124458455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96bd4), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124458455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124458455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124458455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124458455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124458455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124458455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124458455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124458455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124458455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124458455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124458455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124458455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124458455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124458455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124458455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124458455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124458455 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124503967 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124503967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2da27), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124503968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124503968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124503968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124503968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124503968 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124503968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbdb9e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124503968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124503968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124503968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124503968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124503968 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124503968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4abe7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124503968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124503968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124503968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124503968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124503968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124503968 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124503968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124503968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124503968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124503968 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124503968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124503968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124503968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124503968 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124503968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124503968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124503968 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124508456 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124508456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96bd4), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124508456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124508456 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124508456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124508456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124508456 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124508456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae1965), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124508456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124508456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124508456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124508456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124508456 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124508456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd5a0), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124508456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124508456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124508456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124508456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124508456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124508456 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124508456 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124508456 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124508456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124508456 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124508456 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124508456 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124508456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124508456 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124508456 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124508456 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124508456 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(578)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(579)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124513886 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124513886 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124513908 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124513908 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124513909 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124513909 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124513909 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124513909 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124513909 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124513909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124513909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124513909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124513909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124513909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124513909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124513909 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124513909 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124513909 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124513910 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124513910 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124513910 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124513910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124513910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124513911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124513911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124513911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124513911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124513911 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124513911 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124513911 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124513911 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124513911 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124513911 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124513911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124513911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124513911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124513911 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124513911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124513911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124513911 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124513912 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124513912 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124513912 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124513912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124513912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124513912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124513912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124513912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124513912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124513912 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124513912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124513912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124513912 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124513910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124513910 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124513910 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124513910 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124513910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124513910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124513910 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124513911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124513911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124513911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124513911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124513911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124513911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124513911 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124513911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124513911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124513911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124513911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124513911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124513911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124513911 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124513912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124513912 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124513912 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124513912 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124513912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124513912 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(581)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124513917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53097 (stream_srv.c:129) 20241121124513918 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53097<->l=127.0.0.1:29169 (hnbgw.c:791) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241121124513968 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124513968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbdb9e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124513968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124513968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124513968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124513968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124513968 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124513968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2da27), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124513968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124513968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124513968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124513968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124513968 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124513968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4abe7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124513968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124513968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124513968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124513968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc0-M3UA(585)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(585)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(585)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(583)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124513969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124513969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124513969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124513969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124513969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124513969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124513969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124513969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124513969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124513969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124513969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124513969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124513969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(588)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(588)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(588)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(586)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(591)@3c559826ea76: ************************************************* HNBGW_Test.msc2-M3UA(591)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(591)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(589)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124514124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124514124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124514124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124514124 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124514124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124514124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124514124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124514124 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124514126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514126 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514126 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514126 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124514126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124514126 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124514126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514126 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514126 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514126 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124514126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124514126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124514126 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124514122 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124514123 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514123 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124514123 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514123 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124514123 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514124 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124514124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124514124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124514124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514124 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514124 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124514124 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514124 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514124 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124514124 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124514124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514124 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124514124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514124 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514125 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514125 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124514125 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124514125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514125 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124514125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514125 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514125 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514125 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124514125 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124514126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514126 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124514126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514126 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514168 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124514168 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124514168 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124514168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(585)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124514173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514173 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124514173 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124514173 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124514173 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124514173 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124514173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124514175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124514175 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124514175 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124514175 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124514175 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124514175 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124514175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124514175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124514175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124514175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124514175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124514175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124514175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124514175 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124514175 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124514175 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514177 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514177 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124514177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124514177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124514177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514177 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514177 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514177 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514177 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124514177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124514177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124514177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124514177 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(592)@3c559826ea76: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn0-M3UA(594)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(594)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(594)@3c559826ea76: ************************************************* 20241121124514258 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124514258 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124514258 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124514258 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(588)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124514263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514263 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124514263 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124514263 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124514263 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124514263 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124514263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124514265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514265 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124514265 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124514265 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124514265 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124514265 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124514265 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124514265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124514265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124514265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124514265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124514265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124514265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124514265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124514265 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124514265 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124514265 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514266 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514266 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124514266 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124514266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124514266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514266 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124514267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124514267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124514267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124514267 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(597)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-SCCP(595)@3c559826ea76: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(597)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(597)@3c559826ea76: ************************************************* 20241121124514314 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124514314 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121124514314 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124514314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(591)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121124514333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514333 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121124514333 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124514333 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124514333 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124514333 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121124514333 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124514335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514335 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124514335 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124514335 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124514335 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124514335 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124514336 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124514336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124514336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124514336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121124514336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124514336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124514336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124514336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124514336 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124514336 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124514336 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514337 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514337 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124514337 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124514337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514337 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124514337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514337 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124514342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124514342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124514342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124514342 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(600)@3c559826ea76: ************************************************* HNBGW_Test.sgsn2-M3UA(600)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(600)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(598)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124514404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124514404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124514404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124514404 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124514404 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124514404 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124514404 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124514404 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124514404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124514404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241121124514408 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124514408 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124514408 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124514408 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication MTC@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-M3UA(594)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124514420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514420 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124514420 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124514420 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124514420 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124514420 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124514420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124514422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124514422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124514422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124514422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124514422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124514422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124514422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124514422 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124514422 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124514422 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514422 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124514422 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124514422 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124514422 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124514422 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124514422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124514423 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514423 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124514423 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124514424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124514424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514424 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124514425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124514425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124514425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124514425 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124514428 DLINP DEBUG SRVCONN(,r=127.0.0.1:53097<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124514428 DLINP DEBUG SRVCONN(,r=127.0.0.1:53097<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124514428 DLINP DEBUG SRVCONN(,r=127.0.0.1:53097<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124514428 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124514428 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) 20241121124514428 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124514428 DHNBAP DEBUG (127.0.0.1:53097 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124514428 DHNBAP NOTICE (127.0.0.1:53097 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124514428 DHNBAP NOTICE (127.0.0.1:53097 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124514428 DLINP DEBUG SRVCONN(,r=127.0.0.1:53097<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124514428 DLINP DEBUG SRVCONN(,r=127.0.0.1:53097<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124514486 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124514486 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124514486 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124514486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(597)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124514490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514490 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124514490 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124514490 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124514490 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124514490 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124514490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124514492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514492 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124514492 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124514492 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124514492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124514492 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124514492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124514492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124514492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124514492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124514492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124514492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124514492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124514492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124514492 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124514492 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124514492 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514493 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514493 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124514493 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124514493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124514493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514493 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124514494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124514494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124514494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124514494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124514566 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124514566 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241121124514566 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124514566 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(600)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241121124514571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514571 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241121124514571 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124514571 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124514571 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124514571 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241121124514571 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124514572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514574 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124514574 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124514574 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124514574 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124514574 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124514574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124514575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124514575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124514575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241121124514575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124514575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124514575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124514575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124514575 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124514575 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124514575 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124514576 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124514576 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124514576 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124514576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124514576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124514576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124514576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124514576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124514576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124514576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124514576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124514576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124514576 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124514577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124514577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124514577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124514577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124514577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124514577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121124514577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(584)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124514999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124514999 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124514999 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124514999 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124514999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124514999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124514999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124514999 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515001 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124515001 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124515001 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124515001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124515001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124515001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124515001 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515001 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124515001 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124515001 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124515001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515001 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124515000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124515000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124515000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124515000 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124515000 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124515000 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124515000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124515000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124515000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124515000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124515000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124515000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124515000 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124515000 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124515001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124515001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124515001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124515001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515001 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124515001 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124515001 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124515076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124515077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124515077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124515077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124515077 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124515077 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) 20241121124515077 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) 20241121124515077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124515077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124515077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124515077 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124515077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124515077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124515077 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124515077 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(587)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124515076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515076 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124515076 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124515076 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124515076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515076 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515077 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124515077 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124515077 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124515077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124515077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124515077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124515077 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515086 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124515086 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124515086 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124515086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515086 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124515086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124515086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124515086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124515086 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124515086 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(590)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124515148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515148 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124515148 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124515148 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124515148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515148 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124515148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124515148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124515148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124515149 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124515149 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) 20241121124515149 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) 20241121124515149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124515149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124515149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124515149 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124515149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124515149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124515149 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124515149 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{CONNECTED}: link up (cnlink.c:111) 20241121124515149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124515149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124515149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124515149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124515149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124515149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124515149 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515150 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124515150 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124515150 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124515150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515150 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124515150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515150 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124515150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124515150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515150 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124515150 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124515150 DRANAP INFO cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(593)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124515217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515217 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124515217 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124515217 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124515217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515217 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515217 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124515217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124515217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124515217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515217 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124515218 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124515218 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124515218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124515218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124515218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124515218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124515218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124515218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124515218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124515218 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124515218 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124515218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515218 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124515218 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124515218 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124515218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124515218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124515218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124515218 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515224 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124515224 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124515224 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124515224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515224 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124515224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124515224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124515224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124515224 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124515224 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124515284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515284 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124515284 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124515284 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124515284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515284 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515284 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124515284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124515284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124515284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124515285 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124515285 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) 20241121124515285 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) 20241121124515285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124515285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124515285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124515285 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124515285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124515285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124515285 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124515285 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124515286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124515286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124515286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124515286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124515286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124515286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124515286 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(596)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124515291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515291 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124515291 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124515291 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124515291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515291 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124515291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124515291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124515291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515291 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124515291 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124515291 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124515380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515380 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121124515380 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121124515380 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121124515380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515380 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124515381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121124515381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124515381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515381 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124515381 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124515381 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) 20241121124515381 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) 20241121124515381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124515381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124515381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124515381 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124515381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124515381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124515381 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124515381 DRANAP NOTICE cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: link up (cnlink.c:111) 20241121124515381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515381 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124515381 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124515381 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124515381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124515381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124515381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121124515381 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(599)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124515393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124515393 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121124515393 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121124515393 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121124515393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124515393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124515393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124515393 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124515393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124515393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124515393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124515393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124515393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124515393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124515393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121124515393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124515393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124515394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124515394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124515394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124515394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124515394 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124515394 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124515394 DRANAP INFO cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124516446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124516458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124516461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124516464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124516466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124516469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124516471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124516474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124516482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124516488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124516490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124516493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124516496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124516499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124516502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124516505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124516508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124516511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124516515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124516519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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 := '000000000000000110110001'B, t_guard := 20.000000 } 20241121124516573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(590)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(590)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(602) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(580)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(602)11720137 20241121124517597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124517597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124517597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124517597 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124517597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb2d5c9, normal) (hnbgw_rua.c:388) 20241121124517597 DHNB DEBUG map_rua[0x55b163dcc230]{init}: Allocated (fsm.c:456) 20241121124517597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124517597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11720137 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124517597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124517597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124517597 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11720137 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1075) 20241121124517597 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124517597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124517597 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11720137 <-> SCCP-73 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121124517597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11720137 SCCP-73 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124517597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124517597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124517597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124517597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124517597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124517597 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124517597 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{IDLE}: Allocated (fsm.c:456) 20241121124517597 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124517597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001b10056400500f1100926) (sccp_scrc.c:401) 20241121124517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124517597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124517597 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124517597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124517597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124517597 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124517597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124517597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124517597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124517597 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124517597 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124517597 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124517597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124517597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124517597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124517597 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(589)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc2-SCCP(589)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(590)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(602) HNBGW_Test.msc2-RAN(590)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(602)15248542 HNBGW_Test.msc2-SCCP(589)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(589)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(602)@3c559826ea76: setverdict(pass): none -> pass 20241121124517609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124517609 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124517609 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124517609 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124517609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124517609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124517609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124517609 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124517609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124517609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124517609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124517609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124517609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124517609 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2afd8) (sccp_scrc.c:472) 20241121124517609 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241121124517609 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124517609 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124517609 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124517609 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124517609 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124517609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124517609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124517610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(602)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124517611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124517614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124517616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124517618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124517621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124517623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124517625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124517627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124517629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124517632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124517634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124517637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124517639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124517641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124517643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124517646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124517648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124517652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124517654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124517657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000000101000'B, t_guard := 20.000000 } 20241121124517686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124518457 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124518457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002dd5a0), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124518457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124518457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124518457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124518457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124518457 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124518457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae1965), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124518457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124518457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124518457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124518457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124518457 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124518457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96bd4), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124518457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124518457 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124518457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124518457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124518457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124518457 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124518457 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124518457 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124518457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124518457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124518457 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124518457 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124518458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124518458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124518458 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124518458 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124518458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124518458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124518458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124518458 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124518458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124518458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124518458 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124518458 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124518458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124518458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124518458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124518458 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124518460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124518460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124518460 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124518460 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124518460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124518460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124518460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124518460 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124518460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124518460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124518460 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124518460 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124518460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124518460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124518460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124518460 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124518460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124518460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124518460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124518460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124518460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124518460 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=002dd5a0) (sccp_scrc.c:472) 20241121124518460 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1823) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(69)[0x55b163dd36e0]{IDLE}: Deallocated (fsm.c:568) 20241121124518460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124518460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124518460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124518460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124518460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124518460 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=00d96bd4) (sccp_scrc.c:472) 20241121124518460 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1823) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124518460 DLSCCP DEBUG SCCP-SCOC(68)[0x55b163dda530]{IDLE}: Deallocated (fsm.c:568) 20241121124518661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124518661 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124518661 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124518661 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124518661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124518661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124518661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124518661 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124518662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124518662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124518662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124518662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124518662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124518662 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=00ae1965) (sccp_scrc.c:472) 20241121124518662 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1823) 20241121124518662 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124518662 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124518662 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124518662 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124518662 DLSCCP DEBUG SCCP-SCOC(67)[0x55b163dda740]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(590)@3c559826ea76: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(590)@3c559826ea76: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(603) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(580)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(603)6980797 20241121124518701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124518701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124518701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121124518701 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124518701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6a84bd, normal) (hnbgw_rua.c:388) 20241121124518701 DHNB DEBUG map_rua[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121124518701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124518701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6980797 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124518701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124518701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124518701 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124518701 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6980797 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1075) 20241121124518701 DCN DEBUG map_sccp[0x55b163dd36e0]{init}: Allocated (fsm.c:456) 20241121124518701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124518701 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6980797 <-> SCCP-74 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121124518701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6980797 SCCP-74 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121124518701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124518701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124518701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124518701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124518701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124518701 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124518701 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{IDLE}: Allocated (fsm.c:456) 20241121124518701 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124518701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030000280056400500f1100926) (sccp_scrc.c:401) 20241121124518701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124518701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124518701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124518701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124518701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124518701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124518701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124518701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124518701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124518701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124518701 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124518701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124518701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124518701 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124518701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124518701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124518701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124518701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124518701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124518701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124518702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124518702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124518702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124518702 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(589)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc2-SCCP(589)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(590)@3c559826ea76: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(603) HNBGW_Test.msc2-RAN(590)@3c559826ea76: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(603)6795287 HNBGW_Test.msc2-SCCP(589)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(589)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124518705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124518705 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124518705 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124518706 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124518706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124518706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124518706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124518706 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124518706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(603)@3c559826ea76: setverdict(pass): none -> pass 20241121124518706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124518706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124518706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124518706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124518706 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc8be2) (sccp_scrc.c:472) 20241121124518706 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241121124518706 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124518706 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124518706 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124518706 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124518706 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:485) 20241121124518706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124518706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124518708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43774<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(603)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124518709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124518711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124518714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124518717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124518720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124518722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124518725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124518728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124518730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124518733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124518735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124518738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124518740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124518742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124518745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124518748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124518750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124518753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124518755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124518758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000001110001'B, t_guard := 20.000000 } 20241121124518787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(587)@3c559826ea76: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(587)@3c559826ea76: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(604) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(580)@3c559826ea76: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(604)8579584 20241121124519802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124519802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124519802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124519802 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124519802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x82ea00, normal) (hnbgw_rua.c:388) 20241121124519802 DHNB DEBUG map_rua[0x55b163dd9c50]{init}: Allocated (fsm.c:456) 20241121124519802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124519802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8579584 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124519802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124519802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124519802 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8579584 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124519802 DCN DEBUG map_sccp[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121124519802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124519802 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8579584 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124519802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8579584 SCCP-75 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121124519802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124519802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124519802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124519802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124519802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124519802 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124519802 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{IDLE}: Allocated (fsm.c:456) 20241121124519802 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124519802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000710056400500f1100926) (sccp_scrc.c:401) 20241121124519802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124519802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124519802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124519802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124519802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124519802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124519802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124519802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124519802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124519802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124519802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124519802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124519802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124519802 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124519802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124519802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124519802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124519802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124519802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124519802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124519802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124519802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124519802 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(586)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(586)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(587)@3c559826ea76: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(604) HNBGW_Test.msc1-RAN(587)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(604)11490829 HNBGW_Test.msc1-SCCP(586)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(586)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(604)@3c559826ea76: setverdict(pass): none -> pass 20241121124519811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124519812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124519812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124519812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124519812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124519812 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057ece9) (sccp_scrc.c:472) 20241121124519812 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241121124519812 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124519812 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124519812 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124519812 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124519812 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124519812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124519812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124519811 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124519812 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124519812 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124519812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124519812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124519812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124519812 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124519813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(604)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124519814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124519816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124519818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124519819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124519821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124519823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124519825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124519828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124519830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124519833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124519836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124519837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124519839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124519841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124519843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124519844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124519847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124519849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124519851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124519853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124519860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124519861 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35853<->l=127.0.0.1:4262) (control_if.c:193) 20241121124519861 DLINP DEBUG SRVCONN(,r=127.0.0.1:53097<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124519861 DLINP DEBUG SRVCONN(,r=127.0.0.1:53097<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124519861 DLINP NOTICE SRV(,r=127.0.0.1:53097<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124519861 DMAIN NOTICE (127.0.0.1:53097 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53097<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124519861 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(575)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(598)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(593)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(583)@3c559826ea76: Final verdict of PTC: none 20241121124519863 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124519863 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124519863 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124519863 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124519863 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124519863 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124519863 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124519863 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124519863 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124519863 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124519863 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121124519863 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(584)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(580)@3c559826ea76: Final verdict of PTC: none 20241121124519863 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124519863 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124519863 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124519863 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124519863 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124519863 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124519863 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124519863 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124519863 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124519864 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124519864 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124519864 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124519864 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124519864 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(576)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(579)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(599)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(592)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(587)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(582)@3c559826ea76: Final verdict of PTC: none 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124519864 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124519864 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124519864 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124519864 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124519864 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124519864 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124519864 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124519864 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124519864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(596)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(595)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(577)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-RAN(590)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(594)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(585)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(597)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(600)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(581)@3c559826ea76: Final verdict of PTC: none 20241121124519865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124519865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124519865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124519865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124519865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124519865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124519865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124519865 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124519865 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124519865 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124519865 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124519865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124519865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124519865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124519865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124519865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124519865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124519866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124519866 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124519866 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124519866 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124519866 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124519866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124519866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124519866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124519866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124519866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124519866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124519866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124519866 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124519866 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124519866 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124519866 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124519866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124519866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124519866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241121124519866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124519866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124519866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124519866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124519866 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124519866 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124519866 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124519866 DRANAP NOTICE cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124519866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124519866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124519866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124519866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124519866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124519866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124519866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124519866 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124519866 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124519866 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124519866 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124519866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124519866 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124519866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ece9), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124519866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124519866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124519866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124519866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124519866 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124519866 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124519866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{disrupted}: Freeing instance (context_map.c:202) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8579584)[0x55b163dd9c50]{disrupted}: Deallocated (fsm.c:568) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{disconnected}: Freeing instance (context_map.c:206) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b163dc2990]{disconnected}: Deallocated (fsm.c:568) 20241121124519866 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8579584 SCCP-75 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241121124519866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124519866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124519866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124519866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124519866 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124519866 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124519866 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124519866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124519866 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124519866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2afd8), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124519866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124519866 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124519866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124519866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124519866 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{disrupted}: Freeing instance (context_map.c:202) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11720137)[0x55b163dcc230]{disrupted}: Deallocated (fsm.c:568) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-73)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121124519866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11720137 SCCP-73 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124519866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124519866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124519866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124519866 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124519866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8be2), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124519867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124519867 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124519867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124519867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124519867 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124519867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124519867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124519867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{disrupted}: Freeing instance (context_map.c:202) 20241121124519867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6980797)[0x55b163dda530]{disrupted}: Deallocated (fsm.c:568) 20241121124519867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124519867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{disconnected}: Freeing instance (context_map.c:206) 20241121124519867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55b163dd36e0]{disconnected}: Deallocated (fsm.c:568) 20241121124519867 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6980797 SCCP-74 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241121124519869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124519869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124519869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124519869 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124519869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124519869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124519869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124519869 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124519869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124519869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124519869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124519869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124519869 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124519874 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124519874 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241121124519874 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121124519874 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124519874 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124519874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124519874 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121124519874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124519874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124519874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124519874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124519874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121124519874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124519874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124519874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124519874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124519874 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124519874 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124519874 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124519874 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(588)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(586)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(601)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(591)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124519938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(578)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(589)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(575): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(576): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(577): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(578): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(579): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(580): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(581): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(582): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(583): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(584): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(585): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(586): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(587): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(588): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-SCCP(589): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-RAN(590): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-M3UA(591): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(592): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(593): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(594): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(595): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(596): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(597): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(598): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-RAN(599): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(600): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(601): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(602): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(603): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(604): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Thu Nov 21 12:45:20 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 20241121124520099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124520601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43798<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=672396) Waiting for packet dumper to finish... 1 (prev_count=672396, count=676392) 20241121124521864 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124521864 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241121124521864 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241121124521864 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124521864 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124521864 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121124521864 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124521864 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124521864 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124521864 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124521864 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124521864 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124521865 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124521865 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124521865 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124521874 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124521874 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121124521874 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Thu Nov 21 12:45:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_L3Compl_no_cn started. 20241121124523687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124523692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124523699 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38503<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(608)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124523968 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124523969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4abe7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124523969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124523969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124523969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124523969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124523969 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124523969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2da27), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124523969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124523969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124523969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124523969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124523969 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124523969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbdb9e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124523969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124523969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124523969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124523969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124523969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124523969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124523969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124523969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124523969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124523969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124523969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124523969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124523969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124523969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124523969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124523969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124523969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124529867 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124529867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8be2), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124529867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124529867 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124529867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124529867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124529867 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124529867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2afd8), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124529867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124529867 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124529867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124529867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124529867 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124529867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ece9), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124529867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124529867 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124529867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124529867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124529868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124529868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124529868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124529868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124529868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124529868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124529868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124529868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124529868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124529868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124529868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124529868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124529868 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124533969 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124533969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbdb9e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124533969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124533969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124533969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124533969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124533969 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124533969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2da27), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124533969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124533969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124533969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124533969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124533969 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124533969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4abe7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124533970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124533970 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124533970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124533970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124533970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124533970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124533970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124533970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124533970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124533970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124533970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124533970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124533970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124533970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124533970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124533970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124533970 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(608)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Compl_no_cn-Iuh0(609)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124539759 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124539759 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124539783 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124539783 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124539783 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124539783 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124539784 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124539784 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124539784 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124539784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124539784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124539784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_mscpool_L3Compl_no_cn-Iuh1(611)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124539784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124539784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539784 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124539784 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124539784 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124539784 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124539784 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124539784 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124539784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124539784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124539784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539785 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124539785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539785 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124539785 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43266 (stream_srv.c:129) 20241121124539785 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43266<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124539785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124539785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124539785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124539785 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124539785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124539785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124539785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124539785 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124539785 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124539785 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124539785 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124539785 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124539785 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124539785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124539786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124539786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539786 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124539786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539786 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124539786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539786 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539786 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539786 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124539786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124539786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124539786 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124539787 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124539787 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124539787 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124539787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124539787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124539787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539787 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124539787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539787 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124539787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124539787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124539787 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(615)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(615)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(615)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(613)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124539826 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124539826 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124539826 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124539826 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124539826 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124539826 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124539827 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124539827 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124539827 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124539827 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124539827 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124539827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124539827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124539827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124539827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539827 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124539827 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124539827 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124539827 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124539827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124539827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124539827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539827 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124539827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539827 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124539828 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124539828 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124539828 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124539828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124539828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124539828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124539828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539828 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124539828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539828 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124539828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124539828 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124539828 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124539828 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124539828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124539828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124539828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124539828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124539828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124539828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539828 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124539828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539828 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124539828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124539828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124539828 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(618)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(618)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(618)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(616)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124539868 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124539868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ece9), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124539868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124539868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539868 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124539868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2afd8), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124539868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539868 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124539869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539869 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124539869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8be2), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124539869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124539869 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124539869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124539869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124539869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124539869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124539869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124539869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124539869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124539869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124539869 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124539887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124539887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124539887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124539887 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124539887 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124539887 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124539888 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124539888 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124539888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124539888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124539897 DLINP DEBUG SRVCONN(,r=127.0.0.1:43266<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124539897 DLINP DEBUG SRVCONN(,r=127.0.0.1:43266<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124539897 DLINP DEBUG SRVCONN(,r=127.0.0.1:43266<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124539897 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124539897 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) 20241121124539897 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124539897 DHNBAP DEBUG (127.0.0.1:43266 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124539897 DHNBAP NOTICE (127.0.0.1:43266 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124539897 DHNBAP NOTICE (127.0.0.1:43266 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124539897 DLINP DEBUG SRVCONN(,r=127.0.0.1:43266<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124539897 DLINP DEBUG SRVCONN(,r=127.0.0.1:43266<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124540019 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124540019 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124540019 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124540019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(615)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124540023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540023 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124540023 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124540023 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124540023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124540023 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124540023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124540025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540025 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124540025 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124540025 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124540025 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124540025 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124540025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124540025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124540025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124540025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124540025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124540025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124540025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124540025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124540025 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124540025 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124540025 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124540026 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124540026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124540026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124540026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124540026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124540026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124540026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124540026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124540026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124540026 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124540026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124540026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124540026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124540026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124540026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124540026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124540026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124540062 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124540062 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124540062 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124540062 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(618)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124540065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540065 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124540065 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124540065 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124540065 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124540065 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124540065 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124540066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540066 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124540066 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124540066 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124540066 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124540066 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124540066 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124540066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124540066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124540066 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124540066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124540066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124540066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124540066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124540066 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124540066 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124540066 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124540068 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124540068 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124540068 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124540068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124540068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124540068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124540068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124540068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124540068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124540068 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124540068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540068 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124540068 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124540068 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124540068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124540068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124540068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124540068 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124540828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540828 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124540828 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124540828 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124540828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124540828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124540828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-RAN(614)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124540828 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124540828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124540828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124540828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124540828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124540828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124540828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124540828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124540828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124540828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124540828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124540828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124540828 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124540828 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124540828 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124540828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124540828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124540828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124540828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124540828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124540828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124540828 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124540829 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124540829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124540829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124540829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124540829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124540829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124540829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124540829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124540830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540830 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124540830 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124540830 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124540830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124540830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124540830 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124540830 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124540830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124540830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124540830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124540830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124540830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124540830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124540830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124540830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124540830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124540830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124540830 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124540830 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124540830 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124540870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540870 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124540870 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124540870 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124540870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124540870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124540871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124540871 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124540871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124540871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124540871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124540871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124540871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124540871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124540871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124540871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124540871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-RAN(617)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124540871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124540871 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124540871 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124540871 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124540871 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124540871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124540871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124540871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124540871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124540871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124540871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124540871 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124540871 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124540871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124540871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124540871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124540871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124540871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124540871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124540871 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124540873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124540873 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124540873 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124540873 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124540873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124540873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124540873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124540873 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124540873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124540873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124540873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124540873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124540873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124540873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124540873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124540873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124540873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124540873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124540873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124540873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124540873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124540873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124540873 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124540873 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124540906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124540909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124540911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124540913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124540915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124540917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124540919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124540921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124540924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124540926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124540929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124540931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124540932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124540934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124540936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124540937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124540939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124540941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124540943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124540945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '000000000000000011101000'B, t_guard := 20.000000 } 20241121124540971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(610)@3c559826ea76: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(620)13858880 20241121124541991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124541991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124541991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124541991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124541991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd37840, normal) (hnbgw_rua.c:388) 20241121124541991 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124541991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13858880)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124541991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13858880 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124541991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124541991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124541991 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13858880 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:205) 20241121124541991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13858880)[0x55b163dc6170]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124541991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13858880)[0x55b163dc6170]{init}: Freeing instance (context_map.c:202) 20241121124541991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13858880)[0x55b163dc6170]{init}: Deallocated (fsm.c:568) 20241121124541991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13858880 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121124541991 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:270) 20241121124543970 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124543970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4abe7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124543970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124543970 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124543970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124543970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124543970 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124543970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2da27), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124543970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124543970 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124543970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124543970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124543970 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124543970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbdb9e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124543970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124543970 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124543970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124543970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124543971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124543971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124543971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124543971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124543971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124543971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124543971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124543971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124543971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124543971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124543971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124543971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124543971 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124549869 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124549869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8be2), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124549869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124549869 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124549869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124549869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124549869 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124549869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2afd8), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124549869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124549869 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124549869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124549869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124549869 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124549869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ece9), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124549869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124549869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124549870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124549870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124549870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124549870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124549870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124549870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124549870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124549870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124549870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124549870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124549870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124549870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124549870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124549870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124549870 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124553971 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124553971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbdb9e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124553971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124553971 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124553971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124553971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124553971 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124553971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2da27), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124553971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124553971 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124553972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124553972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124553972 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124553972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4abe7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124553972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124553972 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124553972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124553972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124553972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124553972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124553972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124553972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124553972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124553972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124553972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124553972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124553972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124553972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124553972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124553972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124553972 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124559870 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124559870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ece9), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124559870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124559870 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124559870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124559870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124559870 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124559870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2afd8), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124559870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124559870 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124559870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124559870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124559870 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124559870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8be2), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124559870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124559870 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124559870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124559870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124559870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124559870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124559871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124559871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124559871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124559871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124559871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124559871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124559871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124559871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124559871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124559871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124559871 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down TC_mscpool_L3Compl_no_cn0(620)@3c559826ea76: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@3c559826ea76: Test Component 620 has requested to stop MTC. Terminating current testcase execution. 20241121124600991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124600992 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38503<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Compl_no_cn(605)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(617)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(610)@3c559826ea76: Final verdict of PTC: none 20241121124600992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43266<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124600992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43266<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124600992 DLINP NOTICE SRV(,r=127.0.0.1:43266<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124600992 DMAIN NOTICE (127.0.0.1:43266 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43266<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124600992 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(613)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(616)@3c559826ea76: Final verdict of PTC: none 20241121124600993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124600993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124600993 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124600993 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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_mscpool_L3Compl_no_cn-Iuh1-RUA(612)@3c559826ea76: Final verdict of PTC: none 20241121124600993 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124600993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124600993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124600993 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124600993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124600993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124600993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124600993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124600993 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124600993 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124600993 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124600993 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124600992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124600992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124600992 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124600992 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124600992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124600992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124600993 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124600993 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124600993 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124600993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124600993 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124600993 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124600993 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124600993 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124600993 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124600993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124600993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(615)@3c559826ea76: Final verdict of PTC: none 20241121124600994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(614)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(606)@3c559826ea76: Final verdict of PTC: none 20241121124600994 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124600994 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121124600994 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124600994 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124600994 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124600994 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124600994 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124600994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124600994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124600994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_L3Compl_no_cn-Iuh1(611)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(619)@3c559826ea76: Final verdict of PTC: none 20241121124600994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124600994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124600994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124600994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124600994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124600994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124600994 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124600994 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124600994 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124600994 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(608)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(618)@3c559826ea76: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(609)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(607)@3c559826ea76: Final verdict of PTC: none 20241121124601002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(620)@3c559826ea76: Final verdict of PTC: fail reason: "Timeout of T_guard" MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(605): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(606): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(608): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(609): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(610): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(611): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(612): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(613): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(614): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(615): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(616): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(617): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(618): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(619): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(620): fail (pass -> fail) reason: "Timeout of T_guard" MTC@3c559826ea76: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail'. Thu Nov 21 12:46:01 UTC 2024 ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241121124601152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124601654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334056) Waiting for packet dumper to finish... 1 (prev_count=334056, count=334596) 20241121124602994 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124602994 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124602994 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124602995 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124602995 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124602995 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Thu Nov 21 12:46:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124603969 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(70)[0x55b163dcc360]{IDLE}: Deallocated (fsm.c:568) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(71)[0x55b163dceed0]{IDLE}: Deallocated (fsm.c:568) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124603969 DLSCCP DEBUG SCCP-SCOC(72)[0x55b163de0e30]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241121124604739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124604745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124604757 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37807<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(624)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124609871 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124609871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8be2), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124609871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124609871 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124609871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124609871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124609871 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124609871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2afd8), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124609871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124609871 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124609871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124609871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124609871 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124609871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ece9), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124609871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124609871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124609871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124609871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124609872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124609872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124609872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124609872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124609872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124609872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124609872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124609872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124609872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124609872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124609872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124609872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124609872 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124619872 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124619872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ece9), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124619872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124619872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124619872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124619872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124619872 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124619872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2afd8), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124619872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124619872 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124619872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124619872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124619872 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124619872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc8be2), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124619872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124619872 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124619872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124619872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124619873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124619873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124619873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124619873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124619873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124619873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124619873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124619873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124619873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124619873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124619873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124619873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124619873 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(624)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(625)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124620826 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124620826 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124620855 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124620855 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124620856 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124620856 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124620856 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124620856 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(627)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124620857 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124620857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124620857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124620857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124620857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124620857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124620857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124620857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124620857 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124620857 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124620857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124620857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124620857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124620857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124620857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124620857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124620857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124620857 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124620857 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40269 (stream_srv.c:129) 20241121124620857 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40269<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124620857 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124620857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124620857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124620857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124620857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124620857 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124620857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124620857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124620857 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124620858 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124620858 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124620858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124620858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124620858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124620858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124620858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124620858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124620858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124620858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124620858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124620858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124620858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124620858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124620858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124620859 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124620859 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124620859 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124620859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124620859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124620859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124620859 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124620859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124620859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124620859 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124620859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124620859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124620859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124620859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124620859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124620859 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(631)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(629)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(634)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(632)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(637)@3c559826ea76: ************************************************* HNBGW_Test.msc2-M3UA(637)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(637)@3c559826ea76: ************************************************* HNBGW_Test.msc2-SCCP(635)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124620984 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124620984 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124620984 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124620984 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124620985 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124620985 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124620985 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124620985 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124620985 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124620985 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124620985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124620985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124620985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124620985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124620985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124620985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124620985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124620985 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124620985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124620985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124620985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124620985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124620985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124620985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124620985 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124620986 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124620986 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124620986 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124620986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124620986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124620986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124620986 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124620986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124620986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124620986 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124620986 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124620986 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124620986 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124620986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124620986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124620987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124620987 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124620987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124620987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124620987 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124620987 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124620987 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124620987 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124620987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124620987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124620987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124620987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124620987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124620987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124620987 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124620987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124620987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124620987 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124620987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124620987 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124620987 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124620987 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124620987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124620987 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124620987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124620987 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124620987 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124620987 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124620987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124620987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124620987 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124620987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124620987 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124620987 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124620987 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124620987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124620987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124620987 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(640)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(640)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(640)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(638)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(643)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(643)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(643)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-SCCP(641)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124621101 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124621101 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124621101 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124621101 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(631)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124621103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621103 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124621103 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124621103 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124621103 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124621103 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124621103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124621104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621104 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124621104 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124621104 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124621104 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124621104 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124621104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124621104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124621104 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124621104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124621104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124621104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124621104 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124621104 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124621104 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124621105 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124621105 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124621105 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124621105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124621105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124621106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621106 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124621106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621106 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621106 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621106 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124621106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124621106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124621106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124621106 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(646)@3c559826ea76: ************************************************* HNBGW_Test.sgsn2-M3UA(646)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(646)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(644)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124621136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124621136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124621136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124621136 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124621136 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124621136 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124621136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124621136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124621136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124621136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124621139 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124621139 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124621139 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124621139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(634)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124621141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621141 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124621141 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124621141 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124621141 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124621141 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124621141 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124621142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621142 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124621142 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124621142 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124621142 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124621142 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124621142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124621142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124621142 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124621142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124621142 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124621142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124621142 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124621142 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124621142 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124621143 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124621143 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124621143 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124621143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124621143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621143 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124621143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621143 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124621143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124621143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124621143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124621143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124621143 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621146 DLINP DEBUG SRVCONN(,r=127.0.0.1:40269<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124621146 DLINP DEBUG SRVCONN(,r=127.0.0.1:40269<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124621146 DLINP DEBUG SRVCONN(,r=127.0.0.1:40269<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124621146 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124621146 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) 20241121124621146 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124621147 DHNBAP DEBUG (127.0.0.1:40269 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124621147 DHNBAP NOTICE (127.0.0.1:40269 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124621147 DHNBAP NOTICE (127.0.0.1:40269 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124621147 DLINP DEBUG SRVCONN(,r=127.0.0.1:40269<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124621147 DLINP DEBUG SRVCONN(,r=127.0.0.1:40269<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124621179 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124621179 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121124621179 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124621179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(637)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121124621183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121124621183 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124621183 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124621183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124621183 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121124621183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124621184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621184 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124621184 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124621184 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124621184 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124621184 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124621184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124621184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124621184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121124621184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124621184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124621184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124621184 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124621184 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124621184 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124621186 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124621186 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124621186 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124621186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124621186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621186 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124621186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621186 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124621186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124621186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124621186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124621186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124621186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621228 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124621228 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124621228 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124621228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(640)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124621231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621231 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124621231 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124621231 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124621231 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124621231 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124621231 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124621232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621232 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124621232 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124621232 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124621232 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124621232 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124621232 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124621232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124621232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124621232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124621232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124621232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124621232 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124621232 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124621232 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124621234 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124621234 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124621234 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124621234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124621234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124621234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621234 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124621234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124621234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124621234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124621234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124621234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621271 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124621271 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124621271 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124621271 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(643)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124621275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621275 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124621275 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124621275 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124621275 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124621275 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124621275 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124621276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621276 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124621276 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124621276 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124621276 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124621276 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124621276 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124621276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124621276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124621276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124621276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124621276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124621276 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124621276 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124621276 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124621277 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124621277 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124621277 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124621277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124621277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621277 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124621277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621277 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124621277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621277 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621278 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621278 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124621278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124621278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124621278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124621278 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621310 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124621310 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241121124621310 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124621310 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(646)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241121124621313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621313 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241121124621313 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124621313 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124621313 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124621313 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241121124621313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124621315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621315 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124621315 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124621315 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124621315 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124621315 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124621315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124621315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124621315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241121124621315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124621315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124621315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124621315 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124621315 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124621315 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124621316 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124621316 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124621316 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124621316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124621316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621316 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124621316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621316 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124621316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621316 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621316 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621316 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124621316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124621316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124621317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121124621317 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(630)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124621911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621911 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124621911 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124621911 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124621911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124621911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124621911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124621911 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124621911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124621911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124621911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124621911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124621911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124621911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124621911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124621911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124621911 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124621911 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124621911 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124621911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124621911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124621911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621911 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124621911 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124621912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621912 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621912 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621912 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124621912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124621912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124621912 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124621912 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621912 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124621912 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124621912 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124621912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124621912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124621912 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124621912 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124621912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124621912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124621912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124621912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124621912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124621912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124621912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124621912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124621912 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124621912 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(633)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124621947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621947 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124621947 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124621947 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124621947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124621947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124621948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124621948 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124621948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124621948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124621948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124621948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124621948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124621948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124621948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124621948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124621948 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124621948 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) 20241121124621948 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) 20241121124621948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124621948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621948 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124621948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621948 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124621948 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124621948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124621948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124621948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124621948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124621948 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621950 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124621950 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124621950 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124621950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124621950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124621950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124621950 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124621950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124621950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124621950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124621950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124621950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124621950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124621950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124621950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124621950 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124621950 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(636)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124621985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621985 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124621985 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124621985 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124621985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124621985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124621985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124621985 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124621985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124621985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124621985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124621985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124621986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124621986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124621986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124621986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124621986 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124621986 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) 20241121124621986 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) 20241121124621986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124621986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124621986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124621986 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124621986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124621986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124621986 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124621986 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{CONNECTED}: link up (cnlink.c:111) 20241121124621986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124621986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124621986 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124621986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124621986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124621986 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124621986 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124621987 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124621987 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124621987 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124621987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124621987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124621987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124621987 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124621987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124621987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124621987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124621987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124621987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124621987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124621987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124621987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124621987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124621987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124621987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124621987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124621987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124621987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124621987 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124621987 DRANAP INFO cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(639)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124622037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622037 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124622037 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124622037 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124622037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124622037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124622037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124622037 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124622037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124622037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124622037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124622037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124622037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124622037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124622037 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124622037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124622037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124622037 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124622037 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124622037 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124622037 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124622037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124622037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124622037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124622037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124622037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124622037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124622037 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124622037 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124622038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622038 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124622038 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124622038 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124622038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124622038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124622038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124622038 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622038 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124622038 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124622038 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124622038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124622038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124622038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124622038 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124622038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124622038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124622038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124622038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124622038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124622038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124622038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124622038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124622038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124622038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124622038 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124622038 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(642)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124622079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622079 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124622079 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124622079 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124622079 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124622079 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124622079 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124622079 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124622079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124622079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124622079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124622079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124622079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124622079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124622079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124622079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124622080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124622080 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124622080 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124622080 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) 20241121124622080 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) 20241121124622080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124622080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124622080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124622080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124622080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124622080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124622080 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124622080 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124622080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124622080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124622080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124622080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124622080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124622080 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124622080 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622081 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124622081 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124622081 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124622081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124622081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124622081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124622081 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124622081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124622081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124622081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124622081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124622081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124622081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124622081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124622081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124622081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124622081 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124622081 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124622081 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(645)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124622119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622119 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121124622119 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121124622119 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121124622119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124622119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124622119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124622119 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124622119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124622119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124622119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124622119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124622119 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124622119 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121124622120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124622120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124622120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124622120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124622120 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124622120 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) 20241121124622120 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) 20241121124622120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124622120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124622120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124622120 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124622120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124622120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124622120 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124622120 DRANAP NOTICE cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: link up (cnlink.c:111) 20241121124622120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124622120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124622120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124622120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124622120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124622120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121124622120 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124622121 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121124622121 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121124622121 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121124622121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124622121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124622121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124622121 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124622121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124622121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124622121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124622121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124622121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124622121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124622121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121124622121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124622121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124622122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124622122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124622122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124622122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124622122 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124622122 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124622122 DRANAP INFO cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124623153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124623156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124623158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124623160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124623162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124623164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124623165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124623167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124623169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124623170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124623172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124623174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124623176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124623178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124623180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124623182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124623184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124623186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124623188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124623190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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 := '000000000000000010000011'B, t_guard := 20.000000 } 20241121124623218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36076<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@3c559826ea76: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@3c559826ea76: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(648) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(626)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(648)13963680 20241121124624238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124624238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124624238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124624238 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124624238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd511a0, normal) (hnbgw_rua.c:388) 20241121124624238 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124624238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124624238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963680 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124624238 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124624238 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124624238 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241121124624238 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963680 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1044) 20241121124624238 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963680 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124624238 DCN DEBUG map_sccp[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121124624238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124624238 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13963680 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124624238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963680 SCCP-76 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124624238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124624238 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124624238 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124624238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124624239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124624239 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124624239 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{IDLE}: Allocated (fsm.c:456) 20241121124624239 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124624239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000830056400500f1100926) (sccp_scrc.c:401) 20241121124624239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124624239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124624239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124624239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124624239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124624239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124624239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124624239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124624239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124624239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124624239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124624239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124624239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124624239 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124624239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124624239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124624239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124624239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124624239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124624239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124624239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124624239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124624239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124624239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@3c559826ea76: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(648) HNBGW_Test.msc0-RAN(630)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(648)2756704 HNBGW_Test.msc0-SCCP(629)@3c559826ea76: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(648)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(629)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124624247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124624247 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124624247 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124624247 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124624247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124624247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124624247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124624247 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124624247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124624248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124624248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124624248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124624248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124624248 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00936b28) (sccp_scrc.c:472) 20241121124624248 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241121124624248 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124624248 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124624248 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124624248 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124624248 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124624248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124624248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124624248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(648)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124624249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124624251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124624254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124624256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124624258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124624260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124624262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124624264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124624266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124624267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124624269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124624271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124624273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124624275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124624277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124624279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124624280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124624282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124624284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124624286 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000111101111'B, t_guard := 20.000000 } 20241121124624312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(636)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(636)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(649) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(626)@3c559826ea76: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(649)12514378 20241121124625323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124625323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124625324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124625324 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124625324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbef44a, normal) (hnbgw_rua.c:388) 20241121124625324 DHNB DEBUG map_rua[0x55b163dd9c50]{init}: Allocated (fsm.c:456) 20241121124625324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124625324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12514378 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124625324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124625324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124625324 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12514378 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1075) 20241121124625324 DCN DEBUG map_sccp[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121124625324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124625324 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12514378 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121124625324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12514378 SCCP-77 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124625324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124625324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124625324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124625324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124625324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124625324 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124625324 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{IDLE}: Allocated (fsm.c:456) 20241121124625324 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124625324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001ef0056400500f1100926) (sccp_scrc.c:401) 20241121124625324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124625324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124625324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124625324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124625324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124625324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124625324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124625324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124625324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124625324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124625324 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124625324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124625324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124625324 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124625324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124625324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124625324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124625324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124625324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124625324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124625324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124625324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124625324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(635)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc2-SCCP(635)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(636)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(649) HNBGW_Test.msc2-RAN(636)@3c559826ea76: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(649)12218264 HNBGW_Test.msc2-SCCP(635)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(635)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(649)@3c559826ea76: setverdict(pass): none -> pass 20241121124625333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625333 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124625333 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124625333 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124625333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124625333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124625333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124625333 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124625333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124625333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124625333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124625333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124625333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124625333 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00372cdf) (sccp_scrc.c:472) 20241121124625333 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241121124625333 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124625333 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124625333 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124625333 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124625333 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124625333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124625333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124625334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(649)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124625336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124625338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124625341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124625343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124625345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124625347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124625349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124625351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124625352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124625354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124625356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124625357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124625359 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124625361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124625363 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124625364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124625366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124625368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124625369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124625371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(626)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(640)@3c559826ea76: Final verdict of PTC: none 20241121124625377 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124625377 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(628)@3c559826ea76: Final verdict of PTC: none 20241121124625377 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124625377 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124625377 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124625377 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124625377 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124625377 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124625377 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124625377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124625377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124625377 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124625377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124625377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124625378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124625378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124625378 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124625378 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124625378 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124625378 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124625378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124625378 DLINP DEBUG SRVCONN(,r=127.0.0.1:40269<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124625378 DLINP DEBUG SRVCONN(,r=127.0.0.1:40269<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124625378 DLINP NOTICE SRV(,r=127.0.0.1:40269<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124625378 DMAIN NOTICE (127.0.0.1:40269 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40269<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124625378 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124625378 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124625378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124625378 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124625378 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124625378 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124625378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124625378 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124625378 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121124625379 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124625379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625379 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124625379 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124625379 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124625379 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124625379 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124625379 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124625379 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(621)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(638)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(641)@3c559826ea76: Final verdict of PTC: none 20241121124625379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124625379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124625379 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124625379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124625379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124625379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124625379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124625379 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124625379 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124625379 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124625379 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124625379 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37807<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(642)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(644)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(645)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(635)@3c559826ea76: Final verdict of PTC: none 20241121124625379 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124625379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124625379 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc1-M3UA(634)@3c559826ea76: Final verdict of PTC: none 20241121124625379 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124625380 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124625380 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124625380 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124625380 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124625380 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124625380 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124625380 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124625380 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124625380 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124625380 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124625380 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124625380 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124625380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124625380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124625380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124625380 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121124625380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124625380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124625380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124625380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124625380 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124625380 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124625380 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124625380 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124625380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124625380 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124625380 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124625380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372cdf), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124625380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124625380 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124625380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124625380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124625380 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124625380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124625380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124625380 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124625381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124625381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124625381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124625381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{disrupted}: Freeing instance (context_map.c:202) 20241121124625381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12514378)[0x55b163dd9c50]{disrupted}: Deallocated (fsm.c:568) 20241121124625381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124625381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{disconnected}: Freeing instance (context_map.c:206) 20241121124625381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55b163dc2990]{disconnected}: Deallocated (fsm.c:568) 20241121124625381 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12514378 SCCP-77 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241121124625381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124625381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124625381 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124625381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124625381 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124625381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124625381 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124625381 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124625381 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124625381 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124625381 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124625381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124625381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124625381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625381 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124625381 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124625381 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124625381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124625381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124625381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124625381 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(625)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(622)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(639)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@3c559826ea76: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(627)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-RAN(636)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(647)@3c559826ea76: Final verdict of PTC: none 20241121124625389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124625389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124625389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241121124625389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124625389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124625390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124625390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124625390 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124625390 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124625390 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124625390 DRANAP NOTICE cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124625390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124625390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124625390 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124625390 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124625390 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124625390 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124625390 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124625390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936b28), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124625390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124625390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124625390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124625390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124625390 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121124625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963680)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121124625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{disconnected}: Freeing instance (context_map.c:206) 20241121124625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b163dda530]{disconnected}: Deallocated (fsm.c:568) 20241121124625390 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13963680 SCCP-76 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241121124625390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124625390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124625390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124625390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124625390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124625390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124625390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124625390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124625390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124625390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124625390 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124625390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124625390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124625390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124625390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124625390 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124625390 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124625390 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124625390 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-M3UA(646)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(643)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(637)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124625450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33398<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(624)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(621): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(625): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(626): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(627): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(628): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-SCCP(635): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-RAN(636): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-M3UA(637): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(638): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(639): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(640): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(641): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(642): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(643): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(644): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-RAN(645): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(646): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(647): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(648): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(649): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Thu Nov 21 12:46:25 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 20241121124625572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124626073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=573668) Waiting for packet dumper to finish... 1 (prev_count=573668, count=574208) 20241121124627377 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124627378 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124627378 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124627380 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124627380 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124627380 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124627381 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124627381 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124627381 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124627381 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124627381 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241121124627381 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241121124627381 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124627381 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124627381 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121124627381 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124627381 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121124627381 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Thu Nov 21 12:46:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_paging_imsi started. 20241121124629154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124629161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124629168 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42787<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(653)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124629868 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(75)[0x55b163dc4a50]{IDLE}: Deallocated (fsm.c:568) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(73)[0x55b163de1af0]{IDLE}: Deallocated (fsm.c:568) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124629868 DLSCCP DEBUG SCCP-SCOC(74)[0x55b163ddf720]{IDLE}: Deallocated (fsm.c:568) 20241121124635381 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124635381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372cdf), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124635381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124635381 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124635381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124635381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124635381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124635381 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124635381 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124635381 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124635381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124635381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124635381 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124635390 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124635390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936b28), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124635390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124635390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124635390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124635390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124635390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124635390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124635390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124635390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124635390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124635390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124635390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(653)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_paging_imsi-Iuh0(654)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124645234 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124645234 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124645254 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124645254 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645254 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124645255 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645255 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124645255 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(656)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124645255 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645255 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124645255 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124645255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124645255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645255 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34398 (stream_srv.c:129) 20241121124645256 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34398<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124645256 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645256 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124645256 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124645256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645256 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124645256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645256 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645256 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124645256 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124645256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124645256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124645256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124645256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124645256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124645256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124645256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124645257 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645257 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124645257 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124645257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645257 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124645257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645257 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645257 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645257 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124645257 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124645257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645257 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124645257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645257 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124645257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124645257 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124645257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124645257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124645257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124645257 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(660)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(660)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(660)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(658)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(663)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(663)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(663)@3c559826ea76: ************************************************* HNBGW_Test.msc1-SCCP(661)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(666)@3c559826ea76: ************************************************* HNBGW_Test.msc2-M3UA(666)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(666)@3c559826ea76: ************************************************* HNBGW_Test.msc2-SCCP(664)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124645371 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124645371 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645371 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124645371 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645371 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124645371 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645372 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124645372 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645373 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645373 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124645373 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645373 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124645373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645373 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645373 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645373 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124645373 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645373 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124645373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645373 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645373 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645373 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124645373 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124645373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645373 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645373 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645373 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124645373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124645374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124645374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124645374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124645373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124645373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645373 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124645374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124645382 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124645382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372cdf), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124645382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645382 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124645382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124645382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124645382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124645382 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124645391 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124645391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936b28), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124645391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124645391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645391 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645391 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645391 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124645391 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124645391 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124645391 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(669)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(669)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(669)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(667)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124645438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124645438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124645438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124645438 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124645438 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124645438 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124645438 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124645438 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124645438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124645438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124645448 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124645448 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124645448 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124645448 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124645448 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) 20241121124645448 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124645448 DHNBAP DEBUG (127.0.0.1:34398 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124645448 DHNBAP NOTICE (127.0.0.1:34398 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124645448 DHNBAP NOTICE (127.0.0.1:34398 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124645448 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124645448 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124645492 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124645492 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124645492 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124645492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(660)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124645495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645495 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124645495 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124645495 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124645495 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124645495 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124645495 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124645496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645496 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124645496 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124645496 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124645496 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124645496 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124645496 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124645497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124645497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124645497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124645497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124645497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124645497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124645497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124645497 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124645497 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124645497 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645498 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124645498 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124645498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124645498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645498 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124645498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124645498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124645498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124645498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124645528 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124645528 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124645528 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124645528 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(663)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124645530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645530 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124645530 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124645530 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124645530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124645530 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124645530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124645531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645531 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124645531 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124645531 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124645531 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124645531 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124645531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124645531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124645531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124645531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124645531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124645531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124645531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124645531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124645531 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124645531 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124645531 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645533 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645533 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124645533 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124645533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645533 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124645533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645533 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124645533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124645533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124645533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124645533 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124645564 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124645564 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121124645564 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124645564 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(666)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121124645567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645567 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121124645567 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124645567 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124645567 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124645567 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121124645567 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124645568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645568 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124645568 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124645568 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124645568 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124645569 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124645569 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124645569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124645569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124645569 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121124645569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124645569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124645569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124645569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124645569 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124645569 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124645569 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645570 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645570 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124645570 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124645570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645570 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124645570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645570 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124645570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124645570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124645570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124645570 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124645612 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124645612 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124645612 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124645612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(669)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124645615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645615 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124645615 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124645615 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124645615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124645615 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124645615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124645617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645617 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124645617 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124645617 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124645617 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124645617 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124645617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124645617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124645617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124645617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124645617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124645617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124645617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124645617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124645617 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124645617 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124645617 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124645618 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124645618 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124645618 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124645618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124645618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124645618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124645618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124645618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124645618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124645618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124645618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124645618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124645618 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124645618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124645618 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124645618 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124645618 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124645618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124645618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124645618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124645618 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(659)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124646301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646301 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124646301 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124646301 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124646301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124646301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124646301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124646301 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124646301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124646301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124646301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124646301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124646301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124646301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124646301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124646301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124646302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124646302 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124646302 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124646302 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124646302 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124646302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124646302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124646302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124646302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124646302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124646302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124646302 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124646302 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124646302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646302 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124646302 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124646302 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124646302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124646302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124646302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124646302 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646304 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124646304 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124646304 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124646304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124646304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124646304 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124646304 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124646304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124646304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124646304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124646304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124646304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124646304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124646304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124646304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124646304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124646304 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124646304 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124646304 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(662)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124646338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646338 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124646338 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124646338 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124646338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124646338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124646338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124646338 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124646338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124646338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124646338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124646338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124646338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124646338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124646338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124646338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124646338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124646338 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124646338 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124646338 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) 20241121124646338 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) 20241121124646338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124646338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124646338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124646338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124646338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124646338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124646338 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124646338 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124646339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124646339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124646339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124646339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124646339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124646339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124646339 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646339 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124646339 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124646339 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124646339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124646339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124646339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124646339 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124646339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124646339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124646339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124646339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124646339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124646339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124646339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124646339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124646339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124646339 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124646339 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124646339 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124646372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646372 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124646372 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124646372 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124646372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124646372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124646372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124646372 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124646373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124646373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124646373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124646373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124646373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124646373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124646373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124646373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124646373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124646373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124646373 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124646373 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) 20241121124646373 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) 20241121124646373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124646373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124646373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124646373 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124646373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124646373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124646373 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124646373 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{CONNECTED}: link up (cnlink.c:111) 20241121124646373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124646373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124646373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124646373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124646373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124646373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124646373 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(665)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124646376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646376 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124646376 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124646376 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124646376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124646376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124646376 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124646376 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124646376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124646376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124646376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124646376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124646376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124646376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124646376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124646376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124646376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124646376 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124646376 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124646376 DRANAP INFO cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(668)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124646421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646421 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124646421 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124646421 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124646421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124646421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124646421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124646421 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124646421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124646421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124646421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124646421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124646421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124646421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124646421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124646421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124646421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124646421 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124646421 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124646421 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124646421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124646421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124646421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124646421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124646422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124646422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124646422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124646422 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124646422 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124646422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646422 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124646422 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124646422 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124646422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124646422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124646422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124646422 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124646423 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124646423 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124646423 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124646423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124646423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124646423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124646423 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124646423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124646423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124646423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124646423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124646423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124646423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124646423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124646423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124646423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124646423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124646423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124646423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124646423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124646423 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124646423 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124646423 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124647455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124647459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124647461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124647464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124647466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124647469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124647471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124647473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124647476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124647478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124647481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124647483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124647486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124647488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124647491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124647493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124647495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124647498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124647500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124647502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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 } } } 20241121124647529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124648542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124648542 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124648542 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124648542 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124648542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124648542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124648542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124648542 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124648542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124648542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124648542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124648542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124648542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124648542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124648542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124648542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:472) 20241121124648542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124648542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124648542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124648542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124648542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124648542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124648542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124648542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124648542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124648542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124648542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124648542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124648542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124648542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124648542 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241121124648542 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20241121124648542 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20241121124648542 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20241121124648542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241121124648542 DRUA DEBUG (127.0.0.1:34398 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241121124648542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124648542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241121124648542 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124648542 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh0-RUA(655)@3c559826ea76: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(657)@3c559826ea76: UnitdataCallback HNBGW_Test.msc0-RAN(659)@3c559826ea76: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(659)@3c559826ea76: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(671) TC_mscpool_paging_imsi-Iuh0-RUA(655)@3c559826ea76: Added conn table entry 0TC_mscpool_paging_imsi0(671)9780364 20241121124649558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124649558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124649558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124649558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124649558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124649558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124649558 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124649558 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x953c8c, normal) (hnbgw_rua.c:388) 20241121124649558 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124649558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124649558 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9780364 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124649558 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124649558 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124649558 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9780364 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1012) 20241121124649558 DCN DEBUG map_sccp[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121124649558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124649558 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9780364 <-> SCCP-78 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124649558 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9780364 SCCP-78 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124649558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124649558 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124649558 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124649558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124649558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124649558 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124649558 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{IDLE}: Allocated (fsm.c:456) 20241121124649558 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124649558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001630056400500f1100926) (sccp_scrc.c:401) 20241121124649558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124649558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124649558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124649558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124649558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124649558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124649558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124649558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124649558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124649558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124649558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124649558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124649558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124649558 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124649558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124649558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124649558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124649558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124649558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124649558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124649558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(658)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(658)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(659)@3c559826ea76: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(671) HNBGW_Test.msc0-RAN(659)@3c559826ea76: Added conn table entry 0TC_mscpool_paging_imsi0(671)5962572 HNBGW_Test.msc0-SCCP(658)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(658)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124649567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124649567 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124649567 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124649567 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124649567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124649567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124649567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124649567 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124649568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124649568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124649568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124649568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) TC_mscpool_paging_imsi0(671)@3c559826ea76: setverdict(pass): none -> pass 20241121124649568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124649568 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00acb6ef) (sccp_scrc.c:472) 20241121124649568 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241121124649568 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124649568 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124649568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124649568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124649568 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124649568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124649568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124650570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38964<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(671)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124650572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124650574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124650576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124650579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124650581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124650584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124650586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124650588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124650591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124650593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124650595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124650597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124650599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124650601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124650604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124650606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124650608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124650610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124650612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124650614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124650622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124650623 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124650623 DLINP DEBUG SRVCONN(,r=127.0.0.1:34398<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124650623 DLINP NOTICE SRV(,r=127.0.0.1:34398<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124650623 DMAIN NOTICE (127.0.0.1:34398 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34398<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124650623 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124650624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124650624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124650624 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124650624 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124650624 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124650624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124650624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124650624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124650624 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124650624 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124650624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acb6ef), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124650624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124650624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124650624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124650625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124650625 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124650625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124650625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124650625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121124650625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9780364)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121124650625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124650625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{disconnected}: Freeing instance (context_map.c:206) 20241121124650625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b163ddf720]{disconnected}: Deallocated (fsm.c:568) 20241121124650625 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9780364 SCCP-78 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241121124650625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124650625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124650625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124650625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124650625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124650625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124650625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124650625 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124650625 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42787<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_paging_imsi-Iuh1-RUA(657)@3c559826ea76: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(655)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(650)@3c559826ea76: Final verdict of PTC: none 20241121124650627 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121124650628 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124650628 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124650628 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124650628 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124650628 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124650628 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124650628 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124650628 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121124650628 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124650628 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124650628 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124650628 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124650628 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124650628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124650628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124650628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124650629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121124650629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124650629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124650629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124650629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124650629 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124650629 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124650629 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124650629 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124650629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124650629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124650629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124650629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124650629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124650629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124650629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124650629 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124650629 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124650629 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124650629 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124650629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124650629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124650629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124650629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124650629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124650629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124650629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124650629 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124650629 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124650629 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124650629 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124650630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124650630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124650630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124650630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124650630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124650630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124650630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124650630 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124650630 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124650630 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124650630 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(661)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(667)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(664)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(659)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(662)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-RAN(665)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(670)@3c559826ea76: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(656)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(658)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(668)@3c559826ea76: Final verdict of PTC: none 20241121124650630 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124650630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124650630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124650630 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124650630 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124650630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124650630 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124650630 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124650630 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124650630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124650630 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124650630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124650630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(651)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(663)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(669)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(666)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(660)@3c559826ea76: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(654)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(652)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124650670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(653)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(650): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(651): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(652): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(653): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(654): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(655): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(656): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(657): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(658): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(659): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(660): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(661): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(662): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(663): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-SCCP(664): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-RAN(665): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-M3UA(666): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(667): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(668): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(669): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(670): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_imsi0(671): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Nov 21 12:46:50 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 20241121124650869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124651372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38972<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=418340) Waiting for packet dumper to finish... 1 (prev_count=418340, count=418880) 20241121124652629 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124652629 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124652629 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124652629 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124652629 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124652629 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124652629 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124652629 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121124652629 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121124652630 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124652630 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124652630 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Thu Nov 21 12:46:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_paging_tmsi started. 20241121124654466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124654481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124654485 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44615<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(675)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124655388 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124655388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372cdf), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124655388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124655388 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124655388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124655388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124655388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124655388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124655388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124655388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124655388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124655388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124655388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124655392 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124655392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936b28), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124655392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124655392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124655392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124655392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124655393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124655393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124655393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124655393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124655393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124655393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124655393 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124700625 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124700625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acb6ef), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124700625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124700625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124700625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124700625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124700625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124700625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124700625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124700625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124700625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124700625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124700625 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124705388 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124705388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372cdf), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124705388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124705388 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124705388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124705389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124705389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124705389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124705389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124705389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124705389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124705389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124705389 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124705393 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124705393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936b28), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124705393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124705393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124705393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124705393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124705393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124705393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124705393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124705393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124705393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124705393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124705393 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(675)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121124710552 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124710552 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(676)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124710576 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124710576 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710576 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124710576 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710577 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124710577 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710577 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124710577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124710577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124710577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710577 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710577 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124710577 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710577 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710577 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124710577 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124710578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710578 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124710578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710578 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710578 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710578 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124710578 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124710578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710578 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124710578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710578 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710578 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55131 (stream_srv.c:129) 20241121124710578 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55131<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(678)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124710578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710578 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710578 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710578 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124710578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710578 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710578 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710578 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124710578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710578 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710578 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710578 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124710578 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124710579 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710579 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124710579 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124710579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710579 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124710579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710579 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124710579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124710579 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(682)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(682)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(682)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(680)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124710625 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124710625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acb6ef), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124710625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124710625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124710626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124710626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124710626 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(685)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(685)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(685)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(683)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(688)@3c559826ea76: ************************************************* HNBGW_Test.msc2-M3UA(688)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(688)@3c559826ea76: ************************************************* HNBGW_Test.msc2-SCCP(686)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124710701 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124710701 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710702 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124710702 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710702 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124710702 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710702 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710702 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124710702 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124710702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124710703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710703 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124710703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124710703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124710703 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124710703 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710703 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124710703 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124710703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710703 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124710703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710703 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710703 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124710703 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124710703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124710703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124710703 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124710704 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710704 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124710704 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124710704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710704 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124710704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710704 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710704 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710704 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124710704 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124710704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710704 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124710704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710704 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124710705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124710705 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124710705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124710705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124710705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124710705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(691)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(691)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(691)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(689)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124710769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124710769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124710769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124710769 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124710769 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124710769 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124710769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124710769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124710769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124710769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124710780 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124710780 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124710780 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124710780 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124710780 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) 20241121124710780 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124710780 DHNBAP DEBUG (127.0.0.1:55131 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124710780 DHNBAP NOTICE (127.0.0.1:55131 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124710780 DHNBAP NOTICE (127.0.0.1:55131 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124710780 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124710780 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124710818 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124710818 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124710818 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124710818 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(682)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124710821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710821 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124710821 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124710821 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124710821 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124710821 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124710821 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124710823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710823 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124710823 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124710823 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124710823 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124710823 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124710823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124710823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124710823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124710823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124710823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124710823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124710823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124710823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124710823 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124710823 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124710823 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710824 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710824 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124710824 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124710824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124710824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710824 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710824 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710824 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710824 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124710824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124710824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124710824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124710824 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124710857 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124710857 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124710857 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124710857 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(685)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124710861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710861 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124710861 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124710861 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124710861 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124710861 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124710861 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124710862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710862 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124710862 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124710862 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124710862 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124710862 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124710862 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124710862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124710862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124710862 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124710862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124710862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124710862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124710862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124710863 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124710863 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124710863 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710864 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710864 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124710864 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124710864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124710864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710864 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124710864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124710864 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124710864 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124710864 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124710897 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124710897 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121124710897 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124710897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(688)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121124710900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710900 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121124710900 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124710900 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124710900 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124710900 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121124710900 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124710901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710901 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124710901 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124710901 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124710901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124710901 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124710901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124710901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124710901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124710901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121124710901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124710901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124710901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124710901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124710901 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124710901 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124710901 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710903 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710903 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124710903 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124710903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710903 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124710903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710903 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710903 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710903 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710903 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124710903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124710903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124710903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124710903 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124710943 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124710943 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124710943 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124710943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(691)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124710946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710946 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124710946 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124710946 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124710946 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124710946 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124710946 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124710947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710947 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124710947 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124710947 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124710947 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124710947 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124710947 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124710947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124710947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124710947 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124710947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124710947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124710947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124710947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124710947 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124710947 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124710947 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124710948 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124710948 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124710948 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124710948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124710948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124710948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124710948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124710948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124710948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124710948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124710948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124710948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124710948 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124710949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124710949 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124710949 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124710949 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124710949 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124710949 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124710949 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124710949 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(681)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124711626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711626 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124711626 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124711626 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124711626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124711626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124711626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124711626 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124711626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124711626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124711626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124711626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124711626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124711626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124711626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124711626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124711627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124711627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124711627 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124711627 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124711627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124711627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124711627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124711627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124711627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124711627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124711627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124711627 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124711627 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124711627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711627 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124711627 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124711627 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124711627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124711627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124711627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124711627 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711628 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124711628 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124711628 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124711628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124711628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124711628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124711628 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124711628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124711628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124711628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124711628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124711628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124711628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124711628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124711628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124711629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124711629 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124711629 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124711629 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(684)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124711665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711665 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124711665 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124711665 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124711665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124711665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124711665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124711665 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124711665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124711665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124711665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124711665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124711665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124711665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124711665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124711665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124711665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124711665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124711665 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124711665 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) 20241121124711665 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) 20241121124711665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124711665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124711665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124711665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124711665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124711665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124711665 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124711665 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124711665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124711665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124711665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124711665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124711665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124711665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124711665 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711667 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124711667 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124711667 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124711667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124711667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124711667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124711667 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124711667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124711667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124711667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124711667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124711667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124711667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124711667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124711667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124711667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124711667 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124711667 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124711667 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124711703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711703 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124711703 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124711703 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124711703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124711703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124711703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124711703 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(687)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124711703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124711703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124711703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124711703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124711703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124711703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124711703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124711703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124711703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124711704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124711704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124711704 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124711704 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) 20241121124711704 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) 20241121124711704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124711704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124711704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124711704 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124711704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124711704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124711704 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124711704 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{CONNECTED}: link up (cnlink.c:111) 20241121124711704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711704 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124711704 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124711704 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124711704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124711704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124711704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124711704 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711706 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124711706 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124711706 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124711706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124711706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124711706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124711706 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124711706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124711706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124711706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124711706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124711706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124711706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124711706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124711706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124711706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124711706 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124711706 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124711706 DRANAP INFO cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(690)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124711751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711751 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124711751 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124711751 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124711751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124711751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124711751 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124711751 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124711751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124711751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124711751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124711751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124711751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124711751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124711751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124711751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124711752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124711752 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124711752 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124711752 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124711752 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124711752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124711752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124711752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124711752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124711752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124711752 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124711752 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124711752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711752 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124711752 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124711752 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124711752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124711752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124711752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124711752 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124711752 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124711752 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124711752 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124711752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124711752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124711752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124711752 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124711752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124711752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124711752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124711752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124711752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124711752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124711752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124711752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124711752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124711752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124711752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124711752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124711752 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124711752 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124711753 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124712788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124712792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124712794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124712796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124712799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124712801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124712803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124712806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124712808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124712811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124712814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124712816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124712818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124712820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124712822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124712824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124712826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124712828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124712830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124712832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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 } } } 20241121124712858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(693)@3c559826ea76: 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 20241121124713872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124713872 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124713872 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124713872 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124713872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124713872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124713872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124713872 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124713873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124713873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124713873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124713873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124713873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124713873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124713873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124713873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:472) 20241121124713873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124713873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124713873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124713873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124713873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124713873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124713873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124713873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124713873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124713873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124713873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124713873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124713873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124713873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124713873 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241121124713873 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20241121124713873 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20241121124713873 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20241121124713873 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20241121124713873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241121124713873 DRUA DEBUG (127.0.0.1:55131 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241121124713873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124713873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241121124713873 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124713873 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(679)@3c559826ea76: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(677)@3c559826ea76: UnitdataCallback TC_mscpool_paging_tmsi0(693)@3c559826ea76: 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(681)@3c559826ea76: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(681)@3c559826ea76: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(693) TC_mscpool_paging_tmsi-Iuh0-RUA(677)@3c559826ea76: Added conn table entry 0TC_mscpool_paging_tmsi0(693)11955104 20241121124714888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124714888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124714889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241121124714889 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124714889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb66ba0, normal) (hnbgw_rua.c:388) 20241121124714889 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124714889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124714889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11955104 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124714889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124714889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124714889 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11955104 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1012) 20241121124714889 DCN DEBUG map_sccp[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121124714889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124714889 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11955104 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124714889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11955104 SCCP-79 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241121124714889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124714889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124714889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124714889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124714889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124714889 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124714889 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{IDLE}: Allocated (fsm.c:456) 20241121124714889 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124714889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300018d0056400500f1100926) (sccp_scrc.c:401) 20241121124714889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124714889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124714889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124714889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124714889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124714889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124714889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124714889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124714889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124714889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124714889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124714889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124714889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124714889 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124714889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124714889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124714889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124714889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124714889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124714889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124714889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124714889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124714889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124714889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(680)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(680)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(681)@3c559826ea76: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(693) HNBGW_Test.msc0-RAN(681)@3c559826ea76: Added conn table entry 0TC_mscpool_paging_tmsi0(693)910196 HNBGW_Test.msc0-SCCP(680)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(680)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124714898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124714898 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124714898 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124714898 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124714898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124714898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124714898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124714898 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124714898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124714898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124714898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124714898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124714898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124714898 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d88ca4) (sccp_scrc.c:472) 20241121124714898 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241121124714898 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124714898 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124714898 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124714898 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124714898 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124714898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124714898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_paging_tmsi0(693)@3c559826ea76: setverdict(pass): none -> pass 20241121124715390 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124715390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124715390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124715390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124715390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124715390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124715390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124715390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124715390 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124715390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00372cdf), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124715390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124715390 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124715390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124715390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124715392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124715392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124715392 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124715392 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124715392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124715392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124715392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124715392 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124715392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124715392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124715392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124715392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124715392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124715392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=00372cdf) (sccp_scrc.c:472) 20241121124715392 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1823) 20241121124715392 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124715392 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124715392 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124715392 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124715392 DLSCCP DEBUG SCCP-SCOC(77)[0x55b163dc8160]{IDLE}: Deallocated (fsm.c:568) 20241121124715393 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124715393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00936b28), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124715393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124715393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124715393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124715393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124715394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124715394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124715394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124715394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124715394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124715394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124715394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124715394 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124715396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124715396 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124715396 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124715396 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124715396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124715396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124715396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124715396 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124715396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124715396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124715396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124715396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124715396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124715396 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=00936b28) (sccp_scrc.c:472) 20241121124715396 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241121124715396 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124715396 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124715396 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124715396 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124715396 DLSCCP DEBUG SCCP-SCOC(76)[0x55b163dd36e0]{IDLE}: Deallocated (fsm.c:568) 20241121124715900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(693)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124715902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124715904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124715906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124715909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124715912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124715917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124715921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124715924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124715926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124715929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124715932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124715935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124715939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124715941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124715944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124715947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124715949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124715952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124715954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124715957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_paging_tmsi(672)@3c559826ea76: Final verdict of PTC: none 20241121124715964 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124715965 DLINP DEBUG SRVCONN(,r=127.0.0.1:55131<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124715965 DLINP NOTICE SRV(,r=127.0.0.1:55131<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124715965 DMAIN NOTICE (127.0.0.1:55131 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55131<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124715965 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124715965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124715965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124715965 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124715965 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124715965 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124715965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124715965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124715965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124715965 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124715965 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124715965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88ca4), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124715965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124715965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124715965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124715965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124715965 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124715965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124715965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124715965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121124715965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11955104)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121124715965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124715965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{disconnected}: Freeing instance (context_map.c:206) 20241121124715965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b163ddf720]{disconnected}: Deallocated (fsm.c:568) 20241121124715965 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11955104 SCCP-79 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241121124715965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124715965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124715965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124715965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124715965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124715965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124715965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124715965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124715965 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi-Iuh0-RUA(677)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(683)@3c559826ea76: Final verdict of PTC: none 20241121124715966 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124715966 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124715966 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124715966 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124715966 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124715966 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124715966 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124715966 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124715966 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124715966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124715966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124715966 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124715966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124715966 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124715966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124715966 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124715966 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124715966 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124715966 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124715966 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124715966 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44615<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc2-SCCP(686)@3c559826ea76: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(679)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-RAN(687)@3c559826ea76: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(678)@3c559826ea76: Final verdict of PTC: none 20241121124715967 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124715967 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124715967 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124715967 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124715967 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124715967 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124715967 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124715967 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124715967 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121124715967 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121124715967 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124715967 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121124715967 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124715967 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241121124715967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124715967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124715967 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124715968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124715968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124715968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124715968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124715968 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124715968 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124715968 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124715968 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(684)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(690)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(685)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(681)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(673)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(691)@3c559826ea76: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(676)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(682)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(692)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(689)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(688)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(680)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(674)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124716046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38978<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(675)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(672): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(673): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(674): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(675): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(676): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(677): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(678): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(679): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(680): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(681): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(682): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(683): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(684): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(685): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-SCCP(686): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-RAN(687): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-M3UA(688): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(689): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(690): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(691): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(692): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_paging_tmsi0(693): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Nov 21 12:47:16 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 20241121124716195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124716697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33332<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=430640) Waiting for packet dumper to finish... 1 (prev_count=430640, count=434520) 20241121124717967 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124717967 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124717967 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124717967 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124717967 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124717967 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Thu Nov 21 12:47:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_no_allow_attach_round_robin started. 20241121124719784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124719789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124719800 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38267<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(697)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124720626 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124720626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acb6ef), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124720626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124720626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124720626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124720626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124720626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124720626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124720626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124720626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124720626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124720626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124720626 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124725966 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124725966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88ca4), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124725966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124725966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124725966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124725966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124725967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124725967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124725967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124725967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124725967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124725967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124725967 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124730627 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124730627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acb6ef), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124730627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124730627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124730627 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124730627 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124730627 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124730627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124730627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124730627 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124730627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124730627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124730627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(697)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_no_allow_attach_round_robin-Iuh0(698)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124735862 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124735863 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124735885 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124735885 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124735886 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124735886 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124735886 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124735886 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124735886 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124735886 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124735886 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124735886 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124735886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124735886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124735886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) TC_mscpool_no_allow_attach_round_robin-Iuh1(700)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124735887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124735887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124735887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124735887 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124735887 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124735887 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124735887 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124735887 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124735887 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124735887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124735887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124735887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124735887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124735887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124735887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124735887 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124735887 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58445 (stream_srv.c:129) 20241121124735887 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58445<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124735887 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124735887 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124735887 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124735887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124735887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124735887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124735887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124735887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124735887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124735887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124735887 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124735887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124735887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124735888 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124735888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124735888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124735888 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124735888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124735888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124735888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124735888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124735888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124735888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124735888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124735888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124735888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124735888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124735888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124735888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124735888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124735888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124735888 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124735888 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124735889 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124735889 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124735889 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124735889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124735889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124735889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124735889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124735889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124735889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124735889 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124735889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124735889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124735889 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124735889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124735889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124735889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124735889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124735889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124735889 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(704)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(704)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(704)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(702)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(707)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(707)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(707)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(705)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124735967 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124735967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88ca4), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124735967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124735967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124735967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124735967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124735967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124735967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124735968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124735968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124735968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124735968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124735968 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(710)@3c559826ea76: ************************************************* HNBGW_Test.msc2-M3UA(710)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(710)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(708)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124736014 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124736014 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124736014 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124736014 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124736014 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124736014 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124736014 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124736015 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124736015 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124736015 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124736015 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124736015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124736015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124736015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124736015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736015 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124736015 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124736015 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124736015 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124736015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124736015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124736015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736015 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124736016 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124736016 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124736016 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124736016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124736016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124736016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124736016 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736016 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124736016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736016 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124736016 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124736016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124736016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124736016 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124736017 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124736017 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124736017 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124736017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124736017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736017 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124736017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736017 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124736017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124736017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124736017 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(713)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(713)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(713)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(711)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124736082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124736082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124736082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124736082 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124736082 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124736082 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124736082 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124736082 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124736082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124736082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124736089 DLINP DEBUG SRVCONN(,r=127.0.0.1:58445<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124736089 DLINP DEBUG SRVCONN(,r=127.0.0.1:58445<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124736089 DLINP DEBUG SRVCONN(,r=127.0.0.1:58445<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124736089 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124736089 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) 20241121124736089 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124736089 DHNBAP DEBUG (127.0.0.1:58445 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124736089 DHNBAP NOTICE (127.0.0.1:58445 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124736089 DHNBAP NOTICE (127.0.0.1:58445 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124736089 DLINP DEBUG SRVCONN(,r=127.0.0.1:58445<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124736089 DLINP DEBUG SRVCONN(,r=127.0.0.1:58445<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124736128 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124736128 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124736128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124736128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(704)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124736132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736132 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124736132 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124736132 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124736132 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124736132 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124736132 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124736133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736134 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124736134 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124736134 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124736134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124736134 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124736134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124736134 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124736134 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124736134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124736134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124736134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124736134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124736134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124736134 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124736134 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124736134 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124736135 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124736135 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124736135 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124736135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124736135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124736135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736135 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124736135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124736135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124736135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124736135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124736135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736166 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124736166 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124736166 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124736166 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(707)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124736169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736169 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124736169 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124736169 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124736169 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124736169 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124736169 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124736171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736171 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124736171 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124736171 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124736171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124736171 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124736171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124736171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124736171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124736171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124736171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124736171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736171 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124736171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124736171 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124736171 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124736171 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124736171 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124736172 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124736172 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124736172 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124736172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124736172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124736172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736172 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124736172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124736172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124736172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124736172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124736172 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736209 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124736209 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121124736209 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121124736209 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121124736209 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121124736209 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121124736209 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(710)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121124736212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736212 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121124736212 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121124736212 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121124736212 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121124736212 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124736212 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121124736212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121124736212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124736212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121124736212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124736212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124736212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124736212 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124736212 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124736214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736214 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124736214 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124736214 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124736214 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124736214 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241121124736214 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124736214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124736214 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121124736215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124736215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124736215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124736215 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124736215 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124736215 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124736214 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124736216 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124736216 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124736216 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124736216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124736216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736216 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124736216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736216 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124736216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736216 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736216 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736216 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124736216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124736216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124736216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124736216 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736256 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124736256 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124736256 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121124736256 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121124736256 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121124736256 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121124736256 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(713)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124736259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736259 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124736260 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121124736260 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121124736260 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121124736260 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124736260 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124736260 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121124736260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124736260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124736260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124736260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124736260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124736260 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124736262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736262 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124736262 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124736262 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124736262 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124736262 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241121124736262 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124736262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124736262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124736262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124736262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124736262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124736262 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124736262 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124736262 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124736263 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124736263 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124736263 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124736263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124736264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124736264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736264 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124736264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124736264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124736264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124736264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124736264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(703)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124736937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124736937 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124736937 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124736937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124736937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124736937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124736937 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124736937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124736937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124736937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124736937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124736937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124736937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124736937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124736938 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124736938 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124736938 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124736938 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124736938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124736938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124736938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736938 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124736938 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124736938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124736938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124736938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124736938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124736938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124736940 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124736940 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124736940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124736940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124736940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124736940 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124736940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124736940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124736940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124736940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124736940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124736940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124736940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124736940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124736940 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124736940 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(706)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124736973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736973 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124736973 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124736973 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124736973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124736973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124736973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124736973 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124736973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124736973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124736973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124736973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124736973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124736973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124736973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124736973 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124736973 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124736974 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) 20241121124736974 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) 20241121124736974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124736974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124736974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124736974 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124736974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124736974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124736974 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124736974 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124736974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124736974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124736974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124736974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124736974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124736974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124736974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124736975 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124736975 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124736975 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124736975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124736975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124736975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124736975 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124736975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124736975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124736975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124736975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124736975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124736975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124736975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124736975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124736975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124736976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124736976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124736976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124736976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124736976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124736976 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124736976 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(709)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124737017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124737017 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124737017 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124737017 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124737017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124737017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124737017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124737017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124737017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124737017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124737017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124737017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124737017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124737017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737017 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124737017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124737017 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124737017 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124737017 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) 20241121124737017 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) 20241121124737017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124737017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124737017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124737017 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124737017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124737017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124737017 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124737017 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{CONNECTED}: link up (cnlink.c:111) 20241121124737017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124737017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124737017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124737017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124737017 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124737017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124737017 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124737017 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124737017 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124737017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124737017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124737018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124737018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124737018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124737018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124737018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124737018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124737018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124737018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124737018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124737018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124737018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124737018 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124737018 DRANAP INFO cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(712)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124737064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124737064 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124737064 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124737064 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124737064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124737064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124737064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124737064 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124737064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124737064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124737064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124737064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124737064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124737064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124737064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124737064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124737064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124737064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124737064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124737064 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124737064 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124737064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124737064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124737064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124737064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124737065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124737065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124737065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124737065 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124737065 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124737065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124737065 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124737065 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124737065 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124737065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124737065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124737065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124737065 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124737067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124737067 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124737067 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124737067 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124737067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124737067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124737067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124737067 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124737067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124737067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124737067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124737067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124737067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124737067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124737067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124737067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124737067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124737067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124737067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124737067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124737067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124737068 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124737068 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124737068 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124738103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124738107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124738109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124738111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124738113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124738116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124738118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124738119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124738121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124738123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124738125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124738126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124738128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124738130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124738131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124738133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124738135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124738137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124738139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124738140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '000000000000000101001100'B, t_guard := 20.000000 } 20241121124738169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(703)@3c559826ea76: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(703)@3c559826ea76: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(715) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(699)@3c559826ea76: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(715)15733883 20241121124739194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124739194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124739194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124739194 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124739194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf0147b, normal) (hnbgw_rua.c:388) 20241121124739194 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124739194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124739194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733883 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124739195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124739195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124739195 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733883 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124739195 DCN DEBUG map_sccp[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121124739195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124739195 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15733883 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124739195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733883 SCCP-80 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121124739195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124739195 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124739195 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124739195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124739195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124739195 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124739195 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{IDLE}: Allocated (fsm.c:456) 20241121124739195 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124739195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300014c0056400500f1100926) (sccp_scrc.c:401) 20241121124739195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124739195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124739195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124739195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124739195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124739195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124739195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124739195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124739195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124739195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124739195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124739195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124739195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124739195 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124739195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124739195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124739195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124739195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124739195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124739195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124739195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124739195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124739195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124739195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(702)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(702)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(703)@3c559826ea76: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(715) HNBGW_Test.msc0-RAN(703)@3c559826ea76: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(715)10236537 HNBGW_Test.msc0-SCCP(702)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(702)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(715)@3c559826ea76: setverdict(pass): none -> pass 20241121124739204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124739204 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124739204 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124739204 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124739204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124739204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124739204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124739204 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124739204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124739204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124739204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124739204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124739204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124739204 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2189d) (sccp_scrc.c:472) 20241121124739204 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20241121124739204 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124739204 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124739204 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124739204 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124739204 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124739204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124739204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124739205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(715)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124739205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124739207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124739209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124739211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124739212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124739215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124739216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124739218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124739220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124739222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124739225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124739227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124739230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124739232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124739234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124739236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124739238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124739240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124739242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124739244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000000010010'B, t_guard := 20.000000 } 20241121124739273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(709)@3c559826ea76: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(709)@3c559826ea76: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(716) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(699)@3c559826ea76: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(716)1384070 20241121124740288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124740288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124740288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124740288 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124740288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x151e86, normal) (hnbgw_rua.c:388) 20241121124740288 DHNB DEBUG map_rua[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124740288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124740288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1384070 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124740288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124740288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124740288 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124740288 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1384070 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1122) 20241121124740288 DCN DEBUG map_sccp[0x55b163dd9c50]{init}: Allocated (fsm.c:456) 20241121124740288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124740288 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1384070 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121124740288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1384070 SCCP-81 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124740288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124740288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124740288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124740288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124740288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124740288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124740288 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{IDLE}: Allocated (fsm.c:456) 20241121124740288 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124740288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000120056400500f1100926) (sccp_scrc.c:401) 20241121124740288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124740288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124740288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124740288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124740288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124740288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124740288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124740288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124740288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124740288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124740288 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124740288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124740288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124740288 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124740288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124740288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124740288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124740288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124740288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124740288 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124740288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124740288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124740288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124740288 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(708)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc2-SCCP(708)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(709)@3c559826ea76: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(716) HNBGW_Test.msc2-RAN(709)@3c559826ea76: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(716)1968094 HNBGW_Test.msc2-SCCP(708)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(708)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(716)@3c559826ea76: setverdict(pass): none -> pass 20241121124740298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124740298 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124740298 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124740298 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124740298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124740298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124740298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124740298 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124740298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124740298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124740298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124740298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124740298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124740298 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0003ed94) (sccp_scrc.c:472) 20241121124740298 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20241121124740298 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124740298 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124740298 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124740298 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124740298 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124740298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124740298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124740300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(716)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124740301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124740303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124740305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124740307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124740309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124740312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124740314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124740315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124740317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124740319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124740321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124740323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124740324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124740326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124740328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124740330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124740331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124740333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124740335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124740337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001001110111'B, t_guard := 20.000000 } 20241121124740363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124740628 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124740628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acb6ef), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124740628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124740628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124740628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124740628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124740628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124740628 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124740628 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124740628 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124740628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124740628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124740628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124740628 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124740631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124740631 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124740631 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124740631 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124740631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124740631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124740631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124740631 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124740631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124740631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124740631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124740631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124740631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124740631 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00acb6ef) (sccp_scrc.c:472) 20241121124740631 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20241121124740631 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124740631 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124740631 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124740631 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124740631 DLSCCP DEBUG SCCP-SCOC(78)[0x55b163dc6170]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(703)@3c559826ea76: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(703)@3c559826ea76: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(717) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(699)@3c559826ea76: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(717)10851169 20241121124741376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124741376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124741376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124741376 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124741376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa59361, normal) (hnbgw_rua.c:388) 20241121124741376 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124741376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124741376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10851169 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124741376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124741376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124741376 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10851169 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124741376 DCN DEBUG map_sccp[0x55b163dc2560]{init}: Allocated (fsm.c:456) 20241121124741376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124741376 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10851169 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124741376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10851169 SCCP-82 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124741376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124741376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124741376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124741376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124741376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124741377 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124741377 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{IDLE}: Allocated (fsm.c:456) 20241121124741377 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124741377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002770056400500f1100926) (sccp_scrc.c:401) 20241121124741377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124741377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124741377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124741377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124741377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124741377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124741377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124741377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124741377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124741377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124741377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124741377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124741377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124741377 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124741377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124741377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124741377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124741377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124741377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124741377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124741377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124741377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124741377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124741377 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(702)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc0-SCCP(702)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(703)@3c559826ea76: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(717) HNBGW_Test.msc0-RAN(703)@3c559826ea76: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(717)9776563 HNBGW_Test.msc0-SCCP(702)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(702)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(717)@3c559826ea76: setverdict(pass): none -> pass 20241121124741381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124741381 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124741381 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124741381 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124741381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124741381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124741381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124741381 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124741381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124741382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124741382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124741382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124741382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124741382 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b2e8d) (sccp_scrc.c:472) 20241121124741382 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1823) 20241121124741382 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124741382 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124741382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124741382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124741382 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124741382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124741382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124741383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(717)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124741384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124741386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124741388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124741390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124741392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124741394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124741397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124741399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124741401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124741403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124741405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124741406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124741408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124741410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124741412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124741414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124741416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124741418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124741420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124741421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124741428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124741428 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38267<->l=127.0.0.1:4262) (control_if.c:193) 20241121124741428 DLINP DEBUG SRVCONN(,r=127.0.0.1:58445<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124741428 DLINP DEBUG SRVCONN(,r=127.0.0.1:58445<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124741428 DLINP NOTICE SRV(,r=127.0.0.1:58445<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124741428 DMAIN NOTICE (127.0.0.1:58445 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58445<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124741428 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(694)@3c559826ea76: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(701)@3c559826ea76: Final verdict of PTC: none 20241121124741429 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124741429 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-RAN(712)@3c559826ea76: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(699)@3c559826ea76: Final verdict of PTC: none 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124741429 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124741429 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(703)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(705)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(706)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(711)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-RAN(709)@3c559826ea76: Final verdict of PTC: none 20241121124741429 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124741429 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124741429 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121124741429 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121124741429 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124741429 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124741429 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124741429 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124741429 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124741430 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124741430 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124741430 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124741430 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124741430 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124741430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124741430 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124741430 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124741430 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121124741430 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124741430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124741430 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124741430 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241121124741430 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(707)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(695)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(696)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(704)@3c559826ea76: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(700)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(710)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(702)@3c559826ea76: Final verdict of PTC: none 20241121124741430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124741430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124741430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124741430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124741430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124741431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124741431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124741431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124741429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124741429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124741429 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124741429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124741429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124741429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124741429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124741429 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124741429 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124741429 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124741429 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124741430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124741430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124741430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124741430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124741430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124741430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124741430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124741430 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124741430 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124741430 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124741430 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124741430 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124741430 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124741430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2189d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124741430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124741430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124741430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124741430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124741430 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124741430 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124741430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733883)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{disconnected}: Freeing instance (context_map.c:206) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55b163ddf720]{disconnected}: Deallocated (fsm.c:568) 20241121124741430 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733883 SCCP-80 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124741430 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124741430 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124741430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b2e8d), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124741430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124741430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124741430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124741430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124741430 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124741430 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124741430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121124741430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10851169)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{disconnected}: Freeing instance (context_map.c:206) 20241121124741430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55b163dc2560]{disconnected}: Deallocated (fsm.c:568) 20241121124741430 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10851169 SCCP-82 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124741430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124741430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124741430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124741430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124741430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124741430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124741430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124741430 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124741430 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124741430 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124741430 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124741430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124741430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124741431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124741431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124741431 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124741431 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124741431 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124741431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124741431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124741431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124741431 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124741431 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124741431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed94), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124741431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124741431 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124741431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124741431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124741431 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124741431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124741431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124741431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{disrupted}: Freeing instance (context_map.c:202) 20241121124741431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384070)[0x55b163dc8160]{disrupted}: Deallocated (fsm.c:568) 20241121124741431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124741431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{disconnected}: Freeing instance (context_map.c:206) 20241121124741431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b163dd9c50]{disconnected}: Deallocated (fsm.c:568) 20241121124741431 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1384070 SCCP-81 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124741431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124741431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124741431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124741431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124741431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124741431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124741431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124741431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124741431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124741431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124741431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124741431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124741431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124741431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124741431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124741431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124741431 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_no_allow_attach_round_robin-Iuh0(698)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(708)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(713)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(714)@3c559826ea76: Final verdict of PTC: none 20241121124741494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(697)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(694): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(695): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(696): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(697): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(698): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(699): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(700): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(701): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(702): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(703): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(704): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(705): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(706): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(707): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-SCCP(708): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-RAN(709): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-M3UA(710): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(711): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(712): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(713): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(714): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(715): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(716): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(717): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Thu Nov 21 12:47:41 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 20241121124741662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124742164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=513428) Waiting for packet dumper to finish... 1 (prev_count=513428, count=517964) 20241121124743429 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124743429 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124743429 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124743429 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124743430 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124743430 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124743431 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124743431 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124743431 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Thu Nov 21 12:47:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241121124745258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124745264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124745273 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35625<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(721)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124745968 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124745968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88ca4), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124745968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124745968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124745968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124745968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124745969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124745969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124745969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124745969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124745969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124745969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124745969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124751431 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124751431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b2e8d), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124751431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124751431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124751431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124751431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124751431 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124751431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2189d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124751431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124751431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124751431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124751431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124751431 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124751431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed94), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124751431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124751431 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124751431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124751431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124751431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124751431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124751431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124751431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124751431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124751431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124751431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124751431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124751431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124751431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124751431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124751431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124751431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124751431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124751431 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124755969 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124755969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88ca4), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124755969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124755969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124755969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124755969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124755970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124755970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124755970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124755970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124755970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124755970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124755970 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(721)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_no_allow_attach_valid_nri-Iuh0(722)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124801342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124801342 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124801367 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124801367 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801367 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124801367 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801368 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124801368 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801368 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124801368 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801368 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124801368 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124801368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124801368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801368 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801368 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124801368 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801368 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801368 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124801368 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124801369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801369 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124801369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801369 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801369 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801369 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124801369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124801369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124801369 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124801369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801369 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801369 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801369 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124801369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124801369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124801369 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124801369 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801369 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124801369 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124801369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801370 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124801370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801370 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801370 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51343 (stream_srv.c:129) 20241121124801370 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51343<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124801370 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801370 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124801370 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124801370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801370 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124801370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801370 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer TC_mscpool_no_allow_attach_valid_nri-Iuh1(724)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124801370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124801370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124801370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124801370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124801370 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124801370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124801370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124801370 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121124801370 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(728)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(728)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(726)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124801432 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124801432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed94), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124801432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124801432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801432 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124801432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2189d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124801432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124801432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801432 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124801432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b2e8d), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124801432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124801432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124801432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124801432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124801432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124801432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124801432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124801432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124801432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124801432 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124801432 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124801432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124801433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124801433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124801433 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(731)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@3c559826ea76: ************************************************* HNBGW_Test.msc1-SCCP(729)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@3c559826ea76: ************************************************* HNBGW_Test.msc2-M3UA(734)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@3c559826ea76: ************************************************* HNBGW_Test.msc2-SCCP(732)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124801505 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124801505 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801506 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124801506 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801506 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124801506 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801506 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801506 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124801506 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124801506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124801507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801507 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801507 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124801507 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801507 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801507 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124801507 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124801507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124801507 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124801507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801507 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124801507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124801507 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124801507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124801507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124801507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124801507 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124801508 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801508 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124801508 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124801508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801508 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124801508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801508 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801508 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801508 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124801508 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124801508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801508 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124801508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801508 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124801508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124801508 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124801508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801508 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801508 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801508 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124801508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124801508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124801508 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(737)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(735)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124801576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124801576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124801576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124801576 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124801576 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124801576 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124801576 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124801576 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124801576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124801576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124801585 DLINP DEBUG SRVCONN(,r=127.0.0.1:51343<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124801585 DLINP DEBUG SRVCONN(,r=127.0.0.1:51343<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124801585 DLINP DEBUG SRVCONN(,r=127.0.0.1:51343<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124801585 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124801585 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) 20241121124801585 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124801585 DHNBAP DEBUG (127.0.0.1:51343 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124801585 DHNBAP NOTICE (127.0.0.1:51343 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124801585 DHNBAP NOTICE (127.0.0.1:51343 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124801585 DLINP DEBUG SRVCONN(,r=127.0.0.1:51343<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124801585 DLINP DEBUG SRVCONN(,r=127.0.0.1:51343<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124801608 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124801608 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124801608 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124801608 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(728)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124801611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801611 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124801611 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124801611 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124801611 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124801611 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124801611 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124801612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801612 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124801612 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124801612 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124801612 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124801612 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124801612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124801612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124801612 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124801612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124801612 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124801612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124801612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124801612 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124801612 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124801612 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124801612 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124801613 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801613 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124801613 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124801613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124801613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801613 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124801614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124801614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124801614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124801614 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124801650 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124801650 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124801650 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124801650 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(731)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124801654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801654 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124801654 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124801654 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124801654 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124801654 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124801654 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124801655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801655 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124801655 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124801655 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124801655 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124801655 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124801655 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124801655 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124801655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124801655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124801655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124801655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124801655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124801655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124801655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124801655 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124801655 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124801655 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801656 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801656 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124801656 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124801656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801656 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124801656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801656 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124801657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124801657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124801657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124801657 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124801699 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124801699 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121124801699 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121124801699 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121124801699 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121124801699 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121124801699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(734)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121124801702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801702 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121124801702 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121124801702 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121124801702 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121124801702 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124801702 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121124801702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121124801702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124801702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124801702 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121124801702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124801702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124801702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124801702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124801702 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124801704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801704 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124801704 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124801704 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124801704 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124801704 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241121124801704 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124801704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124801704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124801704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121124801704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124801704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124801704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124801704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124801704 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124801704 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124801704 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801705 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801705 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124801705 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124801705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801705 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124801705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801705 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124801706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124801706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124801706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124801706 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124801748 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124801748 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124801748 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124801748 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(737)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124801752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801752 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124801752 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124801752 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124801752 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124801752 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124801752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124801753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801753 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124801753 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124801753 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124801753 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124801753 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124801753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124801753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124801753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124801753 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124801753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124801753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124801753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124801753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124801753 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124801753 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124801753 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124801754 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124801754 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124801754 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124801754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124801754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124801754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124801754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124801754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124801754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124801754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124801754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124801754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124801754 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124801754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124801754 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124801754 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124801754 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124801754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124801754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124801754 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124801754 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124802417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802417 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124802417 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124802417 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124802417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124802417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124802417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124802417 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124802417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124802417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124802417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124802417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124802417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124802417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124802417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124802417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124802417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124802417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124802417 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124802417 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124802417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124802417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124802417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124802417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124802417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124802417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124802417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124802417 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124802417 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124802417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802417 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124802417 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124802417 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124802417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124802417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124802417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124802417 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802418 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124802418 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124802418 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124802418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124802418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124802418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124802418 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124802418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124802418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124802418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124802418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124802418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124802418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124802418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124802418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802418 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124802418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124802418 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124802418 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124802418 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(730)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124802459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802459 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124802459 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124802459 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124802459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124802459 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124802459 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124802459 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124802459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124802459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124802459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124802459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124802459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124802459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124802459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124802459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124802459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124802459 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124802459 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124802459 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) 20241121124802459 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) 20241121124802459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124802459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124802459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124802459 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124802459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124802459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124802459 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124802459 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124802459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802459 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124802459 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124802459 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124802460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124802460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124802460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124802460 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124802460 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124802460 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124802460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124802460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124802460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124802460 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124802460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124802461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124802461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124802461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124802461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124802461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124802461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124802461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124802461 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124802461 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124802461 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(733)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124802508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802508 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124802508 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124802508 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124802508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124802508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124802508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124802508 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124802508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124802508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124802508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124802508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124802508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124802508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124802508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124802508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802508 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124802508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124802508 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124802508 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124802508 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) 20241121124802508 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) 20241121124802508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124802508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124802508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124802509 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124802509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124802509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124802509 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124802509 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{CONNECTED}: link up (cnlink.c:111) 20241121124802509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124802509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124802509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124802509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124802509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124802509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124802509 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802510 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124802510 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124802510 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124802510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124802510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124802510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124802510 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124802510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124802510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124802510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124802510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124802510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124802510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121124802510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124802510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124802510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124802510 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124802510 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124802510 DRANAP INFO cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(736)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124802557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802557 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124802557 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124802557 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124802557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124802557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124802557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124802557 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124802557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124802557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124802557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124802557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124802557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124802557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124802557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124802557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124802557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124802557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124802557 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124802557 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124802557 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124802557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124802557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124802557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124802557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124802557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124802557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124802557 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124802557 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124802558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124802558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124802558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124802558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124802558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124802558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124802558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124802558 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124802558 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124802558 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124802558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124802558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124802558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124802558 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124802558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124802558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124802558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124802558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124802558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124802558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124802558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124802558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124802558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124802558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124802558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124802558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124802558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124802558 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124802558 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124802558 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124803600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124803603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124803606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124803608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124803612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124803614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124803616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124803618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124803621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124803623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124803625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124803627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124803630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124803632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124803634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124803636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124803638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124803640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124803642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124803643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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 := '000000000000001011101111'B, t_guard := 20.000000 } 20241121124803671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(730)@3c559826ea76: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(730)@3c559826ea76: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(739) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(723)@3c559826ea76: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(739)1432169 20241121124804696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124804696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124804696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124804696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124804696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124804696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124804696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124804696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124804696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124804696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124804696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241121124804696 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124804696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x15da69, normal) (hnbgw_rua.c:388) 20241121124804696 DHNB DEBUG map_rua[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124804696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124804696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1432169 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124804696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124804696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124804696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1432169 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1075) 20241121124804696 DCN DEBUG map_sccp[0x55b163dd9c50]{init}: Allocated (fsm.c:456) 20241121124804696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124804696 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1432169 <-> SCCP-83 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124804696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1432169 SCCP-83 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241121124804696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124804696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124804696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124804696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124804696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124804696 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124804696 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{IDLE}: Allocated (fsm.c:456) 20241121124804696 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124804696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002ef0056400500f1100926) (sccp_scrc.c:401) 20241121124804696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124804696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124804696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124804696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124804696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124804696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124804696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124804696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124804696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124804696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124804696 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124804696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124804696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124804696 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124804696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124804696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc1-SCCP(729)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(729)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(730)@3c559826ea76: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(739) HNBGW_Test.msc1-RAN(730)@3c559826ea76: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(739)5014246 HNBGW_Test.msc1-SCCP(729)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(729)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(739)@3c559826ea76: setverdict(pass): none -> pass 20241121124804707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124804707 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124804707 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124804707 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124804707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124804707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124804707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124804707 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124804707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124804707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124804707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124804707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124804707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124804707 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00403702) (sccp_scrc.c:472) 20241121124804707 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1823) 20241121124804707 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124804707 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124804707 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124804707 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124804707 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124804707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124804707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124804710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(739)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124804711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124804714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124804716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124804719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124804722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124804724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124804727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124804730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124804733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124804735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124804738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124804740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124804743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124804745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124804748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124804751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124804753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124804756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124804758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124804761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001001101111'B, t_guard := 20.000000 } 20241121124804792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@3c559826ea76: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@3c559826ea76: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(740) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(723)@3c559826ea76: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(740)13288001 20241121124805808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124805808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124805808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124805808 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124805808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcac241, normal) (hnbgw_rua.c:388) 20241121124805808 DHNB DEBUG map_rua[0x55b163dcc2c0]{init}: Allocated (fsm.c:456) 20241121124805808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124805808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13288001 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124805808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124805808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124805808 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124805808 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13288001 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124805808 DCN DEBUG map_sccp[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121124805808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124805808 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13288001 <-> SCCP-84 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124805808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13288001 SCCP-84 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124805808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124805808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124805808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124805808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124805808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124805808 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124805808 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{IDLE}: Allocated (fsm.c:456) 20241121124805808 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124805808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f400300026f0056400500f1100926) (sccp_scrc.c:401) 20241121124805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124805808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124805808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124805808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124805808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124805808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124805808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124805808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124805808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124805808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124805808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124805808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124805808 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124805808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124805809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124805809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124805809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124805809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124805809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124805809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124805809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124805809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124805809 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@3c559826ea76: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(740) HNBGW_Test.msc0-RAN(727)@3c559826ea76: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(740)14870697 HNBGW_Test.msc0-SCCP(726)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(740)@3c559826ea76: setverdict(pass): none -> pass 20241121124805819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124805819 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124805819 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124805819 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124805819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124805819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124805819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124805819 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124805820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124805820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124805820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124805820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124805820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124805820 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2ad79) (sccp_scrc.c:472) 20241121124805820 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1823) 20241121124805820 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124805820 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124805820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124805820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124805820 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124805820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124805820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124805821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(740)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124805822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124805825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124805828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124805830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124805833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124805836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124805838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124805841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124805844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124805846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124805849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124805852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124805855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124805857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124805861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124805864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124805867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124805870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124805872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124805876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000100110000'B, t_guard := 20.000000 } 20241121124805913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124805970 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124805970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88ca4), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124805970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124805970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124805970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124805970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124805970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124805971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124805971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124805971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124805971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124805971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124805971 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124805971 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124805974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124805974 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124805974 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124805974 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124805974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124805974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124805974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124805974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124805974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124805974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124805974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124805974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124805974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124805974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00d88ca4) (sccp_scrc.c:472) 20241121124805974 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1823) 20241121124805974 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124805974 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124805974 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124805974 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124805974 DLSCCP DEBUG SCCP-SCOC(79)[0x55b163dda530]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(733)@3c559826ea76: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@3c559826ea76: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(741) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(723)@3c559826ea76: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(741)2772126 20241121124806929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124806929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124806929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124806929 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124806929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a4c9e, normal) (hnbgw_rua.c:388) 20241121124806929 DHNB DEBUG map_rua[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121124806929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124806929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2772126 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124806929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124806929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124806929 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2772126 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1122) 20241121124806929 DCN DEBUG map_sccp[0x55b163dc2560]{init}: Allocated (fsm.c:456) 20241121124806929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124806929 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2772126 <-> SCCP-85 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241121124806929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2772126 SCCP-85 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124806929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124806929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124806929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124806929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124806929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124806929 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124806929 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{IDLE}: Allocated (fsm.c:456) 20241121124806929 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124806929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001300056400500f1100926) (sccp_scrc.c:401) 20241121124806929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124806929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124806929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124806929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124806929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124806929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124806929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124806929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124806929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124806929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124806929 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124806929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124806929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124806929 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124806929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124806929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124806929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124806929 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124806929 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124806929 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124806930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124806930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124806930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124806930 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@3c559826ea76: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(741) HNBGW_Test.msc2-RAN(733)@3c559826ea76: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(741)8671995 HNBGW_Test.msc2-SCCP(732)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(741)@3c559826ea76: setverdict(pass): none -> pass 20241121124806940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124806940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121124806940 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121124806940 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121124806940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124806940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124806940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124806940 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124806940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124806940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124806940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124806940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121124806940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124806940 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00105963) (sccp_scrc.c:472) 20241121124806940 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1823) 20241121124806940 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124806940 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124806940 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124806940 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124806940 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124806940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124806940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124806942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(741)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124806943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124806946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124806948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124806951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124806954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124806957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124806959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124806961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124806964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124806966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124806969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124806971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124806973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124806976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124806978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124806981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124806983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124806986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124806989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124806991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(729)@3c559826ea76: Final verdict of PTC: none 20241121124806999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121124806999 DLINP DEBUG SRVCONN(,r=127.0.0.1:51343<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124806999 DLINP DEBUG SRVCONN(,r=127.0.0.1:51343<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124806999 DLINP NOTICE SRV(,r=127.0.0.1:51343<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124806999 DMAIN NOTICE (127.0.0.1:51343 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51343<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124806999 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(718)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@3c559826ea76: Final verdict of PTC: none20241121124807000 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124807000 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124807000 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124807000 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124807000 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124807000 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124807000 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124807000 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124807000 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124807000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121124807001 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124807001 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124807001 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124807001 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124807001 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(723)@3c559826ea76: Final verdict of PTC: none20241121124807001 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124807001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124807001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124807001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124807001 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124807001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124807001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124807001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124807001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) HNBGW_Test.sgsn0-RAN(736)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@3c559826ea76: Final verdict of PTC: none20241121124807001 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124807001 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124807001 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124807001 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124807001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124807001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124807001 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124807001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00403702), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124807001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124807001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124807001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124807001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124807001 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124807001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124807001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124807001 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124807001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124807001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124807001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124807001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{disrupted}: Freeing instance (context_map.c:202) 20241121124807001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1432169)[0x55b163dc8160]{disrupted}: Deallocated (fsm.c:568) 20241121124807001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124807001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{disconnected}: Freeing instance (context_map.c:206) 20241121124807001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-83)[0x55b163dd9c50]{disconnected}: Deallocated (fsm.c:568) 20241121124807001 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1432169 SCCP-83 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241121124807001 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35625<->l=127.0.0.1:4262) (control_if.c:193) 20241121124807001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124807001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124807001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121124807001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124807001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124807001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124807001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124807001 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124807001 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124807001 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124807001 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124807001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124807001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124807001 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124807001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105963), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124807001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124807001 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124807001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124807001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124807001 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124807001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124807001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124807001 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124807001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{disrupted}: Freeing instance (context_map.c:202) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2772126)[0x55b163dda530]{disrupted}: Deallocated (fsm.c:568) 20241121124807002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124807002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{disconnected}: Freeing instance (context_map.c:206) 20241121124807002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-85)[0x55b163dc2560]{disconnected}: Deallocated (fsm.c:568) 20241121124807002 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2772126 SCCP-85 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241121124807002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124807002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(725)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@3c559826ea76: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(722)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@3c559826ea76: Final verdict of PTC: none20241121124807001 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124807001 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121124807001 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124807001 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124807001 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124807002 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124807002 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124807002 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124807002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124807002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124807002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124807002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124807002 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124807002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124807002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124807002 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124807002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124807002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124807002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124807002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124807002 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124807002 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124807002 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124807002 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124807002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124807002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124807002 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124807002 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124807002 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121124807002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121124807002 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124807002 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124807002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ad79), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124807002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124807002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124807002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124807002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124807002 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124807002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{disrupted}: Freeing instance (context_map.c:202) 20241121124807002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13288001)[0x55b163dcc2c0]{disrupted}: Deallocated (fsm.c:568) 20241121124807002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124807002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{disconnected}: Freeing instance (context_map.c:206) 20241121124807002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-84)[0x55b163ddf720]{disconnected}: Deallocated (fsm.c:568) 20241121124807002 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13288001 SCCP-84 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241121124807002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124807002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124807002 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124807002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124807002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124807002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124807002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124807002 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124807002 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124807002 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124807002 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(734)@3c559826ea76: Final verdict of PTC: none20241121124807002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124807002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124807002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124807002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121124807002 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124807002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124807002 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124807002 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124807002 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124807002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124807002 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri-Iuh1(724)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(719)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(738)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124807082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(721)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(718): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(722): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(723): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(724): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(725): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(738): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(739): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(740): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(741): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Thu Nov 21 12:48:07 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 20241121124807225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124807727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54328<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=530836) Waiting for packet dumper to finish... 1 (prev_count=530836, count=531376) 20241121124809001 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124809001 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124809001 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124809001 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124809001 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121124809001 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121124809001 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124809001 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124809001 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124809002 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124809002 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124809002 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Thu Nov 21 12:48:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241121124810811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124810817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124810827 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45689<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(745)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124811433 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124811433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b2e8d), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124811433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124811433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124811433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124811433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124811433 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124811433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2189d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124811433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124811433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124811433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124811433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124811433 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124811433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed94), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124811433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124811433 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124811433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124811433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124811433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124811433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124811433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124811433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124811433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124811433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124811433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124811433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124811433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124811433 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124811433 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124811433 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124811433 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124817002 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124817002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ad79), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124817002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124817002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124817002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124817002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124817002 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124817002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105963), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124817003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124817003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124817003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124817003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124817003 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124817003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00403702), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124817003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124817003 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124817003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124817003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124817003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124817003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124817003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124817003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124817003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124817003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124817003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124817003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124817003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124817003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124817003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124817003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124817003 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124821434 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124821434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed94), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124821434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124821434 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124821434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124821434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124821434 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124821434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2189d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124821434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124821434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124821434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124821434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124821434 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124821434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b2e8d), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124821434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124821434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124821434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124821434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124821434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124821434 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124821434 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124821434 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124821434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124821434 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124821434 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124821434 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124821434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124821434 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124821434 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124821434 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124821434 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(745)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(746)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124826889 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124826889 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124826909 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124826909 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124826910 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124826910 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124826910 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124826910 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124826910 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124826911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124826911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124826911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124826911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124826911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124826911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124826911 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124826911 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124826911 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124826911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124826911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124826911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124826911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124826911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124826911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124826911 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124826911 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124826911 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124826911 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124826911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(748)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124826911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124826911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124826912 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124826912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124826912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124826912 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124826912 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124826912 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124826912 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33178 (stream_srv.c:129) 20241121124826912 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33178<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124826912 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124826912 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124826912 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124826912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124826912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124826912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124826912 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124826912 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124826912 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124826912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124826912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124826912 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124826912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124826912 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124826912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124826912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124826912 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124826912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124826912 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124826912 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124826912 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124826912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124826912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124826912 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124826913 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124826913 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124826913 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124826913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124826913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124826913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124826913 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124826913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124826913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124826913 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124826913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124826913 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124826913 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124826914 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124826914 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124826914 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(752)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(752)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(752)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(750)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(755)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(755)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(755)@3c559826ea76: ************************************************* HNBGW_Test.msc1-SCCP(753)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124826976 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124826976 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124826976 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124826976 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124826977 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124826977 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124826977 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124826977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124826977 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124826977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124826977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124826977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124826977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124826977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124826977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124826977 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124826977 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124826977 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124826978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124826978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124826978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124826978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124826978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124826978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124826978 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124826979 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124826979 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124826979 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124826979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124826979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124826979 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124826979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124826979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124826979 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124826979 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124826979 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124826979 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124826979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124826979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124826979 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124826979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124826979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124826979 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124826979 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124826979 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124826979 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124826979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124826979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124826979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124826979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124826979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124826979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124826979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124826979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124826979 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124826979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124826979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124826979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124826979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124826979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124826979 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124826979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124826979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124826979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124826979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124826979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124826979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124826979 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124826979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124826979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124826979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124826979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124826980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124826980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124826980 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124827003 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124827003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00403702), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124827003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827003 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124827003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827003 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124827003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105963), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124827003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124827003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827003 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124827003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ad79), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124827003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124827003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827004 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827004 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827004 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124827004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827004 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827004 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827004 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124827004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827004 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827004 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827004 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124827004 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(758)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(758)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(758)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(756)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(761)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(761)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(761)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(759)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124827079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124827079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124827079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124827079 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124827079 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124827079 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124827079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124827079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124827079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124827079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124827087 DLINP DEBUG SRVCONN(,r=127.0.0.1:33178<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124827087 DLINP DEBUG SRVCONN(,r=127.0.0.1:33178<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124827087 DLINP DEBUG SRVCONN(,r=127.0.0.1:33178<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124827087 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124827087 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) 20241121124827087 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124827087 DHNBAP DEBUG (127.0.0.1:33178 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124827087 DHNBAP NOTICE (127.0.0.1:33178 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124827087 DHNBAP NOTICE (127.0.0.1:33178 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124827087 DLINP DEBUG SRVCONN(,r=127.0.0.1:33178<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124827087 DLINP DEBUG SRVCONN(,r=127.0.0.1:33178<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124827141 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124827141 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124827141 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124827141 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(752)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124827144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827144 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124827144 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124827145 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124827145 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124827145 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124827145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124827146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827146 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124827146 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124827146 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124827146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124827146 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124827146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124827146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124827146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124827146 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124827146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124827146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124827146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124827146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124827146 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124827146 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124827147 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124827148 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124827148 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124827148 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124827148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124827148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124827148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124827148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827148 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124827148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124827148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124827148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124827148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124827148 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827170 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124827170 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124827170 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124827170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(755)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124827173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827173 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124827173 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124827173 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124827173 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124827174 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124827174 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124827175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124827175 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124827175 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124827175 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124827175 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124827175 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124827175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124827175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124827175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124827175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124827175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124827175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124827175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124827175 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124827175 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124827175 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124827176 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124827176 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124827176 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124827176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124827177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124827177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827177 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124827177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827177 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124827177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827177 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827177 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827177 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124827177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124827177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124827177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124827177 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827215 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124827215 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124827215 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124827215 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(758)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124827219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827219 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124827219 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124827219 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124827219 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124827219 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124827219 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124827221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827221 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124827221 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124827221 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124827221 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124827221 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124827221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124827221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124827221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124827221 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124827221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124827221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124827221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124827221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124827221 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124827221 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124827221 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124827222 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124827222 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124827222 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124827222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124827222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124827222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124827222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827222 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124827222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124827222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124827222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124827222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124827222 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827254 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124827254 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124827254 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124827254 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(761)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124827257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827257 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124827257 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124827257 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124827257 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124827257 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124827257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124827258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827258 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124827258 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124827258 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124827258 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124827258 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124827258 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124827258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124827258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124827258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124827258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124827258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124827258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124827258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124827258 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124827258 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124827258 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124827259 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124827259 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124827259 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124827259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124827259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124827259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124827259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827259 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124827259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827259 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827259 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827260 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124827260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124827260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124827260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124827260 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(751)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124827951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827951 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124827951 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124827951 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124827951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124827951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124827951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124827951 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124827952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124827952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124827952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124827952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124827952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124827952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124827952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124827952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124827952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124827952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124827952 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124827952 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124827952 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124827952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124827952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124827952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124827952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827952 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124827952 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124827952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124827952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124827952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124827952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124827952 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827953 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124827953 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124827953 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124827953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124827953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124827953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124827953 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124827953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124827953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124827953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124827953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124827953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124827953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124827953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124827953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124827953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124827953 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124827953 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124827953 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(754)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124827978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827978 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124827978 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124827978 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124827978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124827978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124827978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124827978 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124827978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124827978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124827978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124827978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124827978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124827978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124827978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124827978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124827978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124827978 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124827978 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124827978 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) 20241121124827978 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) 20241121124827978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124827978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124827978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124827978 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124827978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124827978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124827978 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124827978 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124827979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124827979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124827979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124827979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124827979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124827979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124827979 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124827979 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124827979 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124827979 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124827979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124827979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124827979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124827979 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124827979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124827979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124827979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124827979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124827979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124827979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124827979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124827979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124827979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124827979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124827979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124827979 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124827979 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124827979 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124827979 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124827979 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(757)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124828025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124828025 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124828025 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124828025 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124828025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124828025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124828025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124828025 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124828025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124828025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124828025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124828025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124828025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124828025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124828025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124828025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124828025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828025 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124828025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124828025 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124828025 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124828025 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124828025 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124828025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124828025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124828025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124828025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124828025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124828025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124828025 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124828025 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124828025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124828026 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124828026 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124828026 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124828026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124828026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124828026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124828026 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124828026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124828026 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124828026 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124828026 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124828026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124828026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124828026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124828026 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124828026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124828026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124828026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124828026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124828026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124828026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124828026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124828026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124828026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124828026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124828026 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124828026 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124828026 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(760)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124828062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124828062 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124828062 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124828062 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124828062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124828063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124828063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124828063 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124828063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124828063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124828063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124828063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124828063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124828063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124828063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124828063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124828063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124828063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124828063 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124828063 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124828063 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) 20241121124828063 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) 20241121124828063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124828063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124828063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124828063 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124828063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124828063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124828063 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124828063 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124828063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124828063 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124828063 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124828063 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124828063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124828063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124828063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124828063 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124828064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124828064 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124828064 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124828064 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124828064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124828064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124828064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124828064 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124828064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124828064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124828064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124828064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124828064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124828064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124828064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124828064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124828064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124828064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124828064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124828065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124828065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124828065 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124828065 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124828065 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124829094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124829098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124829101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124829104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124829107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124829109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124829111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124829113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124829115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124829117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124829119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124829122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124829125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124829127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124829129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124829131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124829133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124829135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124829138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124829141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '000000000000000110101100'B, t_guard := 20.000000 } 20241121124829169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(751)@3c559826ea76: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(751)@3c559826ea76: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(763) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(747)@3c559826ea76: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(763)8979226 20241121124830192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124830192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124830192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124830192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124830192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x89031a, normal) (hnbgw_rua.c:388) 20241121124830192 DHNB DEBUG map_rua[0x55b163dcc2c0]{init}: Allocated (fsm.c:456) 20241121124830192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124830192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8979226 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124830192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124830192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124830192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8979226 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124830192 DCN DEBUG map_sccp[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121124830192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124830192 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8979226 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124830192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8979226 SCCP-86 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121124830192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124830192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124830192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124830192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124830192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124830192 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124830192 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{IDLE}: Allocated (fsm.c:456) 20241121124830192 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124830192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001ac0056400500f1100926) (sccp_scrc.c:401) 20241121124830192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124830192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124830192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124830192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124830192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124830193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124830193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124830193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124830193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124830193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124830193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124830193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124830193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124830193 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124830193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124830193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124830193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124830193 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124830193 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124830193 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124830193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124830193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124830193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124830193 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(750)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(750)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(751)@3c559826ea76: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(763) HNBGW_Test.msc0-RAN(751)@3c559826ea76: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(763)11846648 HNBGW_Test.msc0-SCCP(750)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(750)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(763)@3c559826ea76: setverdict(pass): none -> pass 20241121124830201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124830201 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124830201 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124830201 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124830201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124830201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124830201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124830201 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124830201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124830201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124830201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124830201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124830201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124830201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001cbac) (sccp_scrc.c:472) 20241121124830201 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1823) 20241121124830201 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124830201 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124830201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124830201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124830201 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124830201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124830201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124830202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(763)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124830203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124830206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124830208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124830209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124830211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124830214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124830216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124830218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124830220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124830222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124830224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124830226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124830227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124830229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124830231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124830233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124830235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124830236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124830238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124830240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001100110011'B, t_guard := 20.000000 } 20241121124830267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(754)@3c559826ea76: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(754)@3c559826ea76: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(764) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(747)@3c559826ea76: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(764)12521528 20241121124831282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124831282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124831282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124831282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124831282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbf1038, normal) (hnbgw_rua.c:388) 20241121124831282 DHNB DEBUG map_rua[0x55b163dc2560]{init}: Allocated (fsm.c:456) 20241121124831282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124831282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12521528 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124831282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124831282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124831282 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124831282 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12521528 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124831282 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124831282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124831282 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12521528 <-> SCCP-87 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124831282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12521528 SCCP-87 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124831282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124831282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124831282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124831283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124831283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124831283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124831283 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{IDLE}: Allocated (fsm.c:456) 20241121124831283 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124831283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003330056400500f1100926) (sccp_scrc.c:401) 20241121124831283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124831283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124831283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124831283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124831283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124831283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124831283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124831283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124831283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124831283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124831283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124831283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124831283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124831283 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124831283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124831283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124831283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124831283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124831283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124831283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124831283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124831283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124831283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124831283 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(753)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(753)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(754)@3c559826ea76: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(764) HNBGW_Test.msc1-RAN(754)@3c559826ea76: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(764)2239285 HNBGW_Test.msc1-SCCP(753)@3c559826ea76: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(764)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(753)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124831294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124831294 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124831294 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124831294 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124831294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124831294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124831294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124831294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124831294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124831294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124831294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124831294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124831294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124831294 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d38d8) (sccp_scrc.c:472) 20241121124831294 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1823) 20241121124831294 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124831294 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124831294 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124831294 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124831294 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124831294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124831294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124831294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(764)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124831295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124831298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124831300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124831302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124831304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124831307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124831309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124831312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124831314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124831317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124831319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124831321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124831323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124831325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124831327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124831329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124831331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124831332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124831334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124831336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: "disconnecting msc0" 20241121124831337 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(751)@3c559826ea76: Final verdict of PTC: none 20241121124831339 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124831339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124831339 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124831339 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124831339 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124831339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124831339 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124831339 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124831339 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124831339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124831339 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124831340 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124831340 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124831340 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124831340 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124831340 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124831340 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124831340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124831340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124831340 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124831340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124831340 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124831340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124831340 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124831340 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124831340 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124831340 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124831340 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124831340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124831340 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124831340 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124831340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cbac), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124831340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124831340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124831340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124831340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124831340 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124831340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124831340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124831340 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124831340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124831340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124831340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124831340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{disrupted}: Freeing instance (context_map.c:202) 20241121124831340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8979226)[0x55b163dcc2c0]{disrupted}: Deallocated (fsm.c:568) 20241121124831340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124831340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{disconnected}: Freeing instance (context_map.c:206) 20241121124831340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b163ddf720]{disconnected}: Deallocated (fsm.c:568) 20241121124831340 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8979226 SCCP-86 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124831340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124831340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124831340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124831340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124831340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124831340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124831340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124831341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124831341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124831341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(752)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(750)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: 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 := '000000000000001100110100'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(747)@3c559826ea76: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(763)8979226 20241121124831366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124831435 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124831435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b2e8d), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124831435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124831435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124831435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124831435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124831435 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124831435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2189d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124831435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124831435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124831435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124831435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124831435 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124831435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed94), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124831435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124831435 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124831435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124831435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124831435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124831435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124831435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124831435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124831435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124831435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124831435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124831435 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124831435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124831435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124831435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124831435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124831435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124831435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124831435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124831435 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124831435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124831435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124831436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124831436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124831436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124831436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124831436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.msc1-RAN(754)@3c559826ea76: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(754)@3c559826ea76: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(765) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(747)@3c559826ea76: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(765)3811273 20241121124832378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124832378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124832379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124832379 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124832379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a27c9, normal) (hnbgw_rua.c:388) 20241121124832379 DHNB DEBUG map_rua[0x55b163dcc2c0]{init}: Allocated (fsm.c:456) 20241121124832379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124832379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3811273 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124832379 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124832379 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124832379 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3811273 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124832379 DCN DEBUG map_sccp[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121124832379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124832379 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3811273 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124832379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3811273 SCCP-88 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124832379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124832379 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124832379 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124832379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124832379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124832379 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124832379 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{IDLE}: Allocated (fsm.c:456) 20241121124832379 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124832379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003340056400500f1100926) (sccp_scrc.c:401) 20241121124832379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124832379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124832379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124832379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124832379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124832379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124832379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124832379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124832379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124832379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124832379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124832379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124832379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124832379 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124832379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124832379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124832379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124832379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124832379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124832379 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124832379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124832379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124832379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124832379 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(753)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc1-SCCP(753)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(754)@3c559826ea76: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(765) HNBGW_Test.msc1-RAN(754)@3c559826ea76: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(765)1737555 HNBGW_Test.msc1-SCCP(753)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(753)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(765)@3c559826ea76: setverdict(pass): none -> pass 20241121124832383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124832383 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124832383 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124832383 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124832383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124832383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124832383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124832383 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124832383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124832383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124832383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124832383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124832383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124832383 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0024b8fb) (sccp_scrc.c:472) 20241121124832383 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1823) 20241121124832383 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124832383 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124832383 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124832384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124832384 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:485) 20241121124832384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124832384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124832384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(765)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124832386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124832388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124832390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124832392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124832394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124832395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124832397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124832399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124832401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124832403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124832405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124832407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124832410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124832412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124832414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124832416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124832418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124832421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124832423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124832425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124832431 DLINP DEBUG SRVCONN(,r=127.0.0.1:33178<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124832431 DLINP DEBUG SRVCONN(,r=127.0.0.1:33178<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124832431 DLINP NOTICE SRV(,r=127.0.0.1:33178<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124832431 DMAIN NOTICE (127.0.0.1:33178 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33178<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124832431 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124832431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(742)@3c559826ea76: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(749)@3c559826ea76: Final verdict of PTC: none 20241121124832431 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45689<->l=127.0.0.1:4262) (control_if.c:193) 20241121124832432 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124832432 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(747)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(757)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(760)@3c559826ea76: Final verdict of PTC: none20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124832432 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124832432 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124832432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124832432 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124832432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124832432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124832432 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(754)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(756)@3c559826ea76: Final verdict of PTC: none 20241121124832432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124832432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124832432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124832432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124832432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124832432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124832432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124832432 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124832432 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124832432 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124832432 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124832432 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124832432 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124832432 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124832433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124832433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn1-SCCP(759)@3c559826ea76: Final verdict of PTC: none 20241121124832433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124832432 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124832432 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124832433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124832433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124832433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124832433 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124832433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124832433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124832433 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124832433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124832433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124832433 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124832433 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124832433 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124832433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124832433 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124832433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124832433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124832433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124832433 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124832433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124832433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124832433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124832433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124832433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124832433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124832433 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124832433 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124832433 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) VirtHNBGW-STATS(743)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(758)@3c559826ea76: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(748)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(755)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(761)@3c559826ea76: Final verdict of PTC: none20241121124832433 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124832434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124832434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124832434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124832434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124832434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124832434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124832434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124832434 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124832434 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124832434 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124832434 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124832434 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124832434 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124832434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d38d8), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124832434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124832434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124832434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124832434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124832434 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124832434 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124832435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124832435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124832435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124832435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124832435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124832435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124832435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124832435 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124832435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124832435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124832435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124832435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124832435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124832435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124832435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124832435 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124832434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{disrupted}: Freeing instance (context_map.c:202) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12521528)[0x55b163dc2560]{disrupted}: Deallocated (fsm.c:568) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-87)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124832434 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12521528 SCCP-87 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124832434 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124832434 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124832434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024b8fb), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124832434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124832434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124832434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124832434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124832434 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124832434 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124832434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{disrupted}: Freeing instance (context_map.c:202) 20241121124832434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811273)[0x55b163dcc2c0]{disrupted}: Deallocated (fsm.c:568) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{disconnected}: Freeing instance (context_map.c:206) 20241121124832434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55b163ddf720]{disconnected}: Deallocated (fsm.c:568) 20241121124832434 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3811273 SCCP-88 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124832434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124832434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124832435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124832435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124832435 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124832435 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124832435 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(746)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(753)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(744)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(762)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124832470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54336<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(745)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(742): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(743): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(744): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(745): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(746): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(747): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(748): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(749): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(750): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(751): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(752): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(753): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(754): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(755): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(756): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(757): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(758): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(759): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(760): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(761): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(762): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(763): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(764): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(765): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Nov 21 12:48:32 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 20241121124832604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124833205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49778<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=539144) 20241121124833340 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124833341 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124833341 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=539144, count=540400) 20241121124834432 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124834433 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124834433 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124834434 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124834434 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124834434 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124834434 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124834434 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124834434 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Thu Nov 21 12:48:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241121124836289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124836295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124836302 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41263<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(769)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124837004 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124837004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ad79), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124837004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124837004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124837004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124837004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124837005 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124837005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105963), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124837005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124837005 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124837005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124837005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124837005 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124837005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00403702), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124837005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124837005 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124837005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124837005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124837005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124837005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124837005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124837005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124837005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124837005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124837005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124837005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124837005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124837005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124837005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124837005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124837005 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124841341 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124841341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cbac), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124841341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124841341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124841341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124841341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124841341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124841342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124841342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124841342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124841342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124841342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124841342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124841436 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124841436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003ed94), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124841436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124841436 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124841436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124841436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124841436 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124841436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2189d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124841436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124841436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124841436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124841436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124841436 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124841436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b2e8d), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124841436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124841436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124841436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124841436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124841436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124841436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124841436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124841436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124841436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124841436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124841436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124841436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124841436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124841436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124841436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124841436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124841436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124842435 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124842435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024b8fb), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124842435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124842435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124842435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124842435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124842435 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124842435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d38d8), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124842435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124842435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124842435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124842435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124842435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124842435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124842435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124842435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124842435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124842435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124842435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124842435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124842435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124842435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124842435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124842435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124842435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124842435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124847005 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124847006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00403702), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124847006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124847006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124847006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124847006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124847006 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124847006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105963), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124847006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124847006 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124847006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124847006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124847006 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124847006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ad79), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124847006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124847006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124847006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124847006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124847006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124847006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124847006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124847006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124847006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124847006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124847006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124847006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124847006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124847006 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124847006 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124847006 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124847006 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124851343 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124851343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cbac), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124851343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124851343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124851343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124851343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124851343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124851343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124851343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124851343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124851343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124851343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124851343 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124851432 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(81)[0x55b163dc2990]{IDLE}: Deallocated (fsm.c:568) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(80)[0x55b163dd36e0]{IDLE}: Deallocated (fsm.c:568) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124851432 DLSCCP DEBUG SCCP-SCOC(82)[0x55b163dc4a40]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(769)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(770)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124852364 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124852365 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124852388 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124852388 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852388 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124852388 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852388 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124852388 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(772)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124852389 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852389 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124852389 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124852389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124852389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852389 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852389 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51905 (stream_srv.c:129) 20241121124852389 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51905<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124852389 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852389 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124852389 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124852389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124852389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852389 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852389 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124852389 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124852389 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852390 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124852390 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124852390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852390 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124852390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852390 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124852390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124852390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124852391 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852391 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124852391 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124852391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852391 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124852391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852391 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852391 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852391 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852391 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124852391 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124852391 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(776)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(776)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(776)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(774)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124852429 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124852429 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852429 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124852429 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852429 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124852429 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852430 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852430 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124852430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124852430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124852430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852430 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852430 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124852430 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852430 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852430 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124852430 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124852430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852430 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124852430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852430 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124852430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124852430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124852431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124852431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124852431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124852431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124852431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124852432 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852432 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124852432 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124852432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852432 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124852432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852432 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852432 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852432 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124852432 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124852432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852432 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124852432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852432 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124852432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124852432 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124852432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124852432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124852432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124852432 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124852435 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124852435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d38d8), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124852435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124852435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852435 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124852435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124852435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124852435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124852435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124852435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024b8fb), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124852435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124852435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124852435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124852435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124852435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(779)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(779)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(779)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(777)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124852489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124852489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124852489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124852489 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124852489 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124852489 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124852489 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124852489 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124852489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124852489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124852497 DLINP DEBUG SRVCONN(,r=127.0.0.1:51905<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124852497 DLINP DEBUG SRVCONN(,r=127.0.0.1:51905<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124852497 DLINP DEBUG SRVCONN(,r=127.0.0.1:51905<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124852497 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124852497 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) 20241121124852497 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124852497 DHNBAP DEBUG (127.0.0.1:51905 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124852497 DHNBAP NOTICE (127.0.0.1:51905 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124852498 DHNBAP NOTICE (127.0.0.1:51905 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124852498 DLINP DEBUG SRVCONN(,r=127.0.0.1:51905<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124852498 DLINP DEBUG SRVCONN(,r=127.0.0.1:51905<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124852622 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124852622 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124852622 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124852622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(776)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124852626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852626 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124852626 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124852626 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124852626 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124852626 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124852626 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124852627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852627 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124852627 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124852627 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124852627 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124852627 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124852627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124852627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124852627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124852627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124852627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124852627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124852627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124852627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124852627 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124852627 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124852627 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852628 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852628 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124852628 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124852628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124852628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852629 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124852629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124852629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124852629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124852629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124852662 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124852662 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124852662 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124852662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(779)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124852665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852665 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124852665 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124852665 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124852665 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124852665 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124852665 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124852666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852666 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124852666 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124852666 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124852666 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124852666 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124852666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124852666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124852666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124852667 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124852667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124852667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124852667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124852667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124852667 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124852667 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124852667 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124852668 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124852668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124852668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124852668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124852668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124852668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124852668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124852668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124852668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124852668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124852668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124852668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124852668 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124852668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124852668 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124852668 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124852668 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124852668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124852668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124852668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124852668 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(775)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124853431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124853431 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124853431 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124853431 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124853431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124853431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124853431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124853431 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124853431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124853431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124853431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124853431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124853431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124853431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124853431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124853431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124853431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124853431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124853431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124853431 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124853431 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124853431 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124853431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124853431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124853431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124853431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124853431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124853431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124853431 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124853431 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124853431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124853431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124853431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124853431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124853431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124853431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124853431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124853431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124853432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124853432 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124853432 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124853432 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124853432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124853432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124853432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124853432 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124853432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124853432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124853432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124853432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124853432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124853432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124853432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124853432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124853432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124853432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124853432 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124853432 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124853432 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(778)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124853470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124853470 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124853470 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124853470 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124853470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124853470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124853470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124853470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124853470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124853470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124853470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124853470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124853470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124853470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124853470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124853470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124853470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124853471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124853471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124853471 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124853471 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124853471 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124853471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124853471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124853471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124853471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124853471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124853471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124853471 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124853471 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124853471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124853471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124853471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124853471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124853471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124853471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124853471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124853471 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124853473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124853473 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124853473 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124853473 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124853473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124853473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124853473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124853473 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124853473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124853473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124853473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124853473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124853473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124853473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124853473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124853473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124853473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124853473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124853473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124853473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124853473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124853473 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124853473 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124853473 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124854504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124854508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124854511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124854513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124854515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124854517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124854519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124854522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124854524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124854526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124854528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124854529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124854531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124854533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124854535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124854537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124854538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124854540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124854542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124854543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '000000000000000011011100'B, t_guard := 20.000000 } 20241121124854570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(775)@3c559826ea76: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(775)@3c559826ea76: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(781) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(771)@3c559826ea76: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(781)9437425 20241121124855591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124855591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124855591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124855591 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124855591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9000f1, normal) (hnbgw_rua.c:388) 20241121124855591 DHNB DEBUG map_rua[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121124855591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124855591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437425 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124855591 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124855591 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124855591 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437425 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124855591 DCN DEBUG map_sccp[0x55b163dd36e0]{init}: Allocated (fsm.c:456) 20241121124855591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124855591 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9437425 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124855591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437425 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121124855591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124855591 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124855591 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124855591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124855591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124855591 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124855591 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{IDLE}: Allocated (fsm.c:456) 20241121124855591 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124855591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000dc0056400500f1100926) (sccp_scrc.c:401) 20241121124855591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124855591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124855591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124855591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124855591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124855591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124855591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124855591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124855591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124855591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124855591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124855591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124855591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124855591 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124855591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124855591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124855592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124855592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124855592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124855592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124855592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124855592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124855592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124855592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(774)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(774)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(775)@3c559826ea76: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(781) HNBGW_Test.msc0-RAN(775)@3c559826ea76: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(781)7918055 HNBGW_Test.msc0-SCCP(774)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(774)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124855602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124855602 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124855602 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124855602 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124855602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_sccp_n_pcstate_attaches_cnlink0(781)@3c559826ea76: setverdict(pass): none -> pass 20241121124855602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124855602 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124855602 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124855602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124855602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124855602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124855602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124855602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124855602 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0049ee1a) (sccp_scrc.c:472) 20241121124855602 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1823) 20241121124855602 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124855602 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124855602 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124855602 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124855602 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124855602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124855602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124855604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(781)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124855605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124855608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124855610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124855612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124855614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124855616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124855618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124855619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124855622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124855624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124855626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124855628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124855630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124855632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124855634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124855635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124855637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124855639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124855642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124855644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000001100011010'B, t_guard := 20.000000 } 20241121124855672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(775)@3c559826ea76: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(775)@3c559826ea76: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(782) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(771)@3c559826ea76: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(782)4093175 20241121124856684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124856684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124856684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124856684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124856684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e74f7, normal) (hnbgw_rua.c:388) 20241121124856684 DHNB DEBUG map_rua[0x55b163dc2560]{init}: Allocated (fsm.c:456) 20241121124856684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124856684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4093175 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124856684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124856684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124856684 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241121124856684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4093175 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121124856684 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124856684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124856684 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4093175 <-> SCCP-90 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121124856684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4093175 SCCP-90 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124856684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124856684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124856684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124856684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124856684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124856684 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124856684 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{IDLE}: Allocated (fsm.c:456) 20241121124856684 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124856684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300031a0056400500f1100926) (sccp_scrc.c:401) 20241121124856684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124856684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124856684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124856684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124856684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124856684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124856685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124856685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124856685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124856685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124856685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124856685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124856685 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124856685 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124856685 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124856685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124856685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124856685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124856685 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124856685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124856685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124856685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124856685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124856685 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(774)@3c559826ea76: First idle individual index:1 HNBGW_Test.msc0-SCCP(774)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(775)@3c559826ea76: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(782) HNBGW_Test.msc0-RAN(775)@3c559826ea76: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(782)1497078 HNBGW_Test.msc0-SCCP(774)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(774)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124856688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124856689 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124856689 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124856689 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124856689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124856689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124856689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124856689 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124856689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124856689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124856689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124856689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124856689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124856689 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00baa2c6) (sccp_scrc.c:472) 20241121124856689 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1823) 20241121124856689 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124856689 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124856689 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124856689 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124856689 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:485) 20241121124856689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124856689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(782)@3c559826ea76: setverdict(pass): none -> pass 20241121124856690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(782)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124856692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124856694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124856697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124856700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124856703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124856705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124856707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124856709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124856712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124856715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124856718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124856720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124856722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124856725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124856727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124856730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124856732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124856735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124856737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124856740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: "connecting cnlink 1" 20241121124856742 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(785)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(785)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(785)@3c559826ea76: ************************************************* HNBGW_Test.msc1-SCCP(783)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124856987 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124856987 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124856987 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124856987 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(785)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124856990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124856990 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124856990 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124856990 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124856990 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124856991 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124856991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124856992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124856992 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124856992 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124856992 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124856992 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124856992 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124856992 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124856992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124856992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124856992 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124856992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124856992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124856992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124856992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124856992 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124856992 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124856992 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124856993 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124856993 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124856993 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124856993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124856993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124856993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124856993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124856993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124856993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124856993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124856993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124856993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124856993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124856993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124856993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124856993 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124856993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124856993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124856993 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124856993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124856993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124856993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124856994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124856994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124856994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124856994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124856994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124857006 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124857007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ad79), PART(T=Source Reference,L=4,D=00000054), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124857007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124857007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124857007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124857007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124857007 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124857007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105963), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124857007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124857007 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124857007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124857007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124857007 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124857007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00403702), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124857007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124857007 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124857007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124857007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124857007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124857007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124857007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124857007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124857007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124857007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124857007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124857007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124857007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124857007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124857007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124857007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124857007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124857007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124857007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124857009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124857009 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124857009 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124857009 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124857009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124857009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124857009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124857009 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124857009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124857009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124857009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124857009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124857009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124857009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=00f2ad79) (sccp_scrc.c:472) 20241121124857009 DLSCCP DEBUG Received CO:RELCO for local reference 84 (sccp_scoc.c:1823) 20241121124857009 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124857009 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124857009 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124857009 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124857009 DLSCCP DEBUG SCCP-SCOC(84)[0x55b163dc6170]{IDLE}: Deallocated (fsm.c:568) 20241121124857010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124857010 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124857010 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124857010 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124857010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124857010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124857010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124857010 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124857011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124857011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124857011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124857011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124857011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124857011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=00403702) (sccp_scrc.c:472) 20241121124857011 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1823) 20241121124857011 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124857011 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124857011 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124857011 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124857011 DLSCCP DEBUG SCCP-SCOC(83)[0x55b163de1af0]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: 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 := '000000000000000101111011'B, t_guard := 20.000000 } 20241121124857798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124857798 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124857798 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124857798 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124857798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124857798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124857798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124857798 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124857798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124857798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124857798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124857798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124857798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124857798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124857798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124857798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124857798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124857798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124857798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124857798 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124857798 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) 20241121124857798 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) 20241121124857798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124857798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124857798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124857798 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124857798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124857798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124857798 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124857798 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124857798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124857799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124857799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124857799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124857799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124857799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124857799 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124857799 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(784)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124857837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124857837 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124857837 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124857837 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124857837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124857838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124857838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124857838 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124857838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124857838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124857838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124857838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124857838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124857838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124857838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124857838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124857838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124857838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124857838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124857838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124857838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124857838 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124857838 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124857838 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124857910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(784)@3c559826ea76: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(784)@3c559826ea76: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(786) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(771)@3c559826ea76: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(786)3795683 20241121124858926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124858926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124858926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241121124858926 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124858926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x39eae3, normal) (hnbgw_rua.c:388) 20241121124858926 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124858926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124858926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3795683 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121124858926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124858926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124858926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3795683 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1122) 20241121124858926 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121124858926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124858926 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3795683 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241121124858926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3795683 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241121124858926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124858926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124858926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124858926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124858926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124858926 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124858926 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{IDLE}: Allocated (fsm.c:456) 20241121124858926 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124858926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300017b0056400500f1100926) (sccp_scrc.c:401) 20241121124858926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124858926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124858926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124858927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124858927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124858927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124858927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124858927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124858927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124858927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124858927 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124858927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124858927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124858927 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124858927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124858927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124858927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124858927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124858927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124858927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124858927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124858927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124858927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124858927 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(783)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc1-SCCP(783)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(784)@3c559826ea76: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(786) HNBGW_Test.msc1-RAN(784)@3c559826ea76: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(786)3181948 HNBGW_Test.msc1-SCCP(783)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(783)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(786)@3c559826ea76: setverdict(pass): none -> pass 20241121124858937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124858937 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124858937 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124858937 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124858937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124858937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124858937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124858937 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124858937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124858937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124858937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124858937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124858937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124858937 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0068d891) (sccp_scrc.c:472) 20241121124858937 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1823) 20241121124858937 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124858937 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124858937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124858937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124858937 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124858937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124858937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124858938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(786)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124858940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241121124858942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241121124858944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124858946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124858949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124858951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241121124858954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241121124858956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124858958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124858961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124858963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241121124858966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241121124858968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124858970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124858972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124858974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241121124858976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241121124858977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124858979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124858981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124858988 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41263<->l=127.0.0.1:4262) (control_if.c:193) 20241121124858988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(766)@3c559826ea76: Final verdict of PTC: none 20241121124858988 DLINP DEBUG SRVCONN(,r=127.0.0.1:51905<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124858988 DLINP DEBUG SRVCONN(,r=127.0.0.1:51905<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124858988 DLINP NOTICE SRV(,r=127.0.0.1:51905<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124858988 DMAIN NOTICE (127.0.0.1:51905 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51905<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124858988 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(773)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(775)@3c559826ea76: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(771)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(774)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(768)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(777)@3c559826ea76: Final verdict of PTC: none 20241121124858990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124858990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124858990 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124858990 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124858990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121124858990 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124858990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124858990 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124858990 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124858990 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124858990 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124858990 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124858990 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124858990 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124858991 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124858991 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124858991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124858991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124858991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124858991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124858991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124858991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124858991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124858991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124858991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124858991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124858991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124858991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124858991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124858991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124858991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124858991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124858991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124858991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124858990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124858990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124858990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124858990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124858990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124858990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124858990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124858990 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124858990 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124858990 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124858990 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124858990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124858990 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124858990 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124858990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ee1a), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124858990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124858990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124858990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124858990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124858990 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124858990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124858990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124858990 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124858990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124858990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124858990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124858990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{disrupted}: Freeing instance (context_map.c:202) 20241121124858990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437425)[0x55b163dc2990]{disrupted}: Deallocated (fsm.c:568) 20241121124858990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124858990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{disconnected}: Freeing instance (context_map.c:206) 20241121124858990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b163dd36e0]{disconnected}: Deallocated (fsm.c:568) 20241121124858990 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437425 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124858990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124858990 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124858990 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124858990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa2c6), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124858990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124858990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124858991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124858991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124858991 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124858991 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124858991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{disrupted}: Freeing instance (context_map.c:202) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4093175)[0x55b163dc2560]{disrupted}: Deallocated (fsm.c:568) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124858991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4093175 SCCP-90 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124858991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124858991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124858991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124858991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124858991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124858991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124858991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124858991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124858991 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124858991 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124858991 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124858991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124858991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124858991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124858991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124858991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124858991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124858991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124858991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124858991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124858991 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124858991 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124858991 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124858991 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124858991 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124858991 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124858991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d891), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124858991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124858991 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124858991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124858991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124858991 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124858991 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124858991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121124858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3795683)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121124858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121124858991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3795683 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124858991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124858991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124858991 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124858991 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124858991 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(783)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(785)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(779)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(776)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(778)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(767)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(780)@3c559826ea76: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(770)@3c559826ea76: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(772)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(784)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124859023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49792<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(769)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(766): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(767): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(768): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(769): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(770): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(771): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(772): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(773): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(774): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(775): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(776): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(777): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(778): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(779): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(780): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(781): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(782): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(783): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(784): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(785): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(786): pass (pass -> pass) MTC@3c559826ea76: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Nov 21 12:48:59 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 20241121124859152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124859654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58144<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=511428) Waiting for packet dumper to finish... 1 (prev_count=511428, count=511968) 20241121124900991 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124900991 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124900991 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121124900991 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124900991 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124900991 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124900991 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124900991 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124900991 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124901345 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124901345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cbac), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124901345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124901345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124901345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124901345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124901345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124901345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124901345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124901345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124901345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124901345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124901345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Thu Nov 21 12:49:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124902436 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124902436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024b8fb), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124902436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124902436 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124902436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124902436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124902436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124902436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d38d8), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124902436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124902436 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124902436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124902436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124902436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124902436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124902436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124902436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124902436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124902436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124902436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124902436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124902436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124902436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124902436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124902436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124902436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124902436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241121124902735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124902739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124902746 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35753<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(790)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124907007 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124907007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105963), PART(T=Source Reference,L=4,D=00000055), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124907007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124907007 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124907007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124907007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124907008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124907008 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124907008 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124907008 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124907008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124907008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124907008 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124908991 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124908991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d891), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124908991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124908991 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124908991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124908991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124908991 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124908991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa2c6), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124908991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124908991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124908992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124908992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124908992 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124908992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ee1a), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124908992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124908992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124908992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124908992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124908992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124908992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124908992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124908992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124908992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124908992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124908992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124908992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124908992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124908992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124908992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124908992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124908992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124911345 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124911345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cbac), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124911345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124911346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124911346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124911346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124911346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124911346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124911346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124911346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124911346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124911346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124911346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124912437 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124912437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d38d8), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124912437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124912437 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124912437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124912437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124912437 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124912437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024b8fb), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124912437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124912437 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124912437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124912437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124912437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124912437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124912437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124912437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124912437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124912437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124912437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124912437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124912437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124912437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124912437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124912437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124912437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124912437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124917004 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124917004 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124917004 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124917004 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124917004 DLSCCP DEBUG SCCP-SCOC(85)[0x55b163dda7d0]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(790)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(791)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124918807 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124918807 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124918834 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124918834 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124918835 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124918835 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124918835 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124918835 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124918836 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124918836 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124918836 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124918836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124918836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124918836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124918836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918836 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124918836 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124918836 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(793)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124918836 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124918836 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124918836 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124918836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124918836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124918836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918836 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124918836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918836 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124918836 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42788 (stream_srv.c:129) 20241121124918836 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42788<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124918836 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124918836 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124918836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918836 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918836 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124918837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918837 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918837 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918837 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124918837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918837 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918837 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918837 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124918836 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124918836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124918836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124918836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918837 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124918837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918837 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124918837 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124918838 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124918838 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124918838 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124918838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124918838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918838 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124918838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918838 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124918838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918838 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918838 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918838 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124918838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124918838 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(797)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(797)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(797)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(795)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124918885 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124918885 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124918885 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124918886 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124918886 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124918886 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124918886 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124918886 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124918886 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124918886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124918886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124918886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124918886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918886 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124918886 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124918886 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124918887 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124918887 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124918887 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124918887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124918887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124918887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124918887 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124918887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124918887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124918887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124918887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918887 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124918887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124918887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124918887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124918887 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121124918888 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124918888 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124918888 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124918888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124918888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124918888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918888 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124918888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918888 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124918888 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124918888 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124918888 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124918888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124918888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124918888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124918888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124918888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124918888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918888 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124918888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918888 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124918888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124918888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124918888 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124918888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124918888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124918888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124918888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(800)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(800)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(800)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124918956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124918956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124918956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124918956 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124918956 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124918956 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124918956 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124918956 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124918956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124918956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124918967 DLINP DEBUG SRVCONN(,r=127.0.0.1:42788<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124918967 DLINP DEBUG SRVCONN(,r=127.0.0.1:42788<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124918967 DLINP DEBUG SRVCONN(,r=127.0.0.1:42788<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124918967 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124918967 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) 20241121124918967 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124918968 DHNBAP DEBUG (127.0.0.1:42788 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124918968 DHNBAP NOTICE (127.0.0.1:42788 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124918968 DHNBAP NOTICE (127.0.0.1:42788 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124918968 DLINP DEBUG SRVCONN(,r=127.0.0.1:42788<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124918968 DLINP DEBUG SRVCONN(,r=127.0.0.1:42788<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124918992 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124918992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ee1a), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124918992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124918992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918992 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124918992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa2c6), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124918992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124918992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918992 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124918992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d891), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124918992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124918992 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124918992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124918992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124918992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124918992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124918992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124918992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124918992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124918992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124918992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124919079 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124919079 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124919079 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124919079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(797)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124919082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919082 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124919082 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124919082 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124919082 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124919082 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124919082 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124919084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919084 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124919084 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124919084 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124919084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124919084 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124919084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124919084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124919084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124919084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124919084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124919084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124919084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124919084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124919084 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124919084 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124919084 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124919085 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124919085 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124919085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124919085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124919085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124919085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124919085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124919085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124919085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124919085 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124919085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919085 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124919085 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124919085 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124919085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124919085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124919085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124919085 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124919130 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124919130 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124919130 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124919130 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(800)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124919133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919133 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124919133 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124919133 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124919133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124919133 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124919133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124919134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919134 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124919134 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124919134 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124919134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124919134 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124919135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124919135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124919135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124919135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124919135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124919135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124919135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124919135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124919135 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124919135 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124919135 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124919136 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124919136 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124919136 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124919136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919136 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124919136 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124919136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124919136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124919136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124919136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124919136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124919136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124919136 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124919136 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124919136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124919136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124919136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124919136 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(796)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124919887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919887 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124919887 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124919887 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124919887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124919887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124919887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124919887 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124919887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124919887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124919887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124919887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124919887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124919887 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124919887 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124919887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124919887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124919888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124919888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124919888 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124919888 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124919888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124919888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124919888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124919888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124919888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124919888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124919888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124919888 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124919888 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124919888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124919888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124919888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124919888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124919888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124919888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124919888 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124919889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919889 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124919889 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124919889 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124919889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124919889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124919889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124919889 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124919889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124919889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124919889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124919889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124919889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124919889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124919889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124919889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124919889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124919889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124919890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124919890 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124919890 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124919939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919939 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124919939 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124919939 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124919939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124919939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124919939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124919939 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124919939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124919939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124919939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124919939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124919939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124919939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124919939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124919939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124919939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124919939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124919939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124919939 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124919939 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124919939 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124919939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124919939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124919939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124919939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124919939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124919939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124919939 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124919939 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124919939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124919939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124919939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124919940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124919940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124919940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124919940 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124919941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124919941 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124919941 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124919941 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124919941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124919941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124919941 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124919941 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124919941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124919941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124919941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124919941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124919941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124919941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124919941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124919941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124919941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124919941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124919941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124919941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124919941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124919941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124919941 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124919941 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124919974 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124919978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124919979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124919982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124919984 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124919986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124919988 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124919990 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124919993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124919995 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124919997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124919999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124920001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124920003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124920005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124920007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124920009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124920012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124920015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124920018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000001110010111'B, t_guard := 20.000000 } 20241121124920052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58714<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(802) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(792)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(802)10470879 20241121124921074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124921074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124921074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121124921074 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124921074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9fc5df, normal) (hnbgw_rua.c:388) 20241121124921074 DHNB DEBUG map_rua[0x55b163dda7d0]{init}: Allocated (fsm.c:456) 20241121124921074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124921074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10470879 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124921074 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124921074 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124921074 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121124921074 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10470879 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124921074 DCN DEBUG map_sccp[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124921074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124921074 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10470879 <-> SCCP-92 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124921075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10470879 SCCP-92 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121124921075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124921075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124921075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124921075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124921075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124921075 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124921075 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{IDLE}: Allocated (fsm.c:456) 20241121124921075 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124921075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030003970056400500f1100926) (sccp_scrc.c:401) 20241121124921075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124921075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124921075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124921075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124921075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124921075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124921075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124921075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124921075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124921075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124921075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124921075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124921075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124921075 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124921075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124921075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124921075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124921075 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124921075 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124921075 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124921075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124921075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124921075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124921075 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(802) HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(802)2878848 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(802)@3c559826ea76: setverdict(pass): none -> pass 20241121124921084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124921084 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124921084 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124921084 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124921084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124921084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124921084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124921084 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124921084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124921084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124921084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124921084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124921084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124921084 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0073c8d8) (sccp_scrc.c:472) 20241121124921084 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1823) 20241121124921084 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124921084 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124921084 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124921084 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124921084 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124921084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124921084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124921085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58714<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(802)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124921087 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124921089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124921091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124921094 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124921096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124921098 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124921100 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124921102 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124921105 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124921107 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124921109 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124921111 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124921113 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124921116 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124921118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124921120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124921122 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124921124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124921126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124921128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '08087300F1102A2A170411E51000'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 := '000000000000001011111010'B, t_guard := 20.000000 } 20241121124921155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124921346 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124921346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cbac), PART(T=Source Reference,L=4,D=00000056), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124921346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124921346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124921346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124921346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124921346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124921346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124921346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124921346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124921346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124921346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124921346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124921346 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124921348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124921348 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124921348 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124921348 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124921348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124921348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124921348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124921348 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124921348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124921348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124921348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124921348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124921348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124921348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=0001cbac) (sccp_scrc.c:472) 20241121124921348 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1823) 20241121124921348 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124921348 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124921348 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124921348 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124921348 DLSCCP DEBUG SCCP-SCOC(86)[0x55b163dda530]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(803) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(792)@3c559826ea76: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(803)6050790 20241121124922168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124922169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124922169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241121124922169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124922169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5c53e6, normal) (hnbgw_rua.c:388) 20241121124922169 DHNB DEBUG map_rua[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121124922169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124922169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050790 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124922169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124922169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124922169 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241121124922169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050790 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124922169 DCN DEBUG map_sccp[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121124922169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124922169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6050790 <-> SCCP-93 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124922169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050790 SCCP-93 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241121124922169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124922169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124922169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124922169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124922169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124922169 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124922169 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{IDLE}: Allocated (fsm.c:456) 20241121124922169 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124922169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030002fa0056400500f1100926) (sccp_scrc.c:401) 20241121124922169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124922169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124922169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124922169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124922169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124922169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124922169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124922169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124922169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124922169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124922169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124922169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124922169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124922169 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124922169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124922169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124922169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124922169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124922169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124922169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124922169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124922169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124922169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124922169 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(803) HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(803)409915 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124922172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124922172 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124922172 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124922172 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124922172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124922172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124922172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124922172 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124922173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124922173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124922173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124922173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124922173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124922173 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b66603) (sccp_scrc.c:472) 20241121124922173 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1823) 20241121124922173 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124922173 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124922173 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124922173 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124922173 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:485) 20241121124922173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124922173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Compl_on_1_cnlink0(803)@3c559826ea76: setverdict(pass): none -> pass 20241121124922174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(803)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124922175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124922178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124922180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124922183 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124922185 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124922187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124922190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124922192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124922194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124922196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124922198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124922200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124922202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124922205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124922207 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124922209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124922211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124922214 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124922216 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124922218 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000010100110'B, t_guard := 20.000000 } 20241121124922243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124922438 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124922438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024b8fb), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124922438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124922438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124922438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124922438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124922438 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124922438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d38d8), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124922438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124922438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124922438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124922438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124922438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124922438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124922438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124922438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124922438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124922438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124922438 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124922438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124922438 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124922438 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124922438 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124922438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124922438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124922438 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(804) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(792)@3c559826ea76: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(804)6093786 20241121124923256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124923256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124923256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124923256 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124923256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5cfbda, normal) (hnbgw_rua.c:388) 20241121124923256 DHNB DEBUG map_rua[0x55b163dc2560]{init}: Allocated (fsm.c:456) 20241121124923256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124923256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6093786 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124923256 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124923256 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124923257 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6093786 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124923257 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124923257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124923257 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6093786 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124923257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6093786 SCCP-94 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121124923257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124923257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124923257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124923257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124923257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124923257 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124923257 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{IDLE}: Allocated (fsm.c:456) 20241121124923257 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124923257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030000a60056400500f1100926) (sccp_scrc.c:401) 20241121124923257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124923257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124923257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124923257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124923257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124923257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124923257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124923257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124923257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124923257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124923257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124923257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124923257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124923257 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124923257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124923257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124923257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124923257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124923257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124923257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124923257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124923257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124923257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124923257 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(804) HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(804)15348055 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241121124923260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124923260 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124923260 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124923260 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124923260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124923260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124923260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124923260 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(804)@3c559826ea76: setverdict(pass): none -> pass 20241121124923260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124923260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124923260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124923260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124923260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124923260 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003dcb44) (sccp_scrc.c:472) 20241121124923260 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1823) 20241121124923260 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124923260 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124923260 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124923260 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124923260 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124923260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124923260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124923262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(804)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124923263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124923265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124923268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124923270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124923273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124923275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124923277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124923278 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124923280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124923282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124923285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124923287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124923288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124923290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124923293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124923294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124923296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124923298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124923300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124923302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011001111'B, t_guard := 20.000000 } 20241121124923325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(805) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(792)@3c559826ea76: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(805)14401992 20241121124924338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124924338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124924338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121124924338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124924338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdbc1c8, normal) (hnbgw_rua.c:388) 20241121124924338 DHNB DEBUG map_rua[0x55b163dc5370]{init}: Allocated (fsm.c:456) 20241121124924338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124924338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401992 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124924338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124924338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124924338 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121124924338 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401992 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124924338 DCN DEBUG map_sccp[0x55b163de1d50]{init}: Allocated (fsm.c:456) 20241121124924338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124924338 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14401992 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124924338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401992 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121124924338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124924338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124924338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124924338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124924338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124924338 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124924338 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{IDLE}: Allocated (fsm.c:456) 20241121124924338 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124924339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030000cf0056400500f1100926) (sccp_scrc.c:401) 20241121124924339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124924339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124924339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124924339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124924339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124924339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124924339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124924339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124924339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124924339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124924339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124924339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124924339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124924339 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124924339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124924339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124924339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124924339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124924339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124924339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124924339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124924339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124924339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124924339 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(805) HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(805)16613878 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241121124924342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124924342 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124924342 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124924342 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124924342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124924342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124924342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124924342 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124924342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124924343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124924343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124924343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124924343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124924343 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa5845) (sccp_scrc.c:472) 20241121124924343 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1823) 20241121124924343 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124924343 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124924343 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124924343 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124924343 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124924343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124924343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Compl_on_1_cnlink0(805)@3c559826ea76: setverdict(pass): none -> pass 20241121124924344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(805)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124924350 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124924352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124924354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124924356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124924358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124924361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124924363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124924365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124924367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124924369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124924371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124924373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124924375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124924377 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124924379 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124924382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124924384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124924386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124924388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124924390 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124924397 DLINP DEBUG SRVCONN(,r=127.0.0.1:42788<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124924397 DLINP DEBUG SRVCONN(,r=127.0.0.1:42788<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124924397 DLINP NOTICE SRV(,r=127.0.0.1:42788<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124924397 DMAIN NOTICE (127.0.0.1:42788 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42788<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124924397 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124924398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(787)@3c559826ea76: Final verdict of PTC: none 20241121124924399 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35753<->l=127.0.0.1:4262) (control_if.c:193) 20241121124924399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124924399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124924399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124924399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124924399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124924399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124924399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124924399 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124924399 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124924399 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124924399 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124924399 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121124924399 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124924399 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124924399 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124924399 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124924399 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124924399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124924399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(796)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(794)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(795)@3c559826ea76: Final verdict of PTC: none 20241121124924399 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124924399 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241121124924399 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124924399 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124924399 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124924399 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124924399 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124924399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124924399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124924399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124924399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124924399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(792)@3c559826ea76: Final verdict of PTC: none20241121124924399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124924399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124924399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(793)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(799)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(791)@3c559826ea76: Final verdict of PTC: none 20241121124924400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124924400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124924400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124924400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124924400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124924400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124924400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124924400 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(789)@3c559826ea76: Final verdict of PTC: none 20241121124924399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124924399 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124924399 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124924399 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124924399 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124924399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124924399 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124924399 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124924399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073c8d8), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124924399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124924399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124924399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124924399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124924399 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124924399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124924399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124924399 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124924399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121124924399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124924399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124924399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{disrupted}: Freeing instance (context_map.c:202) 20241121124924399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10470879)[0x55b163dda7d0]{disrupted}: Deallocated (fsm.c:568) 20241121124924399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124924399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{disconnected}: Freeing instance (context_map.c:206) 20241121124924399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-92)[0x55b163de1af0]{disconnected}: Deallocated (fsm.c:568) 20241121124924400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10470879 SCCP-92 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124924400 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124924400 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124924400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66603), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124924400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124924400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124924400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124924400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124924400 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124924400 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124924400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{disrupted}: Freeing instance (context_map.c:202) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050790)[0x55b163dda530]{disrupted}: Deallocated (fsm.c:568) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{disconnected}: Freeing instance (context_map.c:206) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55b163dc2990]{disconnected}: Deallocated (fsm.c:568) 20241121124924400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050790 SCCP-93 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124924400 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124924400 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124924400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dcb44), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124924400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124924400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124924400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124924400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124924400 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124924400 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124924400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{disrupted}: Freeing instance (context_map.c:202) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6093786)[0x55b163dc2560]{disrupted}: Deallocated (fsm.c:568) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124924400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6093786 SCCP-94 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124924400 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124924400 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124924400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5845), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124924400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124924400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124924400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124924400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124924400 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124924400 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124924400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{disrupted}: Freeing instance (context_map.c:202) 20241121124924400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14401992)[0x55b163dc5370]{disrupted}: Deallocated (fsm.c:568) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{disconnected}: Freeing instance (context_map.c:206) 20241121124924400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55b163de1d50]{disconnected}: Deallocated (fsm.c:568) 20241121124924400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14401992 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121124924400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124924400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124924400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124924400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124924400 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124924400 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124924400 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124924400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124924400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124924400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124924400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124924400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124924401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124924401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124924401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124924401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124924401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124924401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124924401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124924401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124924401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124924401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124924401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124924401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124924401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124924401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124924401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124924401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124924401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124924401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124924401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(800)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(797)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(788)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(801)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(798)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(790)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. 20241121124924477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58148<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(787): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(788): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(790): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(791): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(792): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(793): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(794): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(795): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(796): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(797): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(798): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(799): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(800): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(801): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(802): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(803): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(804): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(805): pass (pass -> pass) MTC@3c559826ea76: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Nov 21 12:49: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 20241121124924619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124925220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472008) Waiting for packet dumper to finish... 1 (prev_count=472008, count=472548) 20241121124926399 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124926400 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124926400 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124926400 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124926400 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124926400 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Thu Nov 21 12:49:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241121124928306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124928311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124928322 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37413<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(809)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124928993 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124928993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d891), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124928993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124928993 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124928993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124928993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124928993 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124928993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa2c6), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124928993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124928993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124928993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124928993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124928993 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124928993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ee1a), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124928993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124928993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124928993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124928993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124928994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124928994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124928994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124928994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124928994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124928994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124928994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124928994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124928994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124928994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124928994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124928994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124928994 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124932439 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124932439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d38d8), PART(T=Source Reference,L=4,D=00000057), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124932439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124932439 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124932439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124932439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124932439 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124932439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024b8fb), PART(T=Source Reference,L=4,D=00000058), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124932439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124932439 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124932439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124932439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124932439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124932439 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124932439 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124932439 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124932439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124932439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124932439 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124932439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124932439 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124932439 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124932439 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124932439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124932439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124932439 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124934401 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124934401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5845), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124934401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124934401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124934401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124934401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124934401 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124934401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dcb44), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124934401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124934401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124934401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124934401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124934401 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124934401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66603), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124934401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124934401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124934401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124934401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124934401 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121124934401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073c8d8), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124934401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124934401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124934401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124934401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124934401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124934401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124934401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124934401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124934401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124934401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124934401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124934401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124934401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124934401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124934401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124934401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124934401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124934401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124934401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124934401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124934402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124934402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124934402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124934402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124934402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124934402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124934402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124934402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124934402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124934402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124934402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124934402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124938994 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124938994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ee1a), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124938994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124938994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124938994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124938994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124938994 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124938994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa2c6), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124938994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124938994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124938994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124938994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124938994 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124938995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d891), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124938995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124938995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124938995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124938995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124938995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124938995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124938995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124938995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124938995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124938995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124938995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124938995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124938995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124938995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124938995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124938995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124938995 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121124942436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b163dd9c50]{IDLE}: Deallocated (fsm.c:568) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124942436 DLSCCP DEBUG SCCP-SCOC(88)[0x55b163dc57b0]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(809)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(810)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124944385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121124944385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124944402 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124944402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073c8d8), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124944402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124944402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944402 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124944402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66603), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124944402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124944402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944402 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124944402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dcb44), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124944402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124944402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944402 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124944402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5845), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124944402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124944402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124944402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124944402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124944402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124944402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124944403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124944403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124944403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124944413 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124944413 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944413 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124944413 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944414 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124944414 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944414 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944414 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124944414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124944414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124944414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944414 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124944414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124944414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124944414 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121124944414 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944414 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124944414 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124944415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944415 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124944415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944415 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944415 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124944415 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124944415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124944415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124944415 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(812)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121124944415 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944415 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121124944415 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124944415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944415 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121124944415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944415 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944415 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46023 (stream_srv.c:129) 20241121124944415 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46023<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121124944415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944415 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944415 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944415 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121124944415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121124944415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121124944416 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121124944416 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944416 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121124944416 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124944417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944417 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121124944417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944417 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944417 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944417 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944417 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121124944417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121124944417 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(816)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(816)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(816)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(814)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(819)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(819)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(819)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(817)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124944507 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124944507 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944508 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124944508 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944508 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124944508 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944508 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124944508 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124944509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124944509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944509 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944509 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121124944509 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124944509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124944509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124944509 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124944510 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944510 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121124944510 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124944510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944510 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121124944510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944510 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944510 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944510 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121124944510 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124944510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944510 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121124944510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944510 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944510 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944510 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124944510 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124944510 DLSUA DEBUG sua_addr_p20241121124944510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer arse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124944510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944510 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121124944511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121124944511 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121124944511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121124944511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121124944511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121124944511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121124944511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944511 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944511 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944511 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124944511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124944511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124944511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(822)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(825)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(825)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(825)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(823)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121124944626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124944626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124944626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124944626 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124944626 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124944626 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121124944626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124944626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124944626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124944626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121124944637 DLINP DEBUG SRVCONN(,r=127.0.0.1:46023<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124944637 DLINP DEBUG SRVCONN(,r=127.0.0.1:46023<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124944637 DLINP DEBUG SRVCONN(,r=127.0.0.1:46023<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121124944637 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121124944637 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) 20241121124944637 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121124944637 DHNBAP DEBUG (127.0.0.1:46023 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121124944637 DHNBAP NOTICE (127.0.0.1:46023 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121124944637 DHNBAP NOTICE (127.0.0.1:46023 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121124944637 DLINP DEBUG SRVCONN(,r=127.0.0.1:46023<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124944637 DLINP DEBUG SRVCONN(,r=127.0.0.1:46023<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124944658 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124944658 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121124944658 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124944658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(816)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121124944661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944661 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121124944661 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124944661 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124944661 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124944661 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124944661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124944663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944663 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124944663 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124944663 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124944663 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124944663 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124944663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124944663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124944663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124944663 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121124944663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124944663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124944663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124944663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124944663 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124944663 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124944663 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944664 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121124944664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124944664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124944664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944664 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124944664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124944664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124944664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124944665 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124944701 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124944701 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121124944701 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124944701 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(819)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121124944704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944704 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121124944704 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124944704 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124944704 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124944704 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124944704 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124944705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944706 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124944706 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124944706 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124944706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124944706 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124944706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124944706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124944706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124944706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121124944706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124944706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124944706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124944706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124944706 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124944706 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124944706 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944707 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944707 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121124944707 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121124944707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124944707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944707 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124944707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124944707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124944707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124944707 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124944753 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124944753 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121124944753 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124944753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(822)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121124944757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944757 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121124944757 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124944757 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124944757 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124944757 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121124944757 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124944759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944759 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124944759 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124944759 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124944759 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124944759 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124944759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124944759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124944759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124944759 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121124944759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124944759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124944759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124944759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124944759 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124944759 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124944759 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944760 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944760 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121124944760 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124944760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124944760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944760 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124944761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124944761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124944761 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124944761 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124944797 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121124944797 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121124944797 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121124944797 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(825)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121124944800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944800 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121124944800 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121124944800 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121124944800 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121124944800 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121124944800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121124944801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944801 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121124944801 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121124944802 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121124944802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121124944802 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121124944802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121124944802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124944802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121124944802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121124944802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124944802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124944802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124944802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124944802 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121124944802 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121124944802 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121124944803 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121124944803 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121124944803 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121124944803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124944803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121124944803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124944803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124944803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124944803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124944803 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124944803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124944803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124944803 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121124944803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124944803 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124944803 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124944803 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124944803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124944803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124944803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124944803 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(815)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124945467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945467 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124945467 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124945467 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124945467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124945467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124945467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124945467 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124945467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124945467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124945467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124945467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124945467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124945467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124945467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124945467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124945467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124945468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124945468 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124945468 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121124945468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124945468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124945468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124945468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124945468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124945468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124945468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124945468 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124945468 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121124945468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124945468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124945468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124945468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124945468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124945468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124945468 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945470 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124945470 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124945470 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124945470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124945470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124945470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124945470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124945470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124945470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124945470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124945470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124945470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124945470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121124945470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124945470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124945470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124945470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124945470 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124945470 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(818)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124945509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945509 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124945509 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124945509 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124945509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124945509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124945509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124945509 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124945510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124945510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124945510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124945510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124945510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124945510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124945510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121124945510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124945510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124945510 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124945510 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124945510 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) 20241121124945510 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) 20241121124945510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124945510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121124945510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124945510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124945510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124945510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124945510 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124945510 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121124945510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124945510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124945510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124945510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124945510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124945510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124945510 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945511 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124945511 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124945511 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124945511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124945511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124945511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124945511 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124945511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124945511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124945511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124945511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124945511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124945511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121124945511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121124945511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124945512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124945512 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124945512 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124945512 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124945562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945562 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124945562 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124945562 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124945562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124945562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124945562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124945562 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124945562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124945562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124945562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124945562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124945562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124945562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124945562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124945562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124945562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124945562 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124945562 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124945562 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121124945562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121124945562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124945562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124945563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124945563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124945563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124945563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124945563 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124945563 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121124945563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124945563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124945563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124945563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124945563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124945563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124945563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945564 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124945564 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124945564 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124945564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124945564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124945564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124945564 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124945564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124945564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124945564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124945564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124945564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124945564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121124945564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124945564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124945564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124945564 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124945564 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124945564 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(824)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121124945605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945605 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124945605 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124945605 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124945605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124945605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124945605 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124945605 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124945606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124945606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124945606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124945606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124945606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124945606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124945606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121124945606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945606 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124945606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124945606 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121124945606 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121124945606 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) 20241121124945606 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) 20241121124945606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121124945606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121124945606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124945606 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124945606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124945606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124945606 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121124945606 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121124945606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124945606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124945606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124945606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124945606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124945606 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124945606 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124945608 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124945608 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124945608 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124945608 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124945608 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124945608 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124945608 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124945608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124945608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124945608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124945608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124945608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124945608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121124945608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121124945608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121124945608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124945608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124945608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124945608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124945608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121124945608 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121124945608 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121124945608 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121124946644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124946648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124946651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124946653 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124946655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121124946658 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124946660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124946663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124946665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124946668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121124946670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124946673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124946676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124946678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124946680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121124946682 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124946684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124946686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124946688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124946690 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000000110111011'B, t_guard := 20.000000 } 20241121124946717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(827) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(811)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(827)4479149 20241121124947743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124947743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124947743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121124947743 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124947743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4458ad, normal) (hnbgw_rua.c:388) 20241121124947743 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121124947743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124947743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479149 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124947743 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124947743 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124947743 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121124947743 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479149 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124947743 DCN DEBUG map_sccp[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121124947743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124947743 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4479149 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124947743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479149 SCCP-96 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121124947743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124947743 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124947743 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124947743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124947743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124947743 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124947743 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{IDLE}: Allocated (fsm.c:456) 20241121124947743 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124947744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030001bb0056400500f1100926) (sccp_scrc.c:401) 20241121124947744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124947744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124947744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124947744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124947744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124947744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124947744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124947744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124947744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124947744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124947744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124947744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124947744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124947744 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124947744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124947744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124947744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124947744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124947744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124947744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124947744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124947744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124947744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124947744 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(827) HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(827)11138880 HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121124947754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124947754 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124947754 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124947754 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124947754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124947754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124947754 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124947754 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124947755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124947755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) TC_sgsnpool_L3Complete_no_nri_round_robin0(827)@3c559826ea76: setverdict(pass): none -> pass 20241121124947755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124947755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124947755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124947755 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003527c2) (sccp_scrc.c:472) 20241121124947755 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1823) 20241121124947755 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124947755 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124947755 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124947755 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124947755 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124947755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124947755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124947757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(827)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124947760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124947762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124947765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124947768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124947771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124947774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124947776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124947779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124947783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124947786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124947790 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124947792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124947795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124947798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124947801 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124947803 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124947806 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124947809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124947811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124947814 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '08087300F1102A2A170411E51000'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 := '000000000000001110000001'B, t_guard := 20.000000 } 20241121124947844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44690<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(824)@3c559826ea76: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(824)@3c559826ea76: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(828) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(811)@3c559826ea76: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(828)4098509 20241121124948858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124948858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124948858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241121124948858 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124948858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e89cd, normal) (hnbgw_rua.c:388) 20241121124948858 DHNB DEBUG map_rua[0x55b163dc2560]{init}: Allocated (fsm.c:456) 20241121124948858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124948858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4098509 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124948858 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124948858 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124948858 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241121124948858 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4098509 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121124948858 DCN DEBUG map_sccp[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121124948858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124948858 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4098509 <-> SCCP-97 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121124948858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4098509 SCCP-97 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241121124948858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124948858 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124948858 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124948858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124948858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124948858 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124948858 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{IDLE}: Allocated (fsm.c:456) 20241121124948858 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124948858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003810056400500f1100926) (sccp_scrc.c:401) 20241121124948858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124948858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124948858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124948858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124948858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124948858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124948858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124948858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124948858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124948858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124948858 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124948858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124948858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124948858 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124948858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124948858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124948858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124948858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124948858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124948859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124948859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124948859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124948859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124948859 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(823)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(823)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(824)@3c559826ea76: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(828) HNBGW_Test.sgsn1-RAN(824)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(828)15875026 HNBGW_Test.sgsn1-SCCP(823)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(823)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(828)@3c559826ea76: setverdict(pass): none -> pass 20241121124948869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124948869 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121124948869 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121124948869 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121124948870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124948870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124948870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124948870 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124948870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124948870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124948870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124948870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124948870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124948870 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00651dcd) (sccp_scrc.c:472) 20241121124948870 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1823) 20241121124948870 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124948870 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124948870 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124948870 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124948870 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124948870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124948870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121124948871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(828)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124948872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124948875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124948877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124948879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124948881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124948884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124948886 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124948888 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124948890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124948893 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124948895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124948898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124948900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124948903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124948905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124948907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124948911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124948913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124948916 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124948918 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '000000000000000101001110'B, t_guard := 20.000000 } 20241121124948945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124948995 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124948995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068d891), PART(T=Source Reference,L=4,D=0000005b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124948995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124948995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124948995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121124948995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124948995 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124948995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baa2c6), PART(T=Source Reference,L=4,D=0000005a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124948995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124948995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124948995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124948995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124948995 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124948995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049ee1a), PART(T=Source Reference,L=4,D=00000059), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124948995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124948995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124948995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121124948995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124948996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124948996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124948996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124948996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121124948996 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124948996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124948996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124948996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124948996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124948996 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124948996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124948996 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124948996 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124948996 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121124948996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121124948996 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124948998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124948998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121124948998 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121124948998 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121124948998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124948998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124948998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124948998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124948998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124948998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124948998 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124948998 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124948998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124948998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124948998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124948998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124948998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124948998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124948998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121124948998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124948998 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=0068d891) (sccp_scrc.c:472) 20241121124948998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124948998 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1823) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(91)[0x55b163ddf720]{IDLE}: Deallocated (fsm.c:568) 20241121124948998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124948998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124948998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124948998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124948998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124948998 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=00baa2c6) (sccp_scrc.c:472) 20241121124948998 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1823) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124948998 DLSCCP DEBUG SCCP-SCOC(90)[0x55b163dcc2c0]{IDLE}: Deallocated (fsm.c:568) 20241121124949205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124949205 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121124949205 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121124949205 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121124949205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124949205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124949205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124949205 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124949206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124949206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124949206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124949206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121124949206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124949206 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=0049ee1a) (sccp_scrc.c:472) 20241121124949206 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1823) 20241121124949206 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121124949206 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121124949206 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121124949206 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121124949206 DLSCCP DEBUG SCCP-SCOC(89)[0x55b163dc4a40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(829) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(811)@3c559826ea76: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(829)2751443 20241121124949960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124949960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124949960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121124949960 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121124949960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x29fbd3, normal) (hnbgw_rua.c:388) 20241121124949960 DHNB DEBUG map_rua[0x55b163dc4a40]{init}: Allocated (fsm.c:456) 20241121124949960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121124949960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751443 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121124949960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124949960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124949960 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751443 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121124949960 DCN DEBUG map_sccp[0x55b163dcc2c0]{init}: Allocated (fsm.c:456) 20241121124949961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121124949961 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2751443 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121124949961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751443 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121124949961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121124949961 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121124949961 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121124949961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121124949961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121124949961 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121124949961 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{IDLE}: Allocated (fsm.c:456) 20241121124949961 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121124949961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300014e0056400500f1100926) (sccp_scrc.c:401) 20241121124949961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124949961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124949961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124949961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124949961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124949961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124949961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121124949961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121124949961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121124949961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124949961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124949961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124949961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124949961 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121124949961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121124949961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121124949961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124949961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124949961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124949961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124949961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124949961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124949961 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124949961 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(829) HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(829)5873801 HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121124949966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124949966 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121124949966 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121124949966 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121124949966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121124949966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121124949966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121124949966 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121124949966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124949966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121124949966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121124949966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121124949966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121124949966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ededc) (sccp_scrc.c:472) 20241121124949966 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1823) 20241121124949966 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121124949966 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121124949966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124949966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121124949966 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121124949966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121124949966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_no_nri_round_robin0(829)@3c559826ea76: setverdict(pass): none -> pass 20241121124949968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(829)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121124949969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121124949971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121124949973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121124949975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124949976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124949978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121124949980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121124949982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121124949984 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124949986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124949989 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121124949992 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121124949994 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121124949995 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124949997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124949999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121124950001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121124950003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121124950005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121124950007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121124950018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(813)@3c559826ea76: Final verdict of PTC: none 20241121124950019 DLINP DEBUG SRVCONN(,r=127.0.0.1:46023<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121124950019 DLINP DEBUG SRVCONN(,r=127.0.0.1:46023<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124950019 DLINP NOTICE SRV(,r=127.0.0.1:46023<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124950019 DMAIN NOTICE (127.0.0.1:46023 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46023<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124950019 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121124950019 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37413<->l=127.0.0.1:4262) (control_if.c:193) 20241121124950020 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121124950020 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124950020 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124950020 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124950020 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124950020 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124950020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124950020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(817)@3c559826ea76: Final verdict of PTC: none20241121124950020 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(814)@3c559826ea76: Final verdict of PTC: none 20241121124950020 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121124950020 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(811)@3c559826ea76: Final verdict of PTC: none20241121124950020 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124950020 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121124950020 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121124950020 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124950020 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124950020 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124950020 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121124950020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124950020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124950020 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121124950020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124950020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124950020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124950020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124950020 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124950020 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124950020 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124950020 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124950020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124950020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124950021 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124950021 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124950021 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124950021 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124950021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124950021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124950021 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121124950021 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121124950021 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121124950021 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121124950021 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121124950021 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121124950021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121124950021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121124950021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124950021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124950021 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121124950021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124950021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124950021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124950021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124950021 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124950021 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124950021 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124950021 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124950021 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124950021 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124950021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651dcd), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124950021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124950021 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124950021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121124950021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124950021 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124950021 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124950021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{disrupted}: Freeing instance (context_map.c:202) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098509)[0x55b163dc2560]{disrupted}: Deallocated (fsm.c:568) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{disconnected}: Freeing instance (context_map.c:206) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-97)[0x55b163dc8160]{disconnected}: Deallocated (fsm.c:568) 20241121124950021 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4098509 SCCP-97 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121124950021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124950021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124950021 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121124950021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124950021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124950021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124950021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124950021 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124950021 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124950021 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124950021 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124950021 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124950021 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124950021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003527c2), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124950021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124950021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124950021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124950021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124950021 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124950021 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124950021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4479149)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{disconnected}: Freeing instance (context_map.c:206) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55b163dda530]{disconnected}: Deallocated (fsm.c:568) 20241121124950021 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479149 SCCP-96 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121124950021 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121124950021 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121124950021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ededc), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121124950021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124950021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124950021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124950021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124950021 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121124950021 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121124950021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{disrupted}: Freeing instance (context_map.c:202) 20241121124950021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2751443)[0x55b163dc4a40]{disrupted}: Deallocated (fsm.c:568) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{disconnected}: Freeing instance (context_map.c:206) 20241121124950021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55b163dcc2c0]{disconnected}: Deallocated (fsm.c:568) 20241121124950021 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751443 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121124950021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121124950021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121124950021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124950021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124950021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124950021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121124950022 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124950022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121124950022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121124950022 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121124950022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121124950022 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121124950022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121124950022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121124950022 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121124950022 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121124950022 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121124950022 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121124950022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121124950022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121124950022 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121124950022 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121124950022 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121124950022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124950022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124950022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124950022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124950022 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121124950022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124950022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124950022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124950022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124950022 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121124950022 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(806)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(821)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(819)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(825)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(823)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(822)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(812)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(810)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(818)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(826)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(815)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(824)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(816)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(820)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(808)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(807)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121124950050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33052<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(809)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(806): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(807): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(808): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(809): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(810): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(811): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(812): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(813): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(814): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(815): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(816): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(817): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(818): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(819): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(823): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(824): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(825): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(826): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(827): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(828): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(829): pass (pass -> pass) MTC@3c559826ea76: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Thu Nov 21 12:49:50 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 20241121124950383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124950885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44708<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=573988) Waiting for packet dumper to finish... 1 (prev_count=573988, count=578092) 20241121124952021 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124952021 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124952021 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121124952021 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124952021 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121124952021 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121124952021 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124952021 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124952021 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121124952021 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121124952021 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121124952021 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Thu Nov 21 12:49:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241121124953969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124953975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121124953984 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33931<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(833)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121124954402 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124954402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5845), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124954403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124954403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124954403 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124954403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dcb44), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124954403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124954403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124954403 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124954403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66603), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124954403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124954403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124954403 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121124954403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073c8d8), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121124954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121124954403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121124954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121124954403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121124954403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124954403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124954403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124954403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124954403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124954403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124954403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124954403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124954403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124954403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124954403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124954403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121124954403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121124954403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121124954403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121124954403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121124954403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125000021 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125000021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003527c2), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125000021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125000021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125000021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125000021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125000022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125000022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125000022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125000022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125000022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125000022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125000022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125000022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125000022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125000022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125000022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125000022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125000021 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125000021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651dcd), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125000021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125000021 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125000021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125000021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125000022 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125000022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ededc), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125000022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125000022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125000022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125000022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125000022 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125004404 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125004404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073c8d8), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125004404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125004404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125004404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125004404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125004404 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125004404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66603), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125004404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125004404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125004404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125004404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125004404 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125004404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dcb44), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125004404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125004404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125004404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125004404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125004404 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125004404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5845), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125004404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125004404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125004404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125004404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125004404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125004404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125004404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125004404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125004404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125004404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125004404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125004404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125004404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125004404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125004404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125004404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125004404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125004404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125004404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125004404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125004404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. 20241121125010022 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125010022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ededc), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125010022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125010022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010022 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125010022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651dcd), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125010022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010023 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125010023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010023 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125010023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003527c2), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125010023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125010023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125010023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125010023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010023 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010023 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010023 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW-PFCP(833)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125010023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(834)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125010055 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125010055 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125010080 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125010080 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010080 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125010080 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010080 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125010080 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010081 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010081 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125010081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125010081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125010081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010081 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010081 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125010081 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010081 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010081 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125010081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125010081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125010081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125010081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121125010081 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125010081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125010081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010081 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125010081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125010081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125010081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(836)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125010082 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010082 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125010082 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125010082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010082 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125010082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010082 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010082 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34455 (stream_srv.c:129) 20241121125010082 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34455<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125010082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010082 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010082 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010082 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125010082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125010082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125010082 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121125010083 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010083 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125010083 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125010083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010083 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125010083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010083 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010083 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010083 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010083 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125010083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125010083 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(840)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(840)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(840)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(838)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(843)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(843)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(843)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(841)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125010153 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125010153 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010153 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125010153 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010153 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125010153 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010154 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125010154 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010155 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010155 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125010155 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010155 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125010155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010155 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010155 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010155 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125010155 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010155 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125010155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010155 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010155 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010155 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125010155 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010155 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125010155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010155 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010155 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010155 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125010155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125010156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010156 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121125010156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125010156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125010156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125010156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(846)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(846)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(846)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(844)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(849)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(849)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(849)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125010250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125010250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125010250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125010250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125010250 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125010250 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125010250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125010250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125010250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125010250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125010257 DLINP DEBUG SRVCONN(,r=127.0.0.1:34455<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125010257 DLINP DEBUG SRVCONN(,r=127.0.0.1:34455<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125010257 DLINP DEBUG SRVCONN(,r=127.0.0.1:34455<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125010257 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125010257 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) 20241121125010257 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125010257 DHNBAP DEBUG (127.0.0.1:34455 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121125010257 DHNBAP NOTICE (127.0.0.1:34455 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125010257 DHNBAP NOTICE (127.0.0.1:34455 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125010257 DLINP DEBUG SRVCONN(,r=127.0.0.1:34455<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125010257 DLINP DEBUG SRVCONN(,r=127.0.0.1:34455<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125010313 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125010313 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125010313 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125010313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(840)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125010316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010316 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125010316 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125010316 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125010316 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125010316 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125010316 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125010318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010318 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125010318 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125010318 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125010318 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125010318 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125010318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125010318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125010318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125010318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125010318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125010318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125010318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125010318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125010318 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125010318 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125010318 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010319 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010319 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125010319 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125010319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125010320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010320 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010320 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010320 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010320 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125010320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125010320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125010320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125010320 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125010346 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125010346 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121125010346 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125010346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(843)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121125010349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010349 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121125010349 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125010349 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125010349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125010349 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121125010349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125010350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010350 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125010350 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125010350 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125010350 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125010350 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125010350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125010350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125010350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125010351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121125010351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125010351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125010351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125010351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125010351 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125010351 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125010351 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010352 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010352 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125010352 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125010352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010352 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125010352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010352 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125010352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125010352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125010352 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121125010352 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125010391 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125010391 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125010391 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125010391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(846)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125010394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010394 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125010394 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125010394 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125010394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125010394 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125010394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125010396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010396 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125010396 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125010396 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125010396 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125010396 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125010396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125010396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125010396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125010396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125010396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125010396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125010396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125010396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125010396 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125010396 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125010396 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010397 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125010397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125010397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125010397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010397 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125010398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125010398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125010398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125010398 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125010422 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125010422 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121125010422 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125010422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(849)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121125010425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010425 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121125010425 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125010425 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125010425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125010425 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121125010425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125010426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010426 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125010426 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125010426 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125010426 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125010426 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125010426 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125010426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125010427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125010427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121125010427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125010427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125010427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125010427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125010427 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125010427 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125010427 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125010428 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125010428 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125010428 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125010428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125010428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125010428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125010428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125010428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125010428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125010428 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125010428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125010428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125010428 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125010428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125010428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125010428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125010428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125010428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125010428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125010428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125010428 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(839)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125011124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011124 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125011124 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125011124 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125011124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125011124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125011124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125011124 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125011124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125011124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125011124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125011124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125011124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125011124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125011124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125011124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125011125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125011125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125011125 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125011125 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125011125 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125011125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125011125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125011125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125011125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125011125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125011125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125011125 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125011125 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125011125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125011125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125011125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125011125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125011125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125011125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125011125 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011126 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125011126 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125011126 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125011126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125011126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125011126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125011126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125011126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125011126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125011126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125011127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125011127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125011127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125011127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125011127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125011127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125011127 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125011127 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125011127 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(842)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125011153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011153 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121125011153 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121125011153 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121125011153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125011153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125011154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125011154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125011154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125011154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125011154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125011154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125011154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121125011154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125011153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125011153 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125011154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125011154 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125011154 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125011154 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) 20241121125011154 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) 20241121125011154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125011154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125011154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125011154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125011154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125011154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125011154 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125011154 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121125011154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011154 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125011154 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125011154 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125011154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125011154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125011154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121125011154 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011156 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121125011156 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121125011156 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121125011156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125011156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125011156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125011156 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125011156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125011156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125011156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125011157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125011157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125011157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121125011157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125011157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125011157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125011157 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125011157 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125011157 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(845)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125011200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011200 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125011200 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125011200 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125011200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125011200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125011200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125011200 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125011201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125011201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125011201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125011201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125011201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125011201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125011201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125011201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125011201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125011201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125011201 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125011201 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125011201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125011201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125011201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125011201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125011201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125011201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125011201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125011201 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125011201 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125011201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125011201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125011201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125011201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125011201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125011201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125011201 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011202 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125011202 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125011202 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125011202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125011202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125011202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125011202 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125011202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125011202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125011202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125011202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125011202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125011202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125011202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125011202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125011202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125011202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125011202 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125011202 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125011229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011229 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125011229 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125011229 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125011229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125011229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125011229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125011230 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125011230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125011230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125011230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125011230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125011230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125011230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125011230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125011230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125011230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125011230 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125011230 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) 20241121125011230 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) 20241121125011230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125011230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125011230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125011230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125011230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125011230 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125011230 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121125011230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011230 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125011230 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125011230 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125011230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125011231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125011231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125011231 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125011231 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125011231 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125011231 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125011231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125011231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125011231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125011231 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125011231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125011231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125011231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125011231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125011231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125011231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125011231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125011231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125011231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125011231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125011231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125011231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125011231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125011231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125011231 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125011231 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125012263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125012268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125012270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125012272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125012274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121125012276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125012277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125012279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125012281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125012282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121125012285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125012287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125012289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125012292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125012294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121125012296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125012298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125012300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125012302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125012304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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 := '08087300F1102A2A170411E5100010024000'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 := '000000000000000111011100'B, t_guard := 20.000000 } 20241121125012333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(851) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(835)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(851)1593359 20241121125013357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125013357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125013358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241121125013358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125013358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x18500f, normal) (hnbgw_rua.c:388) 20241121125013358 DHNB DEBUG map_rua[0x55b163de1af0]{init}: Allocated (fsm.c:456) 20241121125013358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125013358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1593359 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125013358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125013358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125013358 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241121125013358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1593359 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20241121125013358 DCN DEBUG map_sccp[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121125013358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125013358 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1593359 <-> SCCP-99 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121125013358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1593359 SCCP-99 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241121125013358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125013358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125013358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125013358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125013358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125013358 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125013358 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{IDLE}: Allocated (fsm.c:456) 20241121125013358 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125013358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030001dc0056400500f1100926) (sccp_scrc.c:401) 20241121125013358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125013358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125013358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125013358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125013358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125013358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125013358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125013358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125013358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125013358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125013358 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125013358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125013358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125013358 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125013358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125013358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125013358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125013358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125013358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125013358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125013358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125013358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125013358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125013358 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(851) HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(851)11442622 HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(851)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121125013372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125013372 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125013372 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125013372 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125013372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125013372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125013372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125013372 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125013372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125013372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125013372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125013372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125013372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125013372 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e20117) (sccp_scrc.c:472) 20241121125013373 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1823) 20241121125013373 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125013373 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125013373 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125013373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125013373 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125013373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125013373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125013373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(851)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125013374 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125013376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125013379 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125013381 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125013383 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125013385 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125013388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125013390 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125013392 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125013394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125013396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125013399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125013400 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125013402 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125013404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125013406 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125013408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125013409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125013411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125013413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '08087300F1102A2A170411E5100010024100'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 := '000000000000000100011111'B, t_guard := 20.000000 } 20241121125013440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125014405 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125014405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa5845), PART(T=Source Reference,L=4,D=0000005f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125014405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125014405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125014405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125014405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125014405 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125014405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003dcb44), PART(T=Source Reference,L=4,D=0000005e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125014405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125014405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125014405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125014405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125014405 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125014405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b66603), PART(T=Source Reference,L=4,D=0000005d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125014405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125014405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125014405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125014405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125014405 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125014405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073c8d8), PART(T=Source Reference,L=4,D=0000005c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125014405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125014405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125014405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125014405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125014405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125014405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125014405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125014405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125014405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125014405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125014405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125014405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125014405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125014405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125014405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125014405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125014405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125014406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125014406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125014406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125014406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125014406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125014406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125014406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125014406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125014406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125014406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125014406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125014406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014408 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125014408 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125014408 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125014408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125014409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125014409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125014409 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125014409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125014409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125014409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125014409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125014409 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=00fa5845) (sccp_scrc.c:472) 20241121125014409 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1823) 20241121125014409 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125014409 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125014409 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125014409 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125014409 DLSCCP DEBUG SCCP-SCOC(95)[0x55b163dcb410]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(852) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(835)@3c559826ea76: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(852)12642872 20241121125014453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125014453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125014453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241121125014453 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125014453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc0ea38, normal) (hnbgw_rua.c:388) 20241121125014453 DHNB DEBUG map_rua[0x55b163dcb410]{init}: Allocated (fsm.c:456) 20241121125014453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125014453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12642872 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125014453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125014453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125014453 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241121125014453 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12642872 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20241121125014453 DCN DEBUG map_sccp[0x55b163dcc2c0]{init}: Allocated (fsm.c:456) 20241121125014453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125014453 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12642872 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121125014453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12642872 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241121125014453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125014453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125014453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125014453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125014453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125014453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125014453 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{IDLE}: Allocated (fsm.c:456) 20241121125014453 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125014453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f400300011f0056400500f1100926) (sccp_scrc.c:401) 20241121125014453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125014453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125014453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125014453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125014453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125014453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125014453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125014453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125014453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125014453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125014453 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125014453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125014453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125014453 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125014453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125014453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125014454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125014454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125014454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125014454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125014454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125014454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125014454 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(852) HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(852)13898930 HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121125014457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014457 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125014457 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125014457 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125014457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125014457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125014457 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125014457 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125014457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125014457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125014458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125014458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125014458 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cbb56a) (sccp_scrc.c:472) 20241121125014458 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1823) 20241121125014458 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125014458 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125014458 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125014458 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125014458 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125014458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125014458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_valid_nri_10(852)@3c559826ea76: setverdict(pass): none -> pass 20241121125014459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(852)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125014460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125014463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125014465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125014467 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125014469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125014472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125014474 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125014476 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125014479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125014481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125014483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125014486 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125014488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125014491 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125014493 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125014495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125014497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125014499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125014501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125014503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '08087300F1102A2A170411E5100010027FC0'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 := '000000000000000100011011'B, t_guard := 20.000000 } 20241121125014529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125014609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014609 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125014609 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125014609 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125014609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125014609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125014609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125014609 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125014610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014610 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125014610 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125014610 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125014610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125014610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125014610 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=003dcb44) (sccp_scrc.c:472) 20241121125014610 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1823) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125014610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125014610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125014610 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125014610 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125014610 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125014610 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125014610 DLSCCP DEBUG SCCP-SCOC(94)[0x55b163de1c20]{IDLE}: Deallocated (fsm.c:568) 20241121125014610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125014610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125014610 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125014610 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125014610 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125014610 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125014610 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=00b66603) (sccp_scrc.c:472) 20241121125014610 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1823) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(93)[0x55b163dd36e0]{IDLE}: Deallocated (fsm.c:568) 20241121125014610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125014610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125014610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125014610 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=0073c8d8) (sccp_scrc.c:472) 20241121125014610 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1823) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125014610 DLSCCP DEBUG SCCP-SCOC(92)[0x55b163dc6170]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(853) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(835)@3c559826ea76: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(853)5186635 20241121125015543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125015543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125015543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241121125015543 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125015543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4f244b, normal) (hnbgw_rua.c:388) 20241121125015543 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121125015543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125015543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5186635 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125015543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125015543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125015543 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241121125015543 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5186635 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1075) 20241121125015543 DCN DEBUG map_sccp[0x55b163dd36e0]{init}: Allocated (fsm.c:456) 20241121125015543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125015543 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5186635 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121125015543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5186635 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241121125015543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125015543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125015543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125015543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125015544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125015544 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125015544 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{IDLE}: Allocated (fsm.c:456) 20241121125015544 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125015544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f400300011b0056400500f1100926) (sccp_scrc.c:401) 20241121125015544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125015544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125015544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125015544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125015544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125015544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125015544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125015544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125015544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125015544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125015544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125015544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125015544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125015544 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125015544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125015544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125015544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125015544 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125015544 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125015544 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125015544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125015544 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125015544 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125015544 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(853) HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(853)7425543 HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(853)@3c559826ea76: setverdict(pass): none -> pass 20241121125015548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125015548 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125015548 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125015548 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125015548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125015548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125015548 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125015548 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125015548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125015548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125015548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125015548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125015548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125015548 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d92586) (sccp_scrc.c:472) 20241121125015548 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1823) 20241121125015548 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125015548 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125015548 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125015548 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125015548 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125015548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125015548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125015549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(853)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125015550 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125015552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125015554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125015556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125015558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125015559 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125015561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125015563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125015565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125015567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125015568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125015570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125015571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125015573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125015575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125015576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125015578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125015580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125015581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125015583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121125015588 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33931<->l=127.0.0.1:4262) (control_if.c:193) 20241121125015588 DLINP DEBUG SRVCONN(,r=127.0.0.1:34455<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125015588 DLINP DEBUG SRVCONN(,r=127.0.0.1:34455<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125015588 DLINP NOTICE SRV(,r=127.0.0.1:34455<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125015588 DMAIN NOTICE (127.0.0.1:34455 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34455<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(835)@3c559826ea76: Final verdict of PTC: none 20241121125015588 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121125015589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44730<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(837)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(830)@3c559826ea76: Final verdict of PTC: none 20241121125015589 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125015589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125015589 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125015589 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121125015589 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125015589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125015589 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125015589 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125015589 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125015589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125015589 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125015590 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125015590 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125015590 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125015590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125015590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(839)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(841)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(842)@3c559826ea76: Final verdict of PTC: none 20241121125015590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125015590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125015590 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125015590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125015590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-SCCP(838)@3c559826ea76: Final verdict of PTC: none 20241121125015590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125015590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125015590 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125015590 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125015590 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125015590 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(844)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(848)@3c559826ea76: Final verdict of PTC: none 20241121125015590 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125015590 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121125015590 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125015590 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125015590 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125015590 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125015590 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125015590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125015590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125015590 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121125015590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125015590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125015590 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121125015590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125015590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125015590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125015590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125015590 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125015590 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125015590 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125015590 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125015590 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121125015590 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121125015590 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(834)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(840)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(845)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(836)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(843)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(831)@3c559826ea76: Final verdict of PTC: none 20241121125015591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125015591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125015591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121125015591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125015591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125015591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125015591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125015591 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125015591 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125015591 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125015591 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125015591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125015591 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125015591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125015591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20117), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125015591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125015591 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125015591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125015591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125015591 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125015591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125015591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125015591 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125015591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125015591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125015591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125015591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{disrupted}: Freeing instance (context_map.c:202) 20241121125015591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1593359)[0x55b163de1af0]{disrupted}: Deallocated (fsm.c:568) 20241121125015591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125015591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{disconnected}: Freeing instance (context_map.c:206) 20241121125015591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-99)[0x55b163dda530]{disconnected}: Deallocated (fsm.c:568) 20241121125015591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1593359 SCCP-99 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121125015591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125015591 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125015591 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125015592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbb56a), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125015592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125015592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125015592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125015592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125015592 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125015592 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125015592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{disrupted}: Freeing instance (context_map.c:202) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642872)[0x55b163dcb410]{disrupted}: Deallocated (fsm.c:568) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{disconnected}: Freeing instance (context_map.c:206) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55b163dcc2c0]{disconnected}: Deallocated (fsm.c:568) 20241121125015592 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12642872 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125015592 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125015592 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125015592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d92586), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125015592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125015592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125015592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125015592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125015592 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125015592 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125015592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121125015592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5186635)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{disconnected}: Freeing instance (context_map.c:206) 20241121125015592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55b163dd36e0]{disconnected}: Deallocated (fsm.c:568) 20241121125015592 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5186635 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121125015592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125015592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121125015592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121125015592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125015592 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125015592 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125015592 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(846)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@3c559826ea76: Final verdict of PTC: none 20241121125015591 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125015591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125015591 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125015591 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121125015591 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121125015591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125015591 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121125015591 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125015591 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125015591 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125015591 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125015591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125015591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125015591 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125015592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125015592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125015592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125015592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125015592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125015592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125015592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125015592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121125015592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125015592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125015592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125015592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125015592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125015592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125015593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125015593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121125015593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125015593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125015593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125015593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125015593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125015593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125015593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125015593 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(850)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(849)@3c559826ea76: Final verdict of PTC: none 20241121125015622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44714<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(847)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(833)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(830): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(831): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(833): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(834): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(835): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(836): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(837): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(838): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(839): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(840): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(841): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(842): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(843): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(844): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(845): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(846): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(847): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(848): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(849): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(851): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(852): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(853): pass (pass -> pass) MTC@3c559826ea76: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Nov 21 12:50:15 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 20241121125015769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125016271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=570792) Waiting for packet dumper to finish... 1 (prev_count=570792, count=571332) 20241121125017591 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125017591 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121125017591 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121125017591 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125017591 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125017591 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121125017592 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125017592 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121125017592 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Thu Nov 21 12:50:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241121125019360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125019366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125019374 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44597<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(857)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121125020023 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125020023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003527c2), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125020023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125020023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125020023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125020023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125020023 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125020024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651dcd), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125020024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125020024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125020024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125020024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125020024 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125020024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ededc), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125020024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125020024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125020024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125020024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125020024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125020024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125020024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125020024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125020024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125020024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125020024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125020024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125020024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125020024 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125020024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125020024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125020024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125020024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125020024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125020024 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125020024 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125025592 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125025592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d92586), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125025592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125025592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125025592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125025592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125025592 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125025592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbb56a), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125025592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125025592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125025592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125025592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125025592 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125025592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20117), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125025592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125025592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125025592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125025592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125025592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125025592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125025592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125025592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125025592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125025592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125025592 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125025592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125025593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125025593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125025593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125025593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125025593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125025593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125025593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125025593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125025593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125025593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125025593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125025593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125025593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125030024 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125030024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ededc), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125030024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125030024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125030024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125030024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125030024 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125030024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651dcd), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125030024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125030024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125030024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125030024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125030024 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125030024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003527c2), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125030024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125030024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125030024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125030024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125030024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125030024 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125030024 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125030024 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125030025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125030025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125030025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125030025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125030025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125030025 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125030025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125030025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125030025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125030025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125030025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125030025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125030025 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(857)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(858)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125035445 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125035445 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125035468 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125035468 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035468 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125035468 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035469 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125035469 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035469 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(860)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125035469 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125035469 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125035469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125035469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035469 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035469 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47480 (stream_srv.c:129) 20241121125035469 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47480<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125035469 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035469 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125035469 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125035470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125035470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035470 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121125035470 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125035470 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035470 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035470 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125035470 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125035470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125035470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121125035470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035470 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125035470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035470 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125035470 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121125035471 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035471 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125035471 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125035471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035472 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125035472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035472 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125035472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125035472 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(864)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(864)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(864)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(862)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(867)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(867)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(867)@3c559826ea76: ************************************************* HNBGW_Test.msc1-SCCP(865)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(870)@3c559826ea76: ************************************************* HNBGW_Test.msc2-M3UA(870)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(870)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(868)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125035583 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125035583 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035583 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125035583 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125035583 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035584 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125035584 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035584 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125035584 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035585 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035585 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125035585 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125035585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035585 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125035585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035585 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035585 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035585 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125035585 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125035585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035585 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125035586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035586 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035586 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035586 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125035586 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125035586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125035586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035586 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035586 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035586 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125035586 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125035586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125035586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035586 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121125035586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125035586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125035586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125035586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125035586 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125035587 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125035592 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125035592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbb56a), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125035592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125035592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035592 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125035592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d92586), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125035592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125035592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035592 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125035592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20117), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125035592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125035592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125035593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125035593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035593 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035593 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035593 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125035593 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(873)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(873)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(873)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(871)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(876)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(876)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(876)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(874)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(879)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(879)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(879)@3c559826ea76: ************************************************* HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125035706 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125035706 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125035706 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125035706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(864)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125035709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035709 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125035709 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125035709 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125035709 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125035709 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125035710 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125035711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035711 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125035711 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125035711 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125035711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125035711 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125035711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125035711 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125035711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125035711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125035711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125035711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125035711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125035711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125035711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125035711 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125035711 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125035711 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035712 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035712 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125035712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125035712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125035712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035712 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125035712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125035712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125035712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125035712 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125035719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125035719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125035719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125035719 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125035719 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125035719 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125035719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125035719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125035719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125035719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125035725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47480<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125035725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47480<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125035725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47480<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125035725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125035725 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) 20241121125035725 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125035725 DHNBAP DEBUG (127.0.0.1:47480 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121125035725 DHNBAP NOTICE (127.0.0.1:47480 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125035725 DHNBAP NOTICE (127.0.0.1:47480 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125035725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47480<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125035725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47480<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125035741 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125035741 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121125035741 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125035741 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(867)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121125035745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035745 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121125035745 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125035745 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125035745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125035745 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121125035745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125035746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035746 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125035746 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125035746 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125035746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125035746 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125035746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125035746 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125035746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125035746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125035746 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121125035747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125035747 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125035747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125035747 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125035747 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125035747 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125035747 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035748 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035748 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125035748 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125035748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125035748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035748 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125035748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125035748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125035748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121125035748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125035777 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125035778 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121125035778 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125035778 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(870)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121125035780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035780 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121125035780 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125035780 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125035780 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125035780 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121125035780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125035781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035781 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125035781 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125035781 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125035781 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125035781 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125035781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125035781 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125035781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125035781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125035781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121125035781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125035781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125035781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125035781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125035781 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125035781 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125035781 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035782 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035782 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125035782 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125035782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035782 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125035782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035782 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035782 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035782 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035782 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125035782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125035782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125035782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121125035782 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125035818 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125035818 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125035818 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121125035818 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121125035818 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121125035818 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121125035818 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(873)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125035821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035821 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125035821 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121125035821 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121125035821 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121125035821 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125035821 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125035821 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121125035822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125035822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125035822 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125035822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125035822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125035822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125035822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125035822 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125035824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035824 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125035824 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125035824 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125035824 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125035824 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241121125035824 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125035824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125035824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125035824 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125035824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125035824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125035824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125035824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125035824 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125035824 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125035824 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035825 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125035825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125035825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125035825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035825 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035826 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035826 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035826 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125035826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125035826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125035826 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125035826 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125035856 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125035856 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121125035856 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125035856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(876)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121125035859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035859 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121125035859 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125035859 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125035859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125035859 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121125035859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125035861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035861 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125035861 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125035861 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125035861 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125035861 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125035861 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125035861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125035861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125035861 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121125035861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125035861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125035861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125035861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125035861 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125035861 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125035861 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035862 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035862 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125035862 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125035862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035862 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125035862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035862 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125035862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125035862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125035862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125035862 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125035891 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125035891 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241121125035891 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125035891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(879)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241121125035894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035894 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241121125035894 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125035894 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125035894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125035894 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241121125035894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125035895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035895 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125035895 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125035895 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125035895 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125035895 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125035895 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125035896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125035896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125035896 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241121125035896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125035896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125035896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125035896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125035896 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125035896 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125035896 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125035897 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125035897 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125035897 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125035897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125035897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125035897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125035897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125035897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125035897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125035897 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125035897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125035897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125035897 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125035897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125035897 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125035897 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125035897 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125035897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125035897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125035897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125035897 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(863)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125036515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036515 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125036515 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125036515 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125036515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036515 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036515 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125036515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125036515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125036515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125036516 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125036516 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125036516 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125036516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125036516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125036516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125036516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125036516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125036516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125036516 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125036516 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125036516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125036516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125036516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125036516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125036516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125036516 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125036516 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036517 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125036517 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125036517 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125036517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036517 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125036518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125036518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125036518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036518 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125036518 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125036518 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(866)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125036549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036549 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121125036549 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121125036549 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121125036549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036549 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036549 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125036550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121125036550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125036550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036550 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125036550 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125036550 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) 20241121125036550 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) 20241121125036550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125036550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125036550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036550 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125036550 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125036550 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125036550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125036550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125036550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121125036550 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125036550 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125036550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125036550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125036550 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125036550 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121125036551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036551 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121125036551 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121125036551 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121125036551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036551 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125036551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121125036551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125036551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036551 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125036551 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125036551 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(869)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125036586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036586 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121125036586 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121125036586 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121125036586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036586 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125036586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121125036586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125036586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125036586 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125036586 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) 20241121125036586 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) 20241121125036586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125036586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125036586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125036586 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125036586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125036586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125036586 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125036586 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{CONNECTED}: link up (cnlink.c:111) 20241121125036586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125036587 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125036587 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125036587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125036587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125036587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121125036587 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036588 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121125036588 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121125036588 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121125036588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036588 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125036588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121125036588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125036588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036588 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125036588 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125036588 DRANAP INFO cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(872)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125036629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036629 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125036629 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125036629 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125036629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036629 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125036629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125036629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125036629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125036629 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125036629 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125036629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125036629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125036629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125036629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125036629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125036629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125036629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125036629 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125036629 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125036629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036629 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125036629 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125036629 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125036629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125036629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125036629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125036629 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036630 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125036630 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125036630 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125036630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036630 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036630 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036630 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125036630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125036630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125036630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036630 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036630 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125036630 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125036630 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(875)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125036665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036665 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125036665 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125036665 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125036665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036665 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125036665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125036665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125036665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125036665 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125036665 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) 20241121125036665 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) 20241121125036665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125036665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125036665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125036665 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125036665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125036665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125036665 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125036665 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121125036665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125036666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125036666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125036666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125036666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125036666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125036666 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036667 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125036667 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125036667 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125036667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036667 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125036667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125036667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125036667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125036668 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125036668 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125036701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036701 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121125036701 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121125036701 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121125036701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036701 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125036701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121125036701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125036701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125036701 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125036702 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) 20241121125036702 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) 20241121125036702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125036702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125036702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125036702 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125036702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125036702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125036702 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125036702 DRANAP NOTICE cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: link up (cnlink.c:111) 20241121125036702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125036702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125036702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125036702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125036702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125036702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125036702 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125036702 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121125036702 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121125036702 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121125036702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125036702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125036702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125036702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125036702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125036702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125036702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125036702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125036702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125036702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125036702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121125036702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125036702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125036702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125036702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125036702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125036702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125036702 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125036702 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125036702 DRANAP INFO cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125037730 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125037733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125037735 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125037738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125037739 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121125037741 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125037743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125037745 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125037746 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125037748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121125037750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125037752 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125037754 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125037756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125037758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121125037761 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125037763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125037766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125037767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125037770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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 := '080101D471000005F44280002300F1102A2A170411E5100010028000'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 := '000000000000001010010111'B, t_guard := 20.000000 } 20241121125037798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32958<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(881) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(859)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(881)5806908 20241121125038824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125038824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125038824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241121125038824 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125038824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x589b3c, normal) (hnbgw_rua.c:388) 20241121125038824 DHNB DEBUG map_rua[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121125038824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125038824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5806908 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125038824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125038824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125038824 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241121125038824 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5806908 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20241121125038824 DCN DEBUG map_sccp[0x55b163dcb410]{init}: Allocated (fsm.c:456) 20241121125038824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125038824 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5806908 <-> SCCP-102 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241121125038824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5806908 SCCP-102 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241121125038824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125038824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125038824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125038824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125038824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125038824 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125038824 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{IDLE}: Allocated (fsm.c:456) 20241121125038824 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125038824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030002970056400500f1100926) (sccp_scrc.c:401) 20241121125038824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125038824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125038824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125038824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125038824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125038824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125038824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125038824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125038824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125038824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125038824 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125038824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125038824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125038824 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125038824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125038824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125038824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125038824 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125038824 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125038824 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125038824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125038824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125038824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125038824 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(881) HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(881)11480636 HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(881)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121125038835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125038835 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121125038835 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121125038835 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121125038835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125038835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125038835 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125038835 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125038835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125038835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125038835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125038835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125038835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125038835 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0035d44d) (sccp_scrc.c:472) 20241121125038835 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1823) 20241121125038835 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125038835 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125038835 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125038835 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125038835 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125038835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125038835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125038835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32958<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(881)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125038836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125038838 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125038841 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125038843 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125038846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125038848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125038851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125038853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125038855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125038858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125038860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125038862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125038865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125038867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125038870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125038872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125038874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125038877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125038879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125038882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'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 := '000000000000000110110111'B, t_guard := 20.000000 } 20241121125038912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32964<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(882) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(859)@3c559826ea76: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(882)9128934 20241121125039925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125039925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125039925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241121125039925 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125039925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8b4be6, normal) (hnbgw_rua.c:388) 20241121125039925 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121125039925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125039925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9128934 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125039925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125039925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125039925 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241121125039925 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9128934 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20241121125039925 DCN DEBUG map_sccp[0x55b163dd36e0]{init}: Allocated (fsm.c:456) 20241121125039925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125039925 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9128934 <-> SCCP-103 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241121125039925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9128934 SCCP-103 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241121125039925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125039925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125039925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125039925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125039925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125039925 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125039925 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{IDLE}: Allocated (fsm.c:456) 20241121125039925 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125039925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030001b70056400500f1100926) (sccp_scrc.c:401) 20241121125039925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125039925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125039925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125039925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125039925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125039925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125039925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125039925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125039925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125039925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125039925 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125039925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125039925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125039925 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125039925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125039925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125039926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125039926 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125039926 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125039926 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125039926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125039926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125039926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125039926 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(882) HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(882)6278934 HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121125039930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125039930 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121125039930 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121125039930 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121125039930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125039930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125039930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125039930 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125039930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125039930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125039930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125039930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125039930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125039930 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004ad395) (sccp_scrc.c:472) 20241121125039930 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1823) 20241121125039930 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125039930 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125039930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125039930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125039930 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:485) 20241121125039930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125039930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_sgsnpool_L3Complete_valid_nri_20(882)@3c559826ea76: setverdict(pass): none -> pass 20241121125039932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32964<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(882)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125039933 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125039936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125039939 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125039942 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125039944 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125039948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125039950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125039952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125039955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125039957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125039960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125039963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125039965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125039968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125039970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125039972 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125039974 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125039976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125039979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125039981 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '080101D471000008292624000000001000F1102A2A170411E51000'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 := '000000000000001100101101'B, t_guard := 20.000000 } 20241121125040006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125040024 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125040024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003527c2), PART(T=Source Reference,L=4,D=00000060), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125040024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125040024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125040024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125040024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125040024 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125040024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651dcd), PART(T=Source Reference,L=4,D=00000061), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125040024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125040024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125040024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125040024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125040024 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125040024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ededc), PART(T=Source Reference,L=4,D=00000062), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125040024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125040025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125040025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125040025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125040025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125040025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125040025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125040025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125040025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125040025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125040025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125040025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125040025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125040025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125040025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125040025 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125040025 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125040025 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125040025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125040025 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125040027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125040027 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125040027 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125040027 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125040027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125040027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125040027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125040027 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125040027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125040027 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125040027 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125040027 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125040027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125040027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125040027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125040027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125040027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125040027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125040027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125040027 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=003527c2) (sccp_scrc.c:472) 20241121125040027 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1823) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(96)[0x55b163dc2990]{IDLE}: Deallocated (fsm.c:568) 20241121125040027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125040027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125040027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125040027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125040027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125040027 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=00651dcd) (sccp_scrc.c:472) 20241121125040027 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1823) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125040027 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125040027 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125040027 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125040027 DLSCCP DEBUG SCCP-SCOC(97)[0x55b163dc5370]{IDLE}: Deallocated (fsm.c:568) 20241121125040229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125040229 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125040229 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125040229 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125040229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125040229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125040229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125040229 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125040230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125040230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125040230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125040230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125040230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125040230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=008ededc) (sccp_scrc.c:472) 20241121125040230 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1823) 20241121125040230 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125040230 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125040230 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125040230 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125040230 DLSCCP DEBUG SCCP-SCOC(98)[0x55b163ddf720]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(875)@3c559826ea76: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(875)@3c559826ea76: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(883) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(859)@3c559826ea76: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(883)13329117 20241121125041020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125041020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125041020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121125041020 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125041020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb62dd, normal) (hnbgw_rua.c:388) 20241121125041020 DHNB DEBUG map_rua[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121125041021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125041021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329117 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125041021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125041021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125041021 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121125041021 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329117 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121125041021 DCN DEBUG map_sccp[0x55b163dc5370]{init}: Allocated (fsm.c:456) 20241121125041021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125041021 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13329117 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121125041021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329117 SCCP-104 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121125041021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125041021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125041021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125041021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125041021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125041021 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125041021 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{IDLE}: Allocated (fsm.c:456) 20241121125041021 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125041021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f400300032d0056400500f1100926) (sccp_scrc.c:401) 20241121125041021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125041021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125041021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125041021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125041021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125041021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125041021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125041021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125041021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125041021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125041021 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125041021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125041021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125041021 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125041021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125041021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125041021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125041021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125041021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125041021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125041021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125041021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125041021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(874)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(874)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(875)@3c559826ea76: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(883) HNBGW_Test.sgsn1-RAN(875)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(883)8784370 HNBGW_Test.sgsn1-SCCP(874)@3c559826ea76: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(883)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(874)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121125041031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041031 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125041031 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125041031 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125041031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125041031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125041031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125041031 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125041031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125041031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125041031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125041031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125041031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125041031 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004d8033) (sccp_scrc.c:472) 20241121125041031 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1823) 20241121125041031 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125041031 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125041031 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125041031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125041031 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125041031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125041031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125041032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(883)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125041033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125041035 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125041037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125041040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125041043 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125041045 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125041048 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125041050 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125041052 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125041055 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125041056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125041058 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125041060 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125041061 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125041063 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125041065 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125041067 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125041068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125041070 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125041072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121125041078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(859)@3c559826ea76: Final verdict of PTC: none 20241121125041078 DLINP DEBUG SRVCONN(,r=127.0.0.1:47480<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125041078 DLINP DEBUG SRVCONN(,r=127.0.0.1:47480<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125041078 DLINP NOTICE SRV(,r=127.0.0.1:47480<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-SCCP(862)@3c559826ea76: Final verdict of PTC: none 20241121125041078 DMAIN NOTICE (127.0.0.1:47480 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47480<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125041078 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121125041078 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44597<->l=127.0.0.1:4262) (control_if.c:193) 20241121125041078 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121125041078 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125041078 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121125041078 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125041078 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125041079 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125041079 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-RAN(872)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(861)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(854)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(866)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-RAN(869)@3c559826ea76: Final verdict of PTC: none20241121125041079 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121125041079 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121125041079 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241121125041079 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125041079 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125041079 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125041079 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125041079 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125041079 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121125041079 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121125041079 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125041079 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241121125041079 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121125041079 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(871)@3c559826ea76: Final verdict of PTC: none20241121125041079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125041079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125041079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125041079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125041079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125041079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125041079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125041079 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125041079 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125041079 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125041079 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241121125041079 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125041079 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125041079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125041080 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125041080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125041080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125041080 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125041080 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241121125041080 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125041080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041080 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125041080 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121125041080 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241121125041080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125041080 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241121125041080 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn2-SCCP(877)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(860)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(867)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(873)@3c559826ea76: Final verdict of PTC: none20241121125041079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125041079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125041079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121125041079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125041079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125041079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125041079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125041079 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125041079 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125041079 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125041079 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125041079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125041079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125041079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121125041079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125041079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125041079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125041079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125041079 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125041079 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125041079 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125041079 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125041080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125041080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125041080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125041080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125041080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125041080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125041080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125041080 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125041080 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125041080 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125041080 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(865)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(855)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(863)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(870)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(858)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(876)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(868)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(856)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(880)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(878)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(874)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(864)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(879)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(875)@3c559826ea76: Final verdict of PTC: none 20241121125041126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(857)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(854): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(855): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(856): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(857): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(858): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(859): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(860): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(861): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(862): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(863): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(864): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(865): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(866): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(867): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-SCCP(868): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-RAN(869): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-M3UA(870): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(871): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(872): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(873): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(874): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(875): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(876): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(877): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-RAN(878): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(879): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(880): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(881): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(882): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(883): pass (pass -> pass) MTC@3c559826ea76: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Nov 21 12:50:41 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 20241121125041221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125041221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125041222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125041222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125041222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125041222 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125041222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125041222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125041222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125041222 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125041222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125041222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125041222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125041222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125041222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125041222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125041223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125041223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125041223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125041221 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125041221 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125041221 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121125041221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121125041221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121125041221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121125041221 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125041222 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125041222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035d44d), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125041222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125041222 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125041222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125041222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125041222 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{disrupted}: Freeing instance (context_map.c:202) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5806908)[0x55b163dda530]{disrupted}: Deallocated (fsm.c:568) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{disconnected}: Freeing instance (context_map.c:206) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-102)[0x55b163dcb410]{disconnected}: Deallocated (fsm.c:568) 20241121125041222 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5806908 SCCP-102 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121125041222 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125041222 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125041222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad395), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125041222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125041222 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125041222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125041222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125041222 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9128934)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{disconnected}: Freeing instance (context_map.c:206) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55b163dd36e0]{disconnected}: Deallocated (fsm.c:568) 20241121125041222 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9128934 SCCP-103 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241121125041222 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125041222 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125041222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d8033), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125041222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125041222 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125041222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125041222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125041222 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{disrupted}: Freeing instance (context_map.c:202) 20241121125041222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329117)[0x55b163ddf720]{disrupted}: Deallocated (fsm.c:568) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{disconnected}: Freeing instance (context_map.c:206) 20241121125041222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55b163dc5370]{disconnected}: Deallocated (fsm.c:568) 20241121125041222 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13329117 SCCP-104 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241121125041263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125041764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32992<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=678232) Waiting for packet dumper to finish... 1 (prev_count=678232, count=678772) 20241121125043080 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125043080 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125043080 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121125043080 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125043080 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121125043080 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121125043080 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125043080 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121125043080 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121125043080 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125043080 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125043080 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Thu Nov 21 12:50:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_sgsnpool_L3Compl_no_cn started. 20241121125044854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125044860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125044866 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42041<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(887)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121125045594 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125045594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20117), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125045594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125045594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125045594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125045594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125045594 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125045594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d92586), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125045594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125045594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125045594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125045594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125045594 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125045594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbb56a), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125045594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125045594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125045594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125045594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125045594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125045594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125045594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125045594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125045594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125045594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125045594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125045594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125045594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125045594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125045594 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125045594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125045594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125045594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125045594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125045594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125045594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125045594 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125045594 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125051223 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125051223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d8033), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125051223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125051223 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125051223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125051223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125051223 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125051223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad395), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125051223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125051223 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125051223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125051223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125051223 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125051223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035d44d), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125051223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125051223 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125051223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125051223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125051223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125051223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125051223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125051223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125051223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125051223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125051223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125051223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125051223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125051223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125051223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125051223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125051223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125051223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125051223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125051223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125051223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125051223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125051223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125055594 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125055594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbb56a), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125055594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125055594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125055594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125055594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125055594 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125055594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d92586), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125055594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125055594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125055594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125055594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125055594 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125055594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20117), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125055594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125055594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125055594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125055594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125055594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125055594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125055594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125055594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125055594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125055594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125055594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125055594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125055595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125055595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125055595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125055595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125055595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125055595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125055595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125055595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125055595 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125055595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125055595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125055595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125055595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125055595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125055595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125055595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125055595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125055595 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125055595 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(887)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Compl_no_cn-Iuh0(888)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125100928 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125100928 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125100949 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125100949 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125100950 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125100950 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125100950 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125100950 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(890)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125100950 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125100950 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125100950 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125100950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125100950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125100950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125100951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125100951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125100951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125100951 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125100951 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34116 (stream_srv.c:129) 20241121125100951 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34116<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125100951 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125100951 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125100951 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125100951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125100951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125100951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125100951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125100951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125100951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125100951 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125100951 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125100951 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125100951 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125100951 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125100951 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125100951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125100951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125100951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125100951 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125100951 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125100951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125100951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125100951 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125100951 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125100951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125100951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125100951 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125100952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125100952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125100952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125100952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125100952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125100952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125100952 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121125100952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125100952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125100952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125100952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125100952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125100952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125100952 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121125100953 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125100953 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125100953 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125100953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125100953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125100953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125100953 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125100953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125100953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125100953 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125100953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125100953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125100953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125100953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125100953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125100953 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(894)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(894)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(894)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(892)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125100989 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125100989 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125100990 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125100990 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125100990 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125100990 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125100990 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125100990 DRANAP NOTICE cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125100990 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125100990 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125100992 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125100992 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125100992 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125100992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125100992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125100992 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125100992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125100992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125100992 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125100992 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125100992 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125100992 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125100992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125100992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125100992 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125100992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125100992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125100992 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125100992 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125100992 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125100992 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125100992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125100992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125100992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125100992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125100992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125100992 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125100992 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125100992 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125100992 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125100992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125100992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125100993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125100993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125100993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125100993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125100993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125100993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125100993 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125100993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125100993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125100993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125100993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121125100993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125100993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125100993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125100993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125100993 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125100993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125100993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125100993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125100993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125100993 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125100993 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125100993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125100993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125100993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125100993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125100993 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125100993 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(897)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(897)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(897)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(895)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125101055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125101055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125101055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125101055 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125101055 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125101055 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125101055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125101055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125101055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125101055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125101066 DLINP DEBUG SRVCONN(,r=127.0.0.1:34116<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125101066 DLINP DEBUG SRVCONN(,r=127.0.0.1:34116<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125101066 DLINP DEBUG SRVCONN(,r=127.0.0.1:34116<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125101067 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125101067 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) 20241121125101067 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125101067 DHNBAP DEBUG (127.0.0.1:34116 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121125101067 DHNBAP NOTICE (127.0.0.1:34116 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125101067 DHNBAP NOTICE (127.0.0.1:34116 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125101067 DLINP DEBUG SRVCONN(,r=127.0.0.1:34116<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125101067 DLINP DEBUG SRVCONN(,r=127.0.0.1:34116<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125101183 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125101183 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125101183 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125101183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(894)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125101187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101187 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125101187 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125101187 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125101187 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125101187 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125101187 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125101188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101188 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125101188 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125101188 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125101188 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125101188 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125101188 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125101188 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125101188 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125101188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125101188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125101188 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125101188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125101188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125101188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125101188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125101188 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125101188 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125101188 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125101190 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125101190 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125101190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125101190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125101190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125101190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125101190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125101190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125101190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125101190 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125101190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125101190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125101190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125101190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125101190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125101190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125101190 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125101223 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125101223 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125101223 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125101223 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241121125101223 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125101223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035d44d), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125101223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125101223 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125101223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125101223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125101223 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125101223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad395), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125101223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125101223 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125101223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125101223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125101223 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125101223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d8033), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125101223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125101223 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125101223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125101223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125101223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125101223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125101223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125101223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125101223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125101223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125101223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125101223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125101223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125101223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125101223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125101223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125101223 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125101223 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125101223 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125101224 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(897)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125101226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101226 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125101226 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125101226 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125101226 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125101226 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125101226 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125101228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101228 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125101228 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125101228 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125101228 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125101228 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125101228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125101228 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125101228 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125101228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125101228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125101228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125101228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125101228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125101228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125101228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125101228 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125101228 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125101228 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125101229 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125101229 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125101229 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125101229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125101229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125101229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125101229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125101229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125101229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125101229 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125101229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125101229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125101229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125101230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125101230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125101230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125101230 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(893)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125101993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101993 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125101993 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125101993 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125101993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125101993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125101993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125101993 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125101994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125101994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125101994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125101994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125101994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125101994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125101994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125101994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125101994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125101994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125101994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125101994 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125101994 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125101994 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125101994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125101994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125101994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125101994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125101994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125101994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125101994 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125101994 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125101994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125101994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125101994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125101994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125101994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125101994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125101994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125101995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125101995 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125101995 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125101995 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125101995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125101995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125101995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125101995 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125101995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125101995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125101995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125101995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125101995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125101995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125101995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125101995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125101995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125101996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125101996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125101996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125101996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125101996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125101996 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125101996 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(896)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125102030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125102030 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125102030 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125102030 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125102030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125102030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125102030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125102030 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125102030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125102030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125102030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125102030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125102030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125102030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125102030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125102030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125102030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125102030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125102030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125102030 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125102030 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125102030 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125102030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125102030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125102030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125102030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125102030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125102030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125102030 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125102030 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125102030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125102030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125102030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125102030 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125102030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125102030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125102030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125102030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125102031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125102031 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125102031 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125102031 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125102031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125102031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125102031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125102031 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125102031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125102031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125102031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125102031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125102031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125102031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125102031 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125102031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125102031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125102031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125102031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125102031 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125102031 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125102031 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125102031 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125102031 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125102076 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125102079 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125102081 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125102083 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125102085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121125102088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125102090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125102093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125102095 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125102096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121125102098 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125102100 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125102101 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125102103 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125102105 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121125102106 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125102109 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125102111 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125102113 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125102115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000001101001001'B, t_guard := 20.000000 } 20241121125102140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37502<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(889)@3c559826ea76: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(899)10387088 20241121125103164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125103164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125103164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121125103164 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125103164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9e7e90, normal) (hnbgw_rua.c:388) 20241121125103164 DHNB DEBUG map_rua[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121125103164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10387088)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125103164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387088 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125103164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125103164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125103164 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121125103164 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387088 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:205) 20241121125103164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10387088)[0x55b163dda530]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125103164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10387088)[0x55b163dda530]{init}: Freeing instance (context_map.c:202) 20241121125103164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10387088)[0x55b163dda530]{init}: Deallocated (fsm.c:568) 20241121125103164 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387088 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241121125103164 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:270) 20241121125105594 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125105594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d92586), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125105594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125105594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125105594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125105594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125105594 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125105594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbb56a), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125105594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125105594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125105594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125105594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125105594 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125105594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20117), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125105594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125105594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125105594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125105594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125105595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125105595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125105595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125105595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125105595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125105595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125105595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125105595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125105595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125105595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125105595 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125105595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125105595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125105595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125105595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125105595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125105595 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125105595 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125105595 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125111225 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125111225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d8033), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125111225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125111225 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125111225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125111225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125111225 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125111225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad395), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125111225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125111225 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125111225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125111225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125111225 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125111225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035d44d), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125111225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125111225 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125111225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125111225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125111225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125111225 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125111225 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125111225 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125111225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125111225 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125111225 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125111225 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125111225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125111225 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125111225 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125111225 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125111225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125111225 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125111225 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125111225 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125111225 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125111225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125111225 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125111225 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125111225 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125111226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125111226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125111226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125111226 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125111226 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125111226 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125115595 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125115595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20117), PART(T=Source Reference,L=4,D=00000063), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125115595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125115595 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125115595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125115595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125115595 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125115595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbb56a), PART(T=Source Reference,L=4,D=00000064), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125115595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125115595 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125115595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125115595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125115595 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125115595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d92586), PART(T=Source Reference,L=4,D=00000065), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125115595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125115595 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125115595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125115595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125115596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125115596 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125115596 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125115596 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125115596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125115596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125115596 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125115596 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125115596 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125115596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125115596 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125115596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125115596 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125115596 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125115596 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125115596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125115596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125115596 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125115596 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125121226 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125121226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035d44d), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125121226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125121226 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125121226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125121226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125121226 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125121226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad395), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125121226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125121226 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125121226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125121226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125121226 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125121226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d8033), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125121226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125121226 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125121226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125121226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125121226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125121226 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125121226 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125121226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125121226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125121226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125121226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125121226 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125121226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125121226 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125121226 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125121226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125121226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125121226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125121226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125121226 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125121226 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125121226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125121226 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125121226 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125121226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125121226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125121226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125121227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125121227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125121227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125121227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Compl_no_cn0(899)@3c559826ea76: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@3c559826ea76: Test Component 899 has requested to stop MTC. Terminating current testcase execution. 20241121125122162 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42041<->l=127.0.0.1:4262) (control_if.c:193) 20241121125122162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125122162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125122162 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125122162 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125122162 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121125122162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33016<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121125122162 DLINP DEBUG SRVCONN(,r=127.0.0.1:34116<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125122162 DLINP DEBUG SRVCONN(,r=127.0.0.1:34116<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125122162 DLINP NOTICE SRV(,r=127.0.0.1:34116<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125122162 DMAIN NOTICE (127.0.0.1:34116 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34116<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125122162 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(895)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(892)@3c559826ea76: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(884)@3c559826ea76: Final verdict of PTC: none 20241121125122163 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121125122163 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(889)@3c559826ea76: Final verdict of PTC: none 20241121125122163 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125122163 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125122163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125122163 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125122163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125122163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125122163 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125122163 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125122163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125122163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125122163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125122163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125122163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125122163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125122163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125122163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125122163 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125122163 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125122163 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125122163 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(891)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(893)@3c559826ea76: Final verdict of PTC: none 20241121125122163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33004<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121125122163 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125122163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125122163 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125122163 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125122163 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125122163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125122163 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(897)@3c559826ea76: Final verdict of PTC: none 20241121125122163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125122163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125122164 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125122164 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125122164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125122164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125122164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125122164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125122164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125122164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125122164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125122164 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125122164 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125122164 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125122164 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(886)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(888)@3c559826ea76: Final verdict of PTC: none HNBGW-PFCP(887)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(896)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(885)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(890)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(894)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(898)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(899)@3c559826ea76: Final verdict of PTC: fail reason: "Timeout of T_guard" 20241121125122167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37502<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(884): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(885): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(886): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(887): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(888): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(889): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(890): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(891): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(892): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(893): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(894): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(895): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(896): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(897): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(898): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(899): fail (pass -> fail) reason: "Timeout of T_guard" MTC@3c559826ea76: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail'. Thu Nov 21 12:51:22 UTC 2024 ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241121125122234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125122736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359580) Waiting for packet dumper to finish... 1 (prev_count=359580, count=360120) 20241121125124164 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125124164 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125124164 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121125124164 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125124164 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125124164 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Thu Nov 21 12:51:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125125593 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(99)[0x55b163dc4a40]{IDLE}: Deallocated (fsm.c:568) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(100)[0x55b163dc2560]{IDLE}: Deallocated (fsm.c:568) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125125593 DLSCCP DEBUG SCCP-SCOC(101)[0x55b163de1c20]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241121125125823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125125827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125125835 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44347<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(903)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121125131227 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125131227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d8033), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125131227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125131227 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125131227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125131227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125131227 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125131227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad395), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125131227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125131227 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125131227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125131227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125131227 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125131227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035d44d), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125131227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125131227 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125131227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125131227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125131227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125131227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125131227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125131227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125131227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125131227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125131227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125131227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125131227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125131227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125131227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125131227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125131227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125131227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125131227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125131227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125131227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125131227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125131227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125141229 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125141229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035d44d), PART(T=Source Reference,L=4,D=00000066), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125141229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125141229 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125141229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125141229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125141229 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125141229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad395), PART(T=Source Reference,L=4,D=00000067), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125141229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125141229 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125141229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125141229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125141229 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125141229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d8033), PART(T=Source Reference,L=4,D=00000068), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125141229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125141229 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125141229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125141229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125141229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125141229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125141229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125141229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125141229 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125141229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125141229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125141229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125141229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125141229 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125141229 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125141229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125141229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125141229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125141229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125141229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125141229 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125141229 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125141229 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(903)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_nri_from_other_PLMN-Iuh0(904)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125141894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125141894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125141917 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125141917 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125141917 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125141917 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125141918 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125141918 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(906)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125141918 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125141918 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125141918 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125141918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125141918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125141918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125141918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125141918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125141918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125141918 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125141918 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49283 (stream_srv.c:129) 20241121125141918 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49283<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125141918 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125141918 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125141918 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125141918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125141918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125141918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125141919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125141919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125141919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125141919 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125141919 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125141919 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125141919 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125141919 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125141919 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125141919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125141919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125141919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125141919 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125141919 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125141919 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121125141919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125141919 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125141919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125141919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125141919 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125141919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125141919 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125141919 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125141919 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121125141919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125141919 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125141919 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125141919 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125141919 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121125141920 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125141920 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125141920 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125141920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125141920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125141920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125141920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125141920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125141920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125141920 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125141920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125141920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125141920 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125141921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125141921 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125141921 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125141921 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125141921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125141921 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(910)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(910)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(910)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(908)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(913)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(913)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(913)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(911)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(916)@3c559826ea76: ************************************************* HNBGW_Test.msc2-M3UA(916)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(916)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(914)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125142010 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125142010 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142010 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125142010 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142010 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125142010 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142011 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125142011 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142012 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142012 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125142012 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142012 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125142012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142012 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142012 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142012 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125142012 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142012 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125142012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142012 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142012 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142012 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125142012 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142013 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125142013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142013 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142013 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142013 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125142013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125142013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125142013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142013 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142013 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125142013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125142013 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121125142013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142013 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125142013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125142013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125142013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125142013 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142013 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125142013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125142013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125142013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125142013 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142013 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125142014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125142014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125142014 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125142014 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(919)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(919)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(919)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(917)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(922)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(922)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(922)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(920)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(925)@3c559826ea76: ************************************************* HNBGW_Test.sgsn2-M3UA(925)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(925)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(923)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125142131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125142131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125142131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125142131 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125142131 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125142131 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125142131 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125142131 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125142131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125142131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125142139 DLINP DEBUG SRVCONN(,r=127.0.0.1:49283<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125142139 DLINP DEBUG SRVCONN(,r=127.0.0.1:49283<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125142139 DLINP DEBUG SRVCONN(,r=127.0.0.1:49283<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125142139 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125142139 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) 20241121125142139 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125142139 DHNBAP DEBUG (127.0.0.1:49283 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121125142139 DHNBAP NOTICE (127.0.0.1:49283 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125142139 DHNBAP NOTICE (127.0.0.1:49283 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125142139 DLINP DEBUG SRVCONN(,r=127.0.0.1:49283<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125142139 DLINP DEBUG SRVCONN(,r=127.0.0.1:49283<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125142148 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125142148 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125142148 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125142148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(910)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125142151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142151 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125142151 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125142151 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125142151 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125142151 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125142151 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125142153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142153 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125142153 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125142153 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125142153 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125142153 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125142153 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125142153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125142153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125142153 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142153 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125142153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125142153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125142153 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125142153 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125142153 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142154 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125142154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125142154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125142154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142154 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142155 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142155 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142155 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125142155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125142155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125142155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125142155 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142173 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125142173 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121125142173 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125142173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(913)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121125142176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142176 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121125142176 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125142176 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125142176 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125142176 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121125142176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125142177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142177 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125142177 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125142177 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125142177 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125142177 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125142177 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125142177 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142177 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125142177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121125142177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125142177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125142177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125142177 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125142177 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125142177 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142178 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142179 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125142179 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125142179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142179 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125142179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142179 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125142179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125142179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125142179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121125142179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142201 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125142201 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241121125142201 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125142201 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(916)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241121125142205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142205 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241121125142205 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125142205 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125142205 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125142205 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241121125142205 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125142206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142206 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125142206 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125142206 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125142206 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125142206 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125142206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125142206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125142206 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241121125142206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125142206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125142206 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142206 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125142206 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125142206 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125142206 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142208 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142208 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125142208 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125142208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142208 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125142208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142208 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142208 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142208 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142208 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125142208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125142208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125142208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121125142208 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142244 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125142244 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125142244 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125142244 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(919)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125142247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142247 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125142247 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125142247 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125142247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125142247 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125142247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125142248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142248 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125142248 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125142248 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125142248 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125142248 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125142248 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125142248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125142248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125142248 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142248 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125142248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125142248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125142248 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125142248 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125142249 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142250 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125142250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125142250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125142250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142250 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142250 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142250 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142250 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125142250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125142250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125142250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125142250 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142276 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125142276 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121125142276 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121125142276 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121125142276 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121125142276 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121125142276 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(922)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121125142279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142279 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121125142279 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121125142279 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121125142279 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121125142279 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125142279 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125142279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121125142279 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125142279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121125142279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125142279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125142279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125142279 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125142281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142281 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125142281 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125142281 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125142281 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125142281 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241121125142281 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125142281 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125142281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125142281 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121125142281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125142281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125142281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125142281 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125142281 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125142281 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142282 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142282 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125142282 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125142283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142283 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125142283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142283 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125142283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125142283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125142283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125142283 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142308 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125142308 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241121125142308 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241121125142308 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241121125142308 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241121125142308 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241121125142308 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(925)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241121125142311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142311 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241121125142311 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241121125142311 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241121125142311 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241121125142311 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125142311 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241121125142311 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241121125142311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125142311 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241121125142311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125142311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125142311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125142311 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125142313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142313 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125142313 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125142313 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125142314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125142314 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241121125142314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125142314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125142314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241121125142314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125142314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125142314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125142314 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125142314 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125142314 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125142315 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125142315 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125142315 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125142315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125142315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142315 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125142315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142315 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125142315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125142315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125142315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125142315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125142315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(909)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125142957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142957 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125142957 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125142957 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125142957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125142957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125142957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125142957 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125142957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125142957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125142957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125142957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125142957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125142957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125142957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125142957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125142957 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125142957 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125142957 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125142957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125142957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125142957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142957 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125142957 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125142958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142958 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142958 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142958 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125142958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125142958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125142958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125142958 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142959 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125142959 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125142959 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125142959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125142959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125142959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125142959 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125142959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125142959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125142959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125142959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125142959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125142959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125142959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125142959 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125142959 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125142959 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(912)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125142980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142981 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121125142981 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121125142981 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121125142981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125142981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125142981 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125142981 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125142981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125142981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125142981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125142981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125142981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121125142981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125142981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125142981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125142981 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125142981 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) 20241121125142981 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) 20241121125142981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125142981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125142981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125142981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125142981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125142981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125142981 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125142981 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121125142981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142981 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125142981 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125142981 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125142981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125142982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125142982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121125142982 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125142982 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121125142982 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121125142982 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121125142982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125142982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125142982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125142982 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125142982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125142982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125142982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125142982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125142982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125142982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125142982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121125142982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125142982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125142982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125142982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125142982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125142982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125142982 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125142982 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125142982 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(915)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125143010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143010 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121125143010 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121125143010 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121125143010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125143010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125143010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125143010 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125143010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125143010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125143011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125143011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125143011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125143011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121125143011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125143011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125143011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125143011 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125143011 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125143011 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) 20241121125143011 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) 20241121125143011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125143011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125143011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125143011 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125143011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125143011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125143011 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125143011 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{CONNECTED}: link up (cnlink.c:111) 20241121125143011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143011 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125143011 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125143011 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125143011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125143011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125143011 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241121125143011 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143013 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241121125143013 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241121125143013 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241121125143013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125143013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125143013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125143013 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125143013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125143013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125143013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125143013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125143013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125143013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241121125143013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125143013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125143013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125143013 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125143013 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125143013 DRANAP INFO cnlink(msc-2)[0x55b163d50260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(918)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125143053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143053 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125143053 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125143053 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125143053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125143053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125143053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125143053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125143053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125143053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125143053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125143053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125143053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125143053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125143053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125143053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125143054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125143054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125143054 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125143054 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125143054 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125143054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125143054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125143054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125143054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125143054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125143054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125143054 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125143054 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125143054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143054 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125143054 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125143054 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125143054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125143054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125143054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125143054 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143055 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125143055 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125143055 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125143055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125143055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125143055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125143055 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125143055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125143055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125143055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125143055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125143055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125143055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125143055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125143055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125143055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125143055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125143055 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125143055 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(921)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125143084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143084 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125143084 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125143084 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125143084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125143084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125143084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125143084 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125143084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125143084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125143084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125143084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125143084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125143084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125143084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125143084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125143085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125143085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125143085 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125143085 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) 20241121125143085 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) 20241121125143085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125143085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125143085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125143085 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125143085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125143085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125143085 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125143085 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121125143085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143085 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125143085 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125143085 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125143085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125143085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125143085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125143085 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143086 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125143086 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125143086 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125143086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125143086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125143086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125143086 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125143086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125143086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125143086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125143086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125143086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125143086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125143086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125143086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125143086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125143086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125143086 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125143086 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125143116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143116 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121125143116 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121125143116 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121125143116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125143116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125143116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125143116 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125143116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125143116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125143116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125143116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125143116 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125143116 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121125143116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125143116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.sgsn2-RAN(924)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125143116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125143117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125143117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125143117 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125143117 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) 20241121125143117 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) 20241121125143117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125143117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125143117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125143117 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125143117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125143117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125143117 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125143117 DRANAP NOTICE cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: link up (cnlink.c:111) 20241121125143117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125143117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125143117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125143117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125143117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125143117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125143117 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125143119 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121125143119 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121125143119 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121125143119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125143119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125143119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125143119 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125143119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125143119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125143119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125143119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125143119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125143119 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125143119 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241121125143119 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125143119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125143120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125143120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125143120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125143120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125143120 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125143120 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125143120 DRANAP INFO cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125144146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125144150 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125144153 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125144155 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125144157 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121125144159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125144160 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125144162 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125144164 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125144166 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121125144168 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125144170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125144172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125144173 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125144175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121125144177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125144179 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125144181 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125144183 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125144185 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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@3c559826ea76: 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@3c559826ea76: 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 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011110'B, t_guard := 20.000000 } 20241121125144214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(918)@3c559826ea76: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(918)@3c559826ea76: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(927) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(905)@3c559826ea76: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(927)16441330 20241121125145240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125145240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125145240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241121125145240 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125145240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfadff2, normal) (hnbgw_rua.c:388) 20241121125145240 DHNB DEBUG map_rua[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121125145240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125145240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16441330 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125145240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125145240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125145240 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241121125145240 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241121125145240 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16441330 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1044) 20241121125145240 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16441330 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121125145240 DCN DEBUG map_sccp[0x55b163dcb410]{init}: Allocated (fsm.c:456) 20241121125145240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125145240 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16441330 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121125145240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16441330 SCCP-105 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241121125145240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125145240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125145240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125145240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125145240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125145240 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125145240 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{IDLE}: Allocated (fsm.c:456) 20241121125145240 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125145240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f400300005e0056400500f1100926) (sccp_scrc.c:401) 20241121125145240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125145240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125145240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125145240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125145240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125145240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125145240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125145240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125145240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125145240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125145240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125145240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125145240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125145240 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125145240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125145240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125145240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125145240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125145240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125145240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125145240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125145240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125145240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125145240 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(917)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(917)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(918)@3c559826ea76: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(927) HNBGW_Test.sgsn0-RAN(918)@3c559826ea76: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(927)6057055 HNBGW_Test.sgsn0-SCCP(917)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(917)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(927)@3c559826ea76: setverdict(pass): none -> pass 20241121125145249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125145249 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125145249 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125145249 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125145249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125145250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125145250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125145250 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125145250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125145250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125145250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125145250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125145250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125145250 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082c3da) (sccp_scrc.c:472) 20241121125145250 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1823) 20241121125145250 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125145250 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125145250 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125145250 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125145250 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125145250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125145250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125145250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(927)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125145251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125145254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125145257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125145259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125145262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125145264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125145266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125145268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125145270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125145271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125145273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125145275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125145276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125145278 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125145279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125145281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125145284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125145287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125145290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125145292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'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 := '000000000000000110111110'B, t_guard := 20.000000 } 20241121125145315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(924)@3c559826ea76: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(924)@3c559826ea76: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(928) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(905)@3c559826ea76: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(928)4098993 20241121125146329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125146329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125146329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241121125146329 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125146329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e8bb1, normal) (hnbgw_rua.c:388) 20241121125146329 DHNB DEBUG map_rua[0x55b163dd36e0]{init}: Allocated (fsm.c:456) 20241121125146329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125146329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4098993 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125146329 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125146329 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125146329 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241121125146329 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4098993 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1075) 20241121125146329 DCN DEBUG map_sccp[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121125146329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125146329 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4098993 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241121125146329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4098993 SCCP-106 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241121125146329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125146329 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125146329 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125146329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125146329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125146329 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125146329 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{IDLE}: Allocated (fsm.c:456) 20241121125146329 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125146329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030001be0056400500f1100926) (sccp_scrc.c:401) 20241121125146329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125146329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125146329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125146329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125146329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125146329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125146329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125146329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125146329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125146329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125146329 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125146329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125146329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125146329 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125146329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125146329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125146329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125146329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125146329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125146329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125146329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125146330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125146330 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(923)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(923)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(924)@3c559826ea76: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(928) HNBGW_Test.sgsn2-RAN(924)@3c559826ea76: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(928)4483297 HNBGW_Test.sgsn2-SCCP(923)@3c559826ea76: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(928)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(923)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121125146338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146338 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241121125146338 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241121125146338 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241121125146338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125146338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125146338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125146338 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125146338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125146338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125146338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125146338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241121125146338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125146338 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ba72c0) (sccp_scrc.c:472) 20241121125146338 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1823) 20241121125146338 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125146338 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125146338 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125146339 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125146339 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125146339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125146339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125146339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(928)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125146340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125146342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125146344 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125146346 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125146347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125146350 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125146351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125146354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125146356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125146358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125146360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125146362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125146364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125146366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125146368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125146370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125146372 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125146375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125146377 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125146379 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121125146385 DLINP DEBUG SRVCONN(,r=127.0.0.1:49283<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125146385 DLINP DEBUG SRVCONN(,r=127.0.0.1:49283<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125146385 DLINP NOTICE SRV(,r=127.0.0.1:49283<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125146385 DMAIN NOTICE (127.0.0.1:49283 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49283<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125146385 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121125146385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121125146386 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44347<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(900)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(907)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(912)@3c559826ea76: Final verdict of PTC: none 20241121125146386 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121125146386 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241121125146386 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125146386 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125146386 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241121125146387 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(905)@3c559826ea76: Final verdict of PTC: none 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125146387 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-RAN(915)@3c559826ea76: Final verdict of PTC: none 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125146387 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125146387 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125146387 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125146387 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125146387 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121125146387 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125146387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125146387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125146387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125146387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125146387 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125146387 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125146387 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125146387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125146387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125146387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125146387 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125146387 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125146387 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125146387 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(908)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(914)@3c559826ea76: Final verdict of PTC: none20241121125146387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125146387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125146387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241121125146387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125146387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125146387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125146387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125146387 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) HNBGW_Test.msc0-RAN(909)@3c559826ea76: Final verdict of PTC: none20241121125146387 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125146387 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125146387 DRANAP NOTICE cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125146387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125146387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125146387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121125146387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125146387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125146387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125146387 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121125146387 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125146387 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125146387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125146387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125146387 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125146387 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125146387 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125146387 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125146387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125146387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125146387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121125146387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125146387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125146387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc1-SCCP(911)@3c559826ea76: Final verdict of PTC: none 20241121125146387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125146387 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125146387 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125146387 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125146387 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(921)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(918)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(917)@3c559826ea76: Final verdict of PTC: none 20241121125146388 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121125146388 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241121125146388 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed HNBGW_Test.msc1-M3UA(913)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(910)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(920)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(901)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(906)@3c559826ea76: Final verdict of PTC: none20241121125146388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125146388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125146388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125146388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125146388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125146388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125146388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125146388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125146389 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125146389 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125146389 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125146389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) HNBGW_Test.sgsn1-M3UA(922)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(924)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(916)@3c559826ea76: Final verdict of PTC: none 20241121125146389 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125146389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082c3da), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125146389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125146389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125146389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125146389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125146389 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125146389 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125146389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{disrupted}: Freeing instance (context_map.c:202) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16441330)[0x55b163dda530]{disrupted}: Deallocated (fsm.c:568) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{disconnected}: Freeing instance (context_map.c:206) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b163dcb410]{disconnected}: Deallocated (fsm.c:568) 20241121125146389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16441330 SCCP-105 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241121125146389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125146389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125146389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241121125146389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125146389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125146389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125146389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125146389 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125146388 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125146388 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125146388 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125146388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125146388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125146388 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241121125146388 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125146388 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125146388 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125146388 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241121125146388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125146388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125146389 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125146389 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125146389 DRANAP NOTICE cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125146389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125146389 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125146389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba72c0), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125146389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125146389 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125146389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125146389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125146389 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125146389 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125146389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{disrupted}: Freeing instance (context_map.c:202) 20241121125146389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4098993)[0x55b163dd36e0]{disrupted}: Deallocated (fsm.c:568) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{disconnected}: Freeing instance (context_map.c:206) 20241121125146389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55b163ddf720]{disconnected}: Deallocated (fsm.c:568) 20241121125146389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4098993 SCCP-106 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241121125146389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125146389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121125146389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121125146389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125146389 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125146389 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125146389 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121125146389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125146389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125146389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125146389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125146389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125146389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125146389 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121125146389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125146389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125146389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125146389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125146389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125146389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125146389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241121125146389 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(923)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(904)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(925)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(919)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(902)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(926)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125146502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(903)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(900): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(901): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(902): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(903): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(904): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(905): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(906): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(907): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(908): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(909): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(910): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(911): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(912): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(913): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-SCCP(914): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-RAN(915): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc2-M3UA(916): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(917): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(918): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(919): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(920): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(921): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(922): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(923): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-RAN(924): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(925): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(926): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(927): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(928): pass (pass -> pass) MTC@3c559826ea76: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Nov 21 12:51:46 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 20241121125146582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125147084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34204<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=596796) Waiting for packet dumper to finish... 1 (prev_count=596796, count=601216) 20241121125148388 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125148388 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121125148388 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121125148388 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125148388 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121125148388 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241121125148388 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125148388 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241121125148388 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241121125148388 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125148388 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125148388 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121125148389 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125148389 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241121125148389 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241121125148389 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125148389 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125148389 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Thu Nov 21 12:51:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241121125150175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125150181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125150188 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33037<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(932)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121125151224 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(102)[0x55b163dcc2c0]{IDLE}: Deallocated (fsm.c:568) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(103)[0x55b163dc8160]{IDLE}: Deallocated (fsm.c:568) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125151224 DLSCCP DEBUG SCCP-SCOC(104)[0x55b163dc2990]{IDLE}: Deallocated (fsm.c:568) 20241121125156389 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125156389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba72c0), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125156389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156389 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125156389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156389 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125156389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082c3da), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125156389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125156389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125156390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125156390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125156390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125156390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125156390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125156390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125156390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125156390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125156390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125156390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125156390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125156390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125156390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(932)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(933)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125206251 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125206251 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125206269 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125206269 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206269 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125206269 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206270 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125206270 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206270 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206270 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125206270 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125206270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125206270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206270 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206270 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125206270 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(935)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125206270 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206270 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125206270 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125206270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125206271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206271 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206271 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206271 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125206271 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125206271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121125206271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206271 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125206271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206271 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206271 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50107 (stream_srv.c:129) 20241121125206271 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50107<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125206271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121125206271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206271 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206271 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206271 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125206271 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121125206272 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206272 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125206272 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125206273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206273 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125206273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206273 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206273 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206273 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206273 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125206273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125206273 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(939)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(939)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(939)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(937)@3c559826ea76: v_sccp_pdu_maxlen:268 MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(942)@3c559826ea76: ************************************************* HNBGW_Test.msc1-M3UA(942)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(942)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(940)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125206340 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125206340 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206340 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125206340 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206340 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125206340 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206341 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206341 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125206341 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125206341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125206341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206341 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206341 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125206341 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206341 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206341 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125206341 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125206341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206341 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125206341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206341 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206341 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206341 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125206341 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125206341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125206341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125206341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125206341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206342 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125206342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125206342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125206342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125206342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125206342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206342 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125206342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125206342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125206342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125206343 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206343 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125206343 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125206343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206343 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125206343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206343 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125206343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125206343 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(945)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(945)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(945)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(943)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125206390 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125206390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082c3da), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125206390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125206390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206390 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125206390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba72c0), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125206390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206390 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125206390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125206390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125206390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125206390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125206390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125206390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125206390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125206390 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(948)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(948)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(948)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125206434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125206434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125206434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125206434 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125206434 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125206434 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125206434 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125206434 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125206434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125206434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125206444 DLINP DEBUG SRVCONN(,r=127.0.0.1:50107<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125206444 DLINP DEBUG SRVCONN(,r=127.0.0.1:50107<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125206444 DLINP DEBUG SRVCONN(,r=127.0.0.1:50107<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125206444 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125206444 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) 20241121125206444 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125206444 DHNBAP DEBUG (127.0.0.1:50107 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121125206444 DHNBAP NOTICE (127.0.0.1:50107 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125206444 DHNBAP NOTICE (127.0.0.1:50107 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125206444 DLINP DEBUG SRVCONN(,r=127.0.0.1:50107<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125206444 DLINP DEBUG SRVCONN(,r=127.0.0.1:50107<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125206501 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125206501 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125206501 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125206501 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(939)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125206505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206505 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125206505 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125206505 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125206505 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125206505 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125206505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125206507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206507 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125206507 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125206507 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125206507 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125206507 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125206507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125206507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125206507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125206507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125206507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125206507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125206507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125206507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125206507 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125206507 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125206507 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206508 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125206508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125206508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125206509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206509 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125206509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125206509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125206509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125206509 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125206531 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125206531 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241121125206531 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125206531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(942)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241121125206534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206534 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241121125206534 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125206534 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125206534 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125206534 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241121125206534 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125206536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206536 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125206536 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125206536 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125206536 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125206536 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125206536 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125206536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125206536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125206536 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241121125206536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125206536 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125206536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125206536 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125206536 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125206536 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125206536 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206537 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206537 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125206537 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125206537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125206537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206537 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125206537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125206537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125206537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121125206537 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125206574 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125206574 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125206574 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125206574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(945)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125206577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206577 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125206577 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125206577 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125206577 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125206577 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125206577 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125206578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206578 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125206578 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125206578 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125206578 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125206579 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125206579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125206579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125206579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125206579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125206579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125206579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125206579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125206579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125206579 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125206579 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125206579 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206580 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125206580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125206580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125206580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206580 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206580 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206580 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206580 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125206580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125206580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125206580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125206580 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125206600 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125206601 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121125206601 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125206601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(948)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121125206604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206604 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121125206604 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125206604 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125206604 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125206604 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121125206604 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125206605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206605 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125206605 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125206605 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125206605 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125206605 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125206606 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125206606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125206606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125206606 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121125206606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125206606 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125206606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125206606 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125206606 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125206606 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125206606 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125206607 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125206607 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125206607 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125206607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125206607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125206607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125206607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125206607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125206607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206607 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125206607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206607 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125206607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125206607 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125206607 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125206607 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125206607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125206607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125206607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125206607 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207310 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125207310 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125207310 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125207310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125207310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125207310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125207310 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(938)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125207311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125207311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207311 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125207311 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125207311 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125207311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125207311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125207311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125207311 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125207311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125207311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125207311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125207311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125207311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125207311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125207311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125207311 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125207311 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125207311 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125207311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125207311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125207311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125207311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207311 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125207311 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125207313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207313 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125207313 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125207313 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125207313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125207313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125207313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125207313 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125207313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125207313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125207313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125207313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125207313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125207313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207313 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125207313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125207313 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125207313 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125207313 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(941)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125207341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207341 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121125207341 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121125207341 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121125207341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125207341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125207341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125207341 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125207341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125207341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125207341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125207341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121125207341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125207342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125207342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125207342 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125207342 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) 20241121125207342 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) 20241121125207342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125207342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125207342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207342 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125207342 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{CONNECTED}: link up (cnlink.c:111) 20241121125207342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125207342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125207342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125207342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125207342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125207342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241121125207342 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207342 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241121125207342 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241121125207342 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241121125207342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125207342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125207342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125207342 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125207342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125207342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125207342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125207342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241121125207342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125207343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125207343 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125207343 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125207343 DRANAP INFO cnlink(msc-1)[0x55b163d53060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(944)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125207397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207397 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125207397 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125207397 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125207397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125207397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125207397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125207397 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125207397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125207397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125207397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125207397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125207397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125207397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125207397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125207397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125207397 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125207397 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125207397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125207397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125207397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125207397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125207397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207397 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125207397 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125207397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125207397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125207397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125207397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125207397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125207397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125207397 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207399 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125207399 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125207399 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125207399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125207399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125207399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125207399 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125207400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125207400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125207400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125207400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125207400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125207400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125207400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125207400 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125207400 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125207400 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125207420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207420 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125207420 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125207420 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125207420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125207420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125207420 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125207420 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125207420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125207420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125207420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125207420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125207421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125207421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125207421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125207421 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125207421 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125207421 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) 20241121125207421 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) 20241121125207421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125207421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125207421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125207421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207421 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125207421 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121125207421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207421 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125207421 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125207421 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125207421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125207421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125207421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125207421 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125207421 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125207421 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125207421 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125207421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125207421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125207421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125207421 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125207422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125207422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125207422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125207422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125207422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125207422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125207422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125207422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125207422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125207422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125207422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125207422 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125207422 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125207422 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125208451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125208455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125208458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125208460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125208462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121125208464 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125208466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125208469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125208471 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125208473 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121125208476 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125208478 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125208481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125208483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125208486 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121125208488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125208490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125208492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125208494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125208496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000000101011111'B, t_guard := 20.000000 } 20241121125208524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(944)@3c559826ea76: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(944)@3c559826ea76: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(950) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(934)@3c559826ea76: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(950)6602475 20241121125209548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125209548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125209548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121125209548 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125209548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64beeb, normal) (hnbgw_rua.c:388) 20241121125209548 DHNB DEBUG map_rua[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121125209548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125209548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6602475 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125209548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125209548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125209548 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121125209548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6602475 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121125209548 DCN DEBUG map_sccp[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121125209548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125209548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6602475 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121125209548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6602475 SCCP-107 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121125209548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125209548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125209549 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125209549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125209549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125209549 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125209549 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{IDLE}: Allocated (fsm.c:456) 20241121125209549 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125209549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300015f0056400500f1100926) (sccp_scrc.c:401) 20241121125209549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125209549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125209549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125209549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125209549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125209549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125209549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125209549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125209549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125209549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125209549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125209549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125209549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125209549 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125209549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125209549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125209549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125209549 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125209549 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125209549 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125209549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125209549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125209549 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125209549 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(943)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(943)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(944)@3c559826ea76: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(950) HNBGW_Test.sgsn0-RAN(944)@3c559826ea76: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(950)2589375 HNBGW_Test.sgsn0-SCCP(943)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(943)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(950)@3c559826ea76: setverdict(pass): none -> pass 20241121125209559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125209559 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125209559 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125209559 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125209559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125209559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125209559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125209559 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125209559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125209559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125209559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125209559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125209560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125209560 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0037ba1f) (sccp_scrc.c:472) 20241121125209560 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1823) 20241121125209560 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125209560 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125209560 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125209560 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125209560 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125209560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125209560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125209561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(950)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125209562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125209565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125209568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125209571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125209573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125209575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125209577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125209579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125209580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125209582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125209584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125209586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125209588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125209590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125209592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125209594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125209596 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125209598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125209600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125209602 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '08087300F1102A2A170411E51000'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 := '000000000000000100110011'B, t_guard := 20.000000 } 20241121125209630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(951) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(934)@3c559826ea76: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(951)11568513 20241121125210645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125210645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125210645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241121125210645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125210645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb08581, normal) (hnbgw_rua.c:388) 20241121125210645 DHNB DEBUG map_rua[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121125210645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125210645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11568513 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125210645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125210645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125210645 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241121125210645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11568513 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121125210645 DCN DEBUG map_sccp[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121125210645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125210645 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11568513 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121125210645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11568513 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241121125210645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125210645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125210645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125210645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125210645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125210645 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125210645 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{IDLE}: Allocated (fsm.c:456) 20241121125210645 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125210645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001330056400500f1100926) (sccp_scrc.c:401) 20241121125210645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125210645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125210645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125210645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125210645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125210646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125210646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125210646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125210646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125210646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125210646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125210646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125210646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125210646 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125210646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125210646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125210646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125210646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125210646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125210646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125210646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125210646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125210646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125210646 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(951) HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(951)12711719 HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(951)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121125210654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125210654 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125210654 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125210654 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125210654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125210654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125210654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125210654 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125210654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125210654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125210654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125210654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125210654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125210654 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001997ab) (sccp_scrc.c:472) 20241121125210654 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1823) 20241121125210654 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125210654 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125210654 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125210654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125210654 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125210654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125210654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125210655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(951)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125210656 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125210659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125210662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125210664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125210667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125210670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125210672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125210675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125210677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125210679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125210681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125210683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125210685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125210687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125210688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125210690 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125210692 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125210694 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125210696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125210698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: "disconnecting msc0" 20241121125210701 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(944)@3c559826ea76: Final verdict of PTC: none 20241121125210703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121125210703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125210703 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125210703 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125210703 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125210703 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125210703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125210703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125210703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125210703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125210703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125210703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125210703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125210703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125210703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125210703 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125210703 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125210703 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125210703 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125210703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125210703 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125210703 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125210703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ba1f), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125210703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125210703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125210703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125210703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125210703 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125210703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125210703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125210703 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125210703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125210703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125210703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125210703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{disrupted}: Freeing instance (context_map.c:202) 20241121125210703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6602475)[0x55b163dc8160]{disrupted}: Deallocated (fsm.c:568) 20241121125210703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125210703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{disconnected}: Freeing instance (context_map.c:206) 20241121125210703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b163dc2990]{disconnected}: Deallocated (fsm.c:568) 20241121125210703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6602475 SCCP-107 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121125210703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125210703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121125210703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125210703 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125210703 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125210703 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125210703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125210703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125210703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125210703 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(945)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(943)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: 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 := '000000000000001100100110'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(934)@3c559826ea76: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(950)6602475 20241121125210733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47942<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(952) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(934)@3c559826ea76: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(952)14399889 20241121125211747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125211747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125211747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121125211747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125211747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdbb991, normal) (hnbgw_rua.c:388) 20241121125211747 DHNB DEBUG map_rua[0x55b163dc8160]{init}: Allocated (fsm.c:456) 20241121125211747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125211747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14399889 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125211747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125211747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125211747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14399889 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121125211747 DCN DEBUG map_sccp[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121125211747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125211747 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14399889 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121125211747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14399889 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121125211747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125211747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125211747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125211747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125211747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125211747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125211747 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{IDLE}: Allocated (fsm.c:456) 20241121125211747 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125211747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003260056400500f1100926) (sccp_scrc.c:401) 20241121125211747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125211748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125211748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125211748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125211748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125211748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125211748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125211748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125211748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125211748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125211748 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125211748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125211748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125211748 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125211748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125211748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125211748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125211748 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125211748 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125211748 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125211748 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125211748 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125211748 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125211748 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(952) HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(952)11862407 HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121125211752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125211752 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125211752 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125211752 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125211752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125211752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125211752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125211752 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125211752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125211752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125211752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125211752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125211752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(952)@3c559826ea76: setverdict(pass): none -> pass 20241121125211752 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f9be54) (sccp_scrc.c:472) 20241121125211752 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1823) 20241121125211752 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125211752 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125211752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125211752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125211752 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:485) 20241121125211752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125211752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125211754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47942<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(952)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125211755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125211757 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125211760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125211763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125211766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125211768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125211770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125211773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125211775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125211777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125211780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125211782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125211784 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125211786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125211788 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125211790 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125211792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125211794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125211796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125211798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121125211804 DLINP DEBUG SRVCONN(,r=127.0.0.1:50107<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125211804 DLINP DEBUG SRVCONN(,r=127.0.0.1:50107<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125211804 DLINP NOTICE SRV(,r=127.0.0.1:50107<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125211804 DMAIN NOTICE (127.0.0.1:50107 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50107<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125211804 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121125211804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121125211805 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33037<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(934)@3c559826ea76: Final verdict of PTC: none 20241121125211805 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(929)@3c559826ea76: Final verdict of PTC: none 20241121125211805 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(940)@3c559826ea76: Final verdict of PTC: none 20241121125211805 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125211805 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125211805 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125211805 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125211805 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125211805 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(938)@3c559826ea76: Final verdict of PTC: none 20241121125211805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125211805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125211805 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241121125211805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125211805 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125211805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125211805 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125211805 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125211805 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125211805 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125211805 DRANAP NOTICE cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125211805 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121125211805 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125211805 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125211805 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(947)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(936)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-RAN(941)@3c559826ea76: Final verdict of PTC: none 20241121125211806 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241121125211806 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125211806 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125211806 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125211806 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125211806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125211806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125211806 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125211806 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121125211806 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125211806 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(937)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(942)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(939)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(948)@3c559826ea76: Final verdict of PTC: none 20241121125211806 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125211806 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125211806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125211806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(949)@3c559826ea76: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(935)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(930)@3c559826ea76: Final verdict of PTC: none 20241121125211806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125211806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125211806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125211806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125211806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125211806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125211806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125211806 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125211806 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125211806 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125211806 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125211806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125211806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125211806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121125211806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125211806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125211806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125211806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125211806 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125211806 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125211806 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125211806 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125211806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125211806 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125211806 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125211806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001997ab), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125211806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125211806 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125211806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125211806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125211806 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125211806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125211806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125211806 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125211806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{disrupted}: Freeing instance (context_map.c:202) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11568513)[0x55b163ddf720]{disrupted}: Deallocated (fsm.c:568) 20241121125211807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125211807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{disconnected}: Freeing instance (context_map.c:206) 20241121125211807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b163dda530]{disconnected}: Deallocated (fsm.c:568) 20241121125211807 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11568513 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121125211807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125211807 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125211807 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125211807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9be54), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125211807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125211807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125211807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125211807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125211807 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125211807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125211807 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125211807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{disrupted}: Freeing instance (context_map.c:202) 20241121125211807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14399889)[0x55b163dc8160]{disrupted}: Deallocated (fsm.c:568) 20241121125211807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125211807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{disconnected}: Freeing instance (context_map.c:206) 20241121125211807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b163dc2990]{disconnected}: Deallocated (fsm.c:568) 20241121125211807 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14399889 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121125211807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125211807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121125211807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121125211807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125211807 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125211807 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125211807 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121125211807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125211807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125211807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125211807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125211807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125211807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125211807 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125211807 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241121125211807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125211807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125211807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125211807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125211807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125211807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125211807 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125211807 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(933)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(946)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125211850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39642<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(932)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(929): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(930): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(932): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(933): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(934): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(935): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(936): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(937): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(938): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(939): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-SCCP(940): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-RAN(941): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc1-M3UA(942): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(943): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(944): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(945): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(946): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(947): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(948): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(949): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(950): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(951): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(952): pass (pass -> pass) MTC@3c559826ea76: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Nov 21 12:52:11 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 20241121125211962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125212463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=494000) 20241121125212704 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125212704 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125212704 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=494000, count=499144) 20241121125213806 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125213806 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121125213806 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121125213806 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125213806 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125213806 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121125213806 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125213806 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241121125213806 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Thu Nov 21 12:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241121125215551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125215555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125215561 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45993<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(956)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121125216391 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125216391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba72c0), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125216391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125216391 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125216391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125216391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125216391 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125216391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082c3da), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125216391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125216391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125216391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125216391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125216392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125216392 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125216392 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125216392 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125216392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125216392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125216392 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125216392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125216392 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125216392 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125216392 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125216392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125216392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125216392 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125220704 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125220704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ba1f), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125220704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125220704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125220704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125220704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125220704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125220704 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125220704 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125220704 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125220704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125220704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125220705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125221807 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125221807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9be54), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125221807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125221807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125221807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125221807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125221807 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125221807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001997ab), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125221807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125221807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125221807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125221807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125221808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125221808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125221808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125221808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125221808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125221808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125221808 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125221808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125221808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125221808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125221808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125221808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125221808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125221808 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125226393 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125226393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082c3da), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125226393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125226393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125226393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125226393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125226393 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125226393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba72c0), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125226393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125226393 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125226393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125226393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125226393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125226393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125226393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125226393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125226393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125226393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125226393 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125226393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125226393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125226393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125226393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125226393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125226393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125226393 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125230705 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125230705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ba1f), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125230705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125230705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125230705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125230705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125230705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125230705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125230705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125230705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125230705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125230705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125230705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(956)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(957)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125231625 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125231625 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125231641 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125231642 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231642 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125231642 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231642 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125231642 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231643 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231643 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125231643 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125231643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125231643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231643 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231643 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125231643 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231643 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231643 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125231643 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125231643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125231643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231643 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(959)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125231643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125231643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125231643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125231643 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121125231643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231643 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47490 (stream_srv.c:129) 20241121125231643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125231643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125231643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125231643 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121125231643 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47490<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125231643 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231643 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125231643 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125231644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231644 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125231644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231644 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125231644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125231644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125231644 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121125231645 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231645 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125231645 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125231645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231645 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125231645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231645 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125231645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125231645 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(963)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(963)@3c559826ea76: M3UA emulation initiated, the test can be started MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(963)@3c559826ea76: ************************************************* HNBGW_Test.msc0-SCCP(961)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125231676 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125231676 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231676 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125231676 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231676 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125231676 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231677 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231677 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125231677 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125231677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125231677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231677 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231677 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125231677 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231677 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231677 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125231677 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125231677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231677 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125231677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231677 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231677 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231677 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231677 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125231677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125231677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125231678 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125231678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125231678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125231678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125231678 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125231678 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231679 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125231679 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125231679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231679 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125231679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231679 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231679 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231679 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125231679 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125231679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231679 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125231679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231679 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125231679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125231679 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121125231679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125231679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125231679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125231679 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(966)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(966)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(966)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125231731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125231731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125231731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125231731 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125231731 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125231731 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125231731 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125231731 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125231731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125231731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125231737 DLINP DEBUG SRVCONN(,r=127.0.0.1:47490<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125231738 DLINP DEBUG SRVCONN(,r=127.0.0.1:47490<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125231738 DLINP DEBUG SRVCONN(,r=127.0.0.1:47490<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125231738 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125231738 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) 20241121125231738 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125231738 DHNBAP DEBUG (127.0.0.1:47490 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121125231738 DHNBAP NOTICE (127.0.0.1:47490 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125231738 DHNBAP NOTICE (127.0.0.1:47490 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125231738 DLINP DEBUG SRVCONN(,r=127.0.0.1:47490<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125231738 DLINP DEBUG SRVCONN(,r=127.0.0.1:47490<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125231808 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125231808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001997ab), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125231808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231808 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125231808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231808 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125231808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9be54), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125231808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231808 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125231808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125231808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125231808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125231808 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125231808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231808 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231808 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231808 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125231808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125231808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125231808 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125231870 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125231871 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125231871 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125231871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(963)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125231874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231874 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125231874 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125231874 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125231874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125231874 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125231874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125231875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231875 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125231875 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125231875 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125231875 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125231875 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125231875 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125231875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125231875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125231875 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125231875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125231875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125231875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125231875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125231875 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125231875 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125231875 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231877 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125231877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125231877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125231877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231877 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125231877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125231877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125231877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125231877 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125231906 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125231906 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125231906 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125231906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(966)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125231909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231909 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125231909 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125231909 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125231909 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125231909 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125231909 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125231910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231910 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125231910 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125231910 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125231910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125231910 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125231910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125231910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125231910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125231910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125231910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125231910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125231910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125231910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125231910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125231910 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125231910 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125231911 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125231911 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125231911 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125231911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125231911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125231911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125231911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125231911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125231911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125231911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125231911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125231911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125231911 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125231911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125231911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125231911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125231911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125231911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125231911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125231911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125231911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(962)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125232680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125232680 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125232680 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125232680 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125232680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125232680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125232680 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125232680 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125232680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125232680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125232680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125232680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125232680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125232680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125232680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125232680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125232680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125232680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125232680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125232680 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125232680 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125232680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125232680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125232680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125232680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125232680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125232680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125232680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125232680 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125232680 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125232681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125232681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125232681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125232681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125232681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125232681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125232681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125232681 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125232682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125232682 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125232682 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125232682 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125232682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125232682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125232682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125232682 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125232682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125232682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125232682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125232682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125232682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125232682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125232682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125232682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125232682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125232683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125232683 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125232683 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125232683 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125232714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125232714 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125232714 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125232714 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125232714 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125232714 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125232714 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125232714 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125232714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125232714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125232714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125232714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125232714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125232714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125232714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125232714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125232714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125232715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125232715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125232715 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125232715 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125232715 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125232715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125232715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125232715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125232715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125232715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125232715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125232715 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125232715 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125232715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125232715 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125232715 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125232715 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125232715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125232715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125232715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125232715 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125232716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125232716 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125232716 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125232716 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125232716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125232716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125232716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125232716 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125232716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125232716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125232716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125232716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125232716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125232716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125232716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125232716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125232716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125232716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125232716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125232716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125232716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125232716 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125232716 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125232716 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125233744 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125233748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125233750 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125233754 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125233756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241121125233759 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125233762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125233764 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125233766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125233768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241121125233770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125233771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125233773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125233776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125233778 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241121125233780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125233781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125233783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125233785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125233787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: 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@3c559826ea76: "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@3c559826ea76: 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 := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000001111100101'B, t_guard := 20.000000 } 20241121125233815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34040<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(968) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(958)@3c559826ea76: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(968)15849120 20241121125234838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125234839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125234839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241121125234839 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125234839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf1d6a0, normal) (hnbgw_rua.c:388) 20241121125234839 DHNB DEBUG map_rua[0x55b163ddf720]{init}: Allocated (fsm.c:456) 20241121125234839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125234839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849120 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125234839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125234839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125234839 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241121125234839 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849120 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121125234839 DCN DEBUG map_sccp[0x55b163dda530]{init}: Allocated (fsm.c:456) 20241121125234839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125234839 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15849120 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121125234839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849120 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241121125234839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125234839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125234839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125234839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125234839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125234839 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125234839 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{IDLE}: Allocated (fsm.c:456) 20241121125234839 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125234839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030003e50056400500f1100926) (sccp_scrc.c:401) 20241121125234839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125234839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125234839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125234839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125234839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125234839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125234839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125234839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125234839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125234839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125234839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125234839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125234839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125234839 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125234839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125234839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125234839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125234839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125234839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125234839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125234839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125234839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125234839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125234839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(968) HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(968)15635722 HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(968)@3c559826ea76: setverdict(pass): none -> pass 20241121125234848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125234848 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125234848 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125234848 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125234848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125234848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125234848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125234848 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125234848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125234848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125234848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125234848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125234848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125234848 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a6504) (sccp_scrc.c:472) 20241121125234848 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1823) 20241121125234848 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125234848 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125234848 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125234848 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125234848 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125234848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125234848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125234850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34040<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(968)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125234851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125234854 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125234855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125234857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125234859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125234861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125234862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125234864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125234866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125234868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125234869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125234871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125234873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125234875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125234876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125234878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125234879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125234881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125234884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125234885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: 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 := '08087300F1102A2A170411E51000'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 := '000000000000000110000100'B, t_guard := 20.000000 } 20241121125234911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(969) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(958)@3c559826ea76: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(969)5512546 20241121125235926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125235926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125235926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241121125235926 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125235926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x541d62, normal) (hnbgw_rua.c:388) 20241121125235926 DHNB DEBUG map_rua[0x55b163dc2990]{init}: Allocated (fsm.c:456) 20241121125235927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125235927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5512546 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125235927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125235927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125235927 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241121125235927 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5512546 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1122) 20241121125235927 DCN DEBUG map_sccp[0x55b163dd13f0]{init}: Allocated (fsm.c:456) 20241121125235927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125235927 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5512546 <-> SCCP-111 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241121125235927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5512546 SCCP-111 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241121125235927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125235927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125235927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125235927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125235927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125235927 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125235927 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{IDLE}: Allocated (fsm.c:456) 20241121125235927 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125235927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001840056400500f1100926) (sccp_scrc.c:401) 20241121125235927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125235927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125235927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125235927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125235927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125235927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125235927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125235927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125235927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125235927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125235927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125235927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125235927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125235927 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125235927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125235927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125235927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125235928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125235928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125235928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125235928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125235928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125235928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125235928 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(969) HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(969)8872874 HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: Session index based on connection ID:1 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(969)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241121125235932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125235932 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125235932 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125235932 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125235932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125235932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125235932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125235932 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125235932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125235932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125235932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125235932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125235932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125235932 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a12efd) (sccp_scrc.c:472) 20241121125235932 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1823) 20241121125235932 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125235932 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125235932 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125235932 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125235932 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:485) 20241121125235932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125235932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125235933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(969)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125235934 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125235936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125235939 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125235941 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125235943 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125235945 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125235946 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125235948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125235950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125235952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125235954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125235955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125235957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125235958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125235960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125235961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125235963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125235965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125235967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125235969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: "connecting cnlink 1" 20241121125235970 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(972)@3c559826ea76: ************************************************* HNBGW_Test.sgsn1-M3UA(972)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(972)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(970)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125236207 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125236207 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241121125236207 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125236207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(972)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241121125236210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125236210 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241121125236210 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125236210 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125236210 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125236210 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241121125236210 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125236212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125236212 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125236212 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125236212 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125236212 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125236212 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125236212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125236212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125236212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125236212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241121125236212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125236212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125236212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125236212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125236212 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125236212 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125236212 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125236213 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125236213 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125236213 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125236213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125236213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125236213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125236213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125236213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125236213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125236213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125236213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125236213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125236213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125236213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125236213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125236213 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125236213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125236213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125236213 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125236213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125236213 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125236213 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125236213 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125236213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125236213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125236213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125236213 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125236394 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125236394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba72c0), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125236394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125236394 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125236394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125236394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125236394 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125236394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082c3da), PART(T=Source Reference,L=4,D=00000069), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125236394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125236394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125236394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125236394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125236394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125236394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125236394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125236394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125236394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125236394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125236394 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125236394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125236394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125236394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125236394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125236394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125236394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125236394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125236394 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125236396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125236396 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125236396 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125236396 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125236396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125236396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125236396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125236396 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125236396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125236396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125236396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125236396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125236396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125236396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=0082c3da) (sccp_scrc.c:472) 20241121125236396 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1823) 20241121125236396 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125236396 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125236396 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125236396 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125236396 DLSCCP DEBUG SCCP-SCOC(105)[0x55b163dc6170]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: 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 := '000000000000001000110001'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(971)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125237016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125237016 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125237017 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125237017 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125237017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125237017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125237017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125237017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125237017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125237017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125237017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125237017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125237017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125237017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125237017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125237017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125237017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237017 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125237017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125237017 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125237017 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125237017 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) 20241121125237017 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) 20241121125237017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125237017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125237017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125237017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125237017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125237017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125237017 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125237018 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: link up (cnlink.c:111) 20241121125237018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125237018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125237018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125237018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125237018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125237018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125237018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125237018 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125237018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125237018 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125237018 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125237018 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125237018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125237018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125237018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125237018 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125237018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125237018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125237018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125237018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125237018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125237018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125237018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241121125237018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125237018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125237019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125237019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125237019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125237019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125237019 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125237019 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125237019 DRANAP INFO cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125237036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(971)@3c559826ea76: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(971)@3c559826ea76: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(973) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(958)@3c559826ea76: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(973)5130277 20241121125238051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125238051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125238051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121125238051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125238051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4e4825, normal) (hnbgw_rua.c:388) 20241121125238051 DHNB DEBUG map_rua[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121125238051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125238051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5130277 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241121125238051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125238051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125238051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5130277 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1122) 20241121125238051 DCN DEBUG map_sccp[0x55b163d6d9e0]{init}: Allocated (fsm.c:456) 20241121125238051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125238051 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5130277 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241121125238051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5130277 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121125238051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125238051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125238051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125238051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125238051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125238051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125238051 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{IDLE}: Allocated (fsm.c:456) 20241121125238051 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125238051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002310056400500f1100926) (sccp_scrc.c:401) 20241121125238051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125238051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125238051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125238051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125238051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125238051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125238051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125238051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125238051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125238051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125238051 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125238051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125238051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125238051 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125238051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125238051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125238052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125238052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125238052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125238052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125238052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125238052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125238052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125238052 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(970)@3c559826ea76: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(970)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(971)@3c559826ea76: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(973) HNBGW_Test.sgsn1-RAN(971)@3c559826ea76: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(973)15894637 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(973)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(970)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(970)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121125238062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125238062 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241121125238062 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241121125238062 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241121125238062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125238062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125238062 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125238062 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125238062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125238062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125238062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125238062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241121125238062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125238062 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0078ae0b) (sccp_scrc.c:472) 20241121125238062 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1823) 20241121125238062 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125238062 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125238062 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125238063 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125238063 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125238063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125238063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) 20241121125238063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(973)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: 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 } } } 20241121125238064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241121125238067 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241121125238069 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241121125238071 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125238073 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125238075 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241121125238076 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241121125238078 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241121125238080 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125238082 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125238083 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241121125238085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241121125238087 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241121125238090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125238092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125238094 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241121125238097 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241121125238099 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241121125238101 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241121125238104 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121125238111 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45993<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(960)@3c559826ea76: Final verdict of PTC: none 20241121125238111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121125238111 DLINP DEBUG SRVCONN(,r=127.0.0.1:47490<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125238111 DLINP DEBUG SRVCONN(,r=127.0.0.1:47490<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125238111 DLINP NOTICE SRV(,r=127.0.0.1:47490<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125238111 DMAIN NOTICE (127.0.0.1:47490 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47490<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(953)@3c559826ea76: Final verdict of PTC: none 20241121125238111 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(958)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(962)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(965)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(961)@3c559826ea76: Final verdict of PTC: none 20241121125238112 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121125238112 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125238112 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125238112 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125238112 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125238112 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125238112 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125238112 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125238112 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121125238112 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-SCCP(970)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(971)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(964)@3c559826ea76: Final verdict of PTC: none 20241121125238112 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125238112 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125238112 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT IPA-CTRL-CLI-IPA(955)@3c559826ea76: Final verdict of PTC: none 20241121125238113 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125238113 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125238113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125238113 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125238113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125238113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(972)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(966)@3c559826ea76: Final verdict of PTC: none 20241121125238113 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125238113 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(954)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(963)@3c559826ea76: Final verdict of PTC: none 20241121125238113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125238113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125238113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125238113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125238113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125238113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125238113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125238113 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125238113 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(957)@3c559826ea76: Final verdict of PTC: none 20241121125238113 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125238113 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241121125238113 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125238113 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125238113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125238113 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241121125238113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125238113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125238113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125238113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125238113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125238113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125238113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125238113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125238113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125238113 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125238113 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125238113 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125238113 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125238113 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125238113 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125238113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6504), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125238113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125238113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125238113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125238113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125238113 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125238113 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125238113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{disrupted}: Freeing instance (context_map.c:202) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849120)[0x55b163ddf720]{disrupted}: Deallocated (fsm.c:568) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{disconnected}: Freeing instance (context_map.c:206) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55b163dda530]{disconnected}: Deallocated (fsm.c:568) 20241121125238113 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849120 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125238113 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125238113 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125238113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12efd), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125238113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125238113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125238113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125238113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125238113 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125238113 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125238113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{disrupted}: Freeing instance (context_map.c:202) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5512546)[0x55b163dc2990]{disrupted}: Deallocated (fsm.c:568) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{disconnected}: Freeing instance (context_map.c:206) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55b163dd13f0]{disconnected}: Deallocated (fsm.c:568) 20241121125238113 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5512546 SCCP-111 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241121125238113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125238113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125238113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241121125238113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125238113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125238113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125238113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125238113 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125238113 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125238113 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125238113 DRANAP NOTICE cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241121125238113 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125238113 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125238113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078ae0b), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125238113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125238113 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125238113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125238113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125238113 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125238113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125238113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125238113 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125238114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241121125238114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125238114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125238114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{disrupted}: Freeing instance (context_map.c:202) 20241121125238114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5130277)[0x55b163dc6170]{disrupted}: Deallocated (fsm.c:568) 20241121125238114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125238114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{disconnected}: Freeing instance (context_map.c:206) 20241121125238114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55b163d6d9e0]{disconnected}: Deallocated (fsm.c:568) 20241121125238114 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5130277 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241121125238114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125238114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121125238114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125238114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125238114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125238114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241121125238114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125238114 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125238114 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125238114 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121125238114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125238114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121125238114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125238114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125238114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125238114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125238114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241121125238114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125238114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125238114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125238114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125238114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241121125238114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(959)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(967)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125238130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(956)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(953): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(954): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(955): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(956): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(957): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(958): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(959): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(960): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(961): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(962): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(963): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(964): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(965): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(966): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(968): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(969): pass (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(970): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-RAN(971): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(972): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(973): pass (pass -> pass) MTC@3c559826ea76: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Nov 21 12:52:38 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 20241121125238266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125238767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53974<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=477496) Waiting for packet dumper to finish... 1 (prev_count=477496, count=478036) 20241121125240113 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125240113 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241121125240113 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241121125240113 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125240113 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125240113 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121125240113 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125240113 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125240113 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121125240706 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125240706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ba1f), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125240706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125240706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125240706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125240706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125240707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125240707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125240707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125240707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125240707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125240707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125240707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Thu Nov 21 12:52:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125241809 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125241809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9be54), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125241809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125241809 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125241809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125241809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125241809 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125241809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001997ab), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125241809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125241809 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125241809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125241809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125241809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125241810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125241810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125241810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125241810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125241810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125241810 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125241810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125241810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125241810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125241810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125241810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125241810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125241810 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_second_rab_assignment started. 20241121125241856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125241860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125241868 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32975<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(977)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121125246395 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125246395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba72c0), PART(T=Source Reference,L=4,D=0000006a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125246395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125246395 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125246395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125246395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125246395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125246395 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125246395 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125246395 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125246395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125246395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125246395 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125248114 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125248114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078ae0b), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125248114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125248114 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125248114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125248114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125248114 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125248114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12efd), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125248114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125248114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125248114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125248114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125248114 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241121125248114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6504), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125248114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125248114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125248114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125248114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125248114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125248114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125248114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125248114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125248114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125248114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125248114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125248114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125248114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125248114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125248114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125248114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125248114 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125250707 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125250707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ba1f), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125250707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125250707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125250707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125250707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125250707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125250707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125250707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125250707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125250707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125250707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125250707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125251810 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125251810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001997ab), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125251810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125251810 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125251810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125251810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125251810 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125251811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9be54), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125251811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125251811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125251811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125251811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125251811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125251811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125251811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125251811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125251811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125251811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125251811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125251811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125251811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125251811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125251811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125251811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125251811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125251811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125256391 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125256391 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125256391 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125256391 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125256391 DLSCCP DEBUG SCCP-SCOC(106)[0x55b163dc5370]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(977)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121125257929 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125257930 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125257930 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125257930 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125257931 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125257931 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125257931 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125257931 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125257931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125257931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125257931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125257931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125257931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125257931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125257931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125257931 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125257931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125257931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125257931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125257931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125257931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125257931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125257931 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_second_rab_assignment-Iuh0(978)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125257931 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125257931 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125257931 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125257931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125257931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125257931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125257931 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125257931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125257931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125257931 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125257931 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125257931 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125257931 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125257931 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125257932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125257932 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125257932 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125257932 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125257932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125257932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125257932 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121125257933 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125257933 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125257933 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125257933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125257933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125257933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125257933 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125257933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125257933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125257933 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125257933 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125257933 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125257933 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125257933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125257933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125257933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125257933 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125257933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125257933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125257933 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125257933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125257933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125257933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125257933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125257933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125257933 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241121125257933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125257933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125257933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125257933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125257933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125257933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125257933 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(982)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(982)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(982)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(980)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125257968 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125257968 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125257968 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125257968 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125257968 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125257968 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125257969 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125257969 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125257969 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125257969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125257969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125257969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125257969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125257969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125257969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125257969 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125257969 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125257969 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125257969 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125257969 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125257969 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125257969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125257969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125257969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125257969 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125257969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125257969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125257969 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125257969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125257969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125257969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125257969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125257969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125257969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125257969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125257969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125257969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125257969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125257969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125257969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125257969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125257969 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125257970 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125257970 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125257970 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125257970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125257970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125257970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125257970 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125257970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125257970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125257970 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125257970 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125257970 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125257970 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125257970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125257970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125257970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125257970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125257970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125257970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125257970 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125257970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125257970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125257970 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125257970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125257970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125257971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125257971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125257971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125257971 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121125257971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125257971 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125257971 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125257971 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125257971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125257971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125257971 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(985)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(985)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(985)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(983)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125258031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125258031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125258031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125258031 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125258031 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125258031 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125258031 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125258031 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125258031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125258031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125258114 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125258114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6504), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125258114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125258114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125258114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125258114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125258114 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125258114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12efd), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125258114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125258114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125258114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125258114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125258114 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125258114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078ae0b), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125258114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125258114 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125258114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125258114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125258114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125258114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125258114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125258114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125258114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125258114 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125258115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125258115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125258115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125258115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125258115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125258115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125258115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125258115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125258115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125258115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125258115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125258115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125258159 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125258160 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125258160 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125258160 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(982)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125258163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258163 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125258163 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125258163 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125258163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125258163 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125258163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125258164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258164 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125258164 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125258164 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125258164 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125258164 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125258164 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125258164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125258165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125258165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125258165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125258165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125258165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125258165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125258165 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125258165 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125258165 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125258166 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125258166 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125258166 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125258166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125258166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125258166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125258166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125258166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125258166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125258166 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125258166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125258166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125258166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125258166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125258166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125258166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125258166 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125258201 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125258201 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125258201 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125258201 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(985)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125258204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258204 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125258204 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125258204 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125258204 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125258204 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125258204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125258205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258205 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125258205 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125258205 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125258205 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125258205 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125258205 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125258205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125258205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125258205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125258205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125258205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125258205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125258205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125258205 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125258205 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125258205 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125258207 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125258207 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125258207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125258207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125258207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125258207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125258207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125258207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125258207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125258207 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125258207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258207 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125258207 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125258207 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125258207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125258207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125258207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125258207 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(981)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125258969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258969 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125258969 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125258969 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125258969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125258969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125258969 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125258969 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125258969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125258969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125258969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125258969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125258969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125258969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125258969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125258969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125258969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125258969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125258969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125258969 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125258969 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125258969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125258969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125258969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125258969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125258970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125258970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125258970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125258970 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125258970 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125258970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125258970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125258970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125258970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125258970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125258970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125258970 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125258971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125258972 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125258972 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125258972 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125258972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125258972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125258972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125258972 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125258972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125258972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125258972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125258972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125258972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125258972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125258972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125258972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125258972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125258972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125258972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125258972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125258972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125258972 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125258972 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125258972 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(984)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125259009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125259009 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125259009 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125259009 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125259009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125259009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125259009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125259009 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125259009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125259009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125259009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125259010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125259010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125259010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125259010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125259010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125259010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125259010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125259010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125259010 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125259010 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125259010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125259010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125259010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125259010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125259010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125259010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125259010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125259010 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125259010 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125259010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125259010 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125259010 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125259010 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125259010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125259010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125259010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125259010 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125259012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125259012 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125259012 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125259012 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125259012 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125259012 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125259012 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125259012 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125259012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125259012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125259012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125259012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125259012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125259012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125259012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125259012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125259012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125259012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125259012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125259012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125259012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125259012 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125259012 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125259012 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125259060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(981)@3c559826ea76: f_create_expect(l3 := '8A1D90B6C35F831FD3AC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(981)@3c559826ea76: Created Expect[0] for '8A1D90B6C35F831FD3AC'O to be handled at TC_second_rab_assignment0(987) TC_second_rab_assignment-Iuh0-RUA(979)@3c559826ea76: Added conn table entry 0TC_second_rab_assignment0(987)717158 20241121125300086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125300086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125300086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241121125300086 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125300086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaf166, normal) (hnbgw_rua.c:388) 20241121125300086 DHNB DEBUG map_rua[0x55b163dc5370]{init}: Allocated (fsm.c:456) 20241121125300086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125300086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-717158 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121125300086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125300086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125300086 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-717158 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121125300086 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121125300086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125300086 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-717158 <-> SCCP-113 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121125300086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-717158 SCCP-113 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241121125300086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125300086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125300086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125300086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125300086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125300086 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125300086 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{IDLE}: Allocated (fsm.c:456) 20241121125300086 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125300086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8a1d90b6c35f831fd3ac004f400300036e0056400500f1100926) (sccp_scrc.c:401) 20241121125300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125300086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125300086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125300086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125300086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125300086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125300086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125300086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125300086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125300086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125300086 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125300086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125300086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125300086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125300086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125300086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125300086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125300086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125300086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125300086 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(980)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(981)@3c559826ea76: Found Expect[0] for l3='8A1D90B6C35F831FD3AC'O handled at TC_second_rab_assignment0(987) HNBGW_Test.msc0-RAN(981)@3c559826ea76: Added conn table entry 0TC_second_rab_assignment0(987)9578661 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on connection ID:0 TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241121125300098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300098 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125300098 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125300098 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125300098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125300098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125300098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125300098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125300098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125300098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125300098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125300098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125300098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125300098 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f92fd2) (sccp_scrc.c:472) 20241121125300098 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1823) 20241121125300098 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125300098 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125300098 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125300098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125300098 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:485) 20241121125300098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125300098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_second_rab_assignment0(987)@3c559826ea76: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(986)@3c559826ea76: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(987) HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: vl_len:91 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241121125300301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300301 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125300301 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125300301 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125300301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125300301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125300301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125300301 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125300302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125300302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125300302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125300302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125300302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125300302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241121125300302 DLSCCP DEBUG Received CO:CODT for local reference 113 (sccp_scoc.c:1823) 20241121125300302 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121125300302 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125300302 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121125300302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121125300302 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121125300302 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121125300302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121125300302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121125300302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121125300302 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241121125300302 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241121125300302 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241121125300302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121125300302 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241121125300302 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{UNUSED}: Allocated (fsm.c:456) 20241121125300302 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{UNUSED}: is child of mgw(mgw-fsm-717158-0)[0x55b163ddf720] (fsm.c:486) 20241121125300302 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-717158-0)[0x55b163ddf720] (mgcp_client_endpoint_fsm.c:724) 20241121125300302 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121125300302 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121125300302 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241121125300302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dc2990]{ST_CRCX}: Allocated (fsm.c:456) 20241121125300302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dc2990]{ST_CRCX}: is child of mgw-endp(mgw-fsm-717158-0)[0x55b163dda530] (fsm.c:486) 20241121125300302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dc2990]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121125300302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dc2990]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241121125300302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=199 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: af16'... (mgcp_client.c:805) 20241121125300302 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241121125300302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dc2990]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121125300302 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(986)@3c559826ea76: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "af16617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af16617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(987) TC_second_rab_assignment0(987)@3c559826ea76: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "af16617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af16617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(987)@3c559826ea76: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241121125300322 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241121125300322 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241121125300322 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241121125300322 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121125300322 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121125300322 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241121125300323 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300323 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300323 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121125300323 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121125300323 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300323 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121125300323 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241121125300323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121125300323 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241121125300323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241121125300323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241121125300323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125300323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125300346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125300346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125300346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241121125300346 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121125300346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaf166) (hnbgw_rua.c:452) 20241121125300346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-717158 SCCP-113 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241121125300346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121125300346 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125300346 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125300346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121125300346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121125300346 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241121125300346 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241121125300346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121125300346 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241121125300346 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-717158-0)[0x55b163ddf720] (mgcp_client_endpoint_fsm.c:724) 20241121125300346 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121125300346 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121125300346 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241121125300346 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=213 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: af16'... (mgcp_client.c:805) 20241121125300346 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241121125300346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121125300346 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121125300346 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300346 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(987)@3c559826ea76: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "af16617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af16617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121125300358 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241121125300358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241121125300358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241121125300358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300358 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121125300358 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241121125300358 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-717158-0)[0x55b163ddf720] (mgcp_client_endpoint_fsm.c:724) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241121125300358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dda850]{ST_CRCX}: Allocated (fsm.c:456) 20241121125300358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dda850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-717158-0)[0x55b163dda530] (fsm.c:486) 20241121125300358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dda850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241121125300358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dda850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241121125300358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=203 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: af16'... (mgcp_client.c:805) 20241121125300358 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241121125300358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-717158-0)[0x55b163dda850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300358 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(987)@3c559826ea76: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "af16617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af16617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241121125300371 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241121125300371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241121125300371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241121125300371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241121125300371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241121125300371 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241121125300371 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300371 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300371 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300371 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241121125300371 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241121125300371 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300371 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{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) 20241121125300371 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241121125300371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121125300371 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241121125300371 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241121125300371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241121125300371 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121125300371 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121125300371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f92fd2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241121125300371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125300371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125300371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125300371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125300371 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241121125300371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300371 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125300371 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125300371 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125300371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125300371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125300371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125300371 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: vl_len:63 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241121125300380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300380 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125300380 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125300380 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125300380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125300380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125300381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125300381 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125300381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125300381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125300381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125300381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125300381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125300381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241121125300381 DLSCCP DEBUG Received CO:CODT for local reference 113 (sccp_scoc.c:1823) 20241121125300381 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121125300381 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125300381 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121125300381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121125300381 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241121125300381 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241121125300381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241121125300381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121125300381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241121125300381 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-717158 SCCP-113 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241121125300381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241121125300381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241121125300381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125300381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125300384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125300384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125300384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241121125300384 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121125300384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaf166) (hnbgw_rua.c:452) 20241121125300384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-717158 SCCP-113 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:293) 20241121125300384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121125300384 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125300384 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125300384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241121125300384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241121125300384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241121125300384 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121125300384 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121125300384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f92fd2), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241121125300384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125300384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125300384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125300384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125300384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300384 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125300384 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125300384 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125300384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125300384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125300384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125300384 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: vl_len:12 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241121125300390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300390 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125300390 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125300390 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125300390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125300390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125300390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125300390 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125300390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125300390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125300390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125300390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125300390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125300390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241121125300390 DLSCCP DEBUG Received CO:CODT for local reference 113 (sccp_scoc.c:1823) 20241121125300390 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121125300390 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125300390 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121125300390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121125300390 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241121125300390 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241121125300390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241121125300390 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241121125300390 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241121125300390 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241121125300390 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241121125300390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121125300390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: af16'... (mgcp_client.c:805) 20241121125300390 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121125300390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121125300390 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241121125300390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35449: len=57 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: af16'... (mgcp_client.c:805) 20241121125300390 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241121125300390 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241121125300390 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: Removing from parent mgw(mgw-fsm-717158-0)[0x55b163ddf720] (mgcp_client_endpoint_fsm.c:873) 20241121125300390 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241121125300390 DLMGCP DEBUG mgw-endp(mgw-fsm-717158-0)[0x55b163dda530]{IN_USE}: Deallocated (fsm.c:568) 20241121125300390 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241121125300390 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241121125300390 DMGW DEBUG mgw(mgw-fsm-717158-0)[0x55b163ddf720]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241121125300390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121125300390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241121125300390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125300390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(987)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "af16617" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(987)@3c559826ea76: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "af16617" }, { code := "I", val := "22222" } }, sdp := omit } 20241121125300398 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241121125300398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121125300398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121125300398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121125300398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b163dc2990]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125300399 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241121125300399 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241121125300399 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241121125300399 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241121125300399 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b163dda850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(979)@3c559826ea76: Deleted conn table entry 0TC_second_rab_assignment0(987)717158 20241121125300404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125300405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125300405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241121125300405 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241121125300405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaf166,cause=radio(normal)) (hnbgw_rua.c:420) 20241121125300405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-717158 SCCP-113 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241121125300405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241121125300405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241121125300405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241121125300405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:374) 20241121125300405 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125300405 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125300405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241121125300405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125300405 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121125300405 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121125300405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f92fd2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241121125300405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125300405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125300405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125300405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125300405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125300405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125300405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125300405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125300405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125300405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125300405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(980)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(981)@3c559826ea76: Deleted conn table entry 0TC_second_rab_assignment0(987)9578661 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on connection ID:0 20241121125300409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300409 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125300409 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125300409 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125300409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125300410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125300410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125300410 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125300410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125300410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125300410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125300410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125300410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125300410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00f92fd2), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241121125300410 DLSCCP DEBUG Received CO:RELRE for local reference 113 (sccp_scoc.c:1823) 20241121125300410 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241121125300410 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125300410 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:649) 20241121125300410 DCN DEBUG handle_cn_disc_ind() conn_id=113 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:518) 20241121125300410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:522) 20241121125300410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:431) 20241121125300410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125300410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{disconnected}: Freeing instance (context_map.c:202) 20241121125300410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-717158)[0x55b163dc5370]{disconnected}: Deallocated (fsm.c:568) 20241121125300410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125300410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121125300410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-113)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121125300410 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-717158 SCCP-113 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241121125300410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f92fd2), PART(T=Source Reference,L=4,D=00000071) (sccp_scrc.c:401) 20241121125300410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125300410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125300410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125300410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125300410 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241121125300410 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125300410 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125300410 DLSCCP DEBUG SCCP-SCOC(113)[0x55b163d6d9e0]{IDLE}: Deallocated (fsm.c:568) 20241121125300410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300410 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125300410 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125300410 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125300410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125300410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125300410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125300410 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(980)@3c559826ea76: RLC received in state:disconnect_pending 20241121125300708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125300708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125300708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125300708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125300708 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125300708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ba1f), PART(T=Source Reference,L=4,D=0000006b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125300708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125300708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125300708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125300708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125300708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125300708 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125300708 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125300711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125300711 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125300711 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125300711 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125300711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125300711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125300711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125300711 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125300711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125300711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125300711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125300711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125300711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125300711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=0037ba1f) (sccp_scrc.c:472) 20241121125300711 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1823) 20241121125300711 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125300711 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125300711 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125300711 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125300711 DLSCCP DEBUG SCCP-SCOC(107)[0x55b163dd36e0]{IDLE}: Deallocated (fsm.c:568) 20241121125301811 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125301811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9be54), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125301811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125301811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125301811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125301811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125301811 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125301811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001997ab), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125301811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125301811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125301811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125301811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125301811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125301811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125301812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125301812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125301812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125301812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125301812 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125301812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125301812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125301812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125301812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125301812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125301812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125301812 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down TC_second_rab_assignment0(987)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125302411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(987)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121125302416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125302416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125302416 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125302416 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125302416 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_second_rab_assignment(974)@3c559826ea76: Final verdict of PTC: none 20241121125302416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121125302416 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32975<->l=127.0.0.1:4262) (control_if.c:193) 20241121125302417 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121125302417 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125302417 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_second_rab_assignment-Iuh0-RUA(979)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(981)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(984)@3c559826ea76: Final verdict of PTC: none 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125302417 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125302417 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125302417 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125302417 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125302417 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125302417 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(980)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(983)@3c559826ea76: Final verdict of PTC: none 20241121125302417 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125302417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125302417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125302417 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125302417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125302417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125302417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125302417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125302417 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125302417 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125302417 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(982)@3c559826ea76: Final verdict of PTC: none 20241121125302417 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125302417 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125302417 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121125302417 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125302417 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125302417 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125302417 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125302417 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125302417 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125302418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125302418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125302418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125302418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125302418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125302418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125302418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125302418 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125302418 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125302418 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125302418 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(985)@3c559826ea76: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(978)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(975)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(986)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125302420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(977)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(974): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(975): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(977): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_second_rab_assignment-Iuh0(978): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(979): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(980): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(981): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(982): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(983): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(984): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(985): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(986): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_second_rab_assignment0(987): pass (pass -> pass) MTC@3c559826ea76: Test case TC_second_rab_assignment finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Thu Nov 21 12:53:02 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 20241121125302472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125302973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55290<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402328) Waiting for packet dumper to finish... 1 (prev_count=402328, count=402868) 20241121125304417 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125304417 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125304417 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121125304419 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125304419 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125304419 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Thu Nov 21 12:53:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241121125306062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125306068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125306076 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41641<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(991)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121125308115 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125308115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078ae0b), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125308115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308115 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125308115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308115 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125308115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12efd), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125308115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125308115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308115 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125308115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6504), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125308115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125308115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125308115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125308115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125308115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125308115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125308115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125308115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125308115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125308115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125308115 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125308115 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125308115 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125308115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125311813 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125311813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001997ab), PART(T=Source Reference,L=4,D=0000006c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125311813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125311813 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125311813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125311813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125311813 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125311813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9be54), PART(T=Source Reference,L=4,D=0000006d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125311813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125311813 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125311813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125311813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125311813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125311813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125311813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125311813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125311813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125311813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125311813 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125311813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125311813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125311813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125311813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125311813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125311813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125311813 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125318116 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125318116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6504), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125318116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125318116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125318116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125318116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125318116 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125318116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12efd), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125318116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125318116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125318116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125318116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125318116 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125318116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078ae0b), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125318116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125318116 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125318116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125318116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125318116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125318116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125318116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125318116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125318116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125318116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125318116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125318116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125318116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125318116 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125318116 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125318116 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125318116 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125321808 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(108)[0x55b163dcb410]{IDLE}: Deallocated (fsm.c:568) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125321808 DLSCCP DEBUG SCCP-SCOC(109)[0x55b163de1d50]{IDLE}: Deallocated (fsm.c:568) MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(991)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241121125322138 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125322138 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322139 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125322139 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322139 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125322139 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322140 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125322140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125322140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322140 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322140 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125322140 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322140 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322140 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125322140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125322140 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125322140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125322140 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121125322140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125322140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322140 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322140 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322140 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125322140 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125322140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125322140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing TC_hnb_reregister_reuse_sctp_assoc-Iuh0(992)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125322140 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322141 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125322141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322141 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322141 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125322141 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125322141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322141 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322141 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125322141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125322141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125322141 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121125322142 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322142 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125322142 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125322142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322142 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125322142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322142 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125322142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125322142 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(996)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(996)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(996)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(994)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125322172 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125322172 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322173 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125322173 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322173 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125322173 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322173 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125322173 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322174 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322174 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125322174 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125322174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322174 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125322174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322174 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322174 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322174 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125322174 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125322174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322174 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125322175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322175 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322175 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322175 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125322175 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125322175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322175 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125322175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322175 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322175 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322175 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125322175 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125322175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125322175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322175 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121125322175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241121125322175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125322175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125322175 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(999)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(999)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(999)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-SCCP(997)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125322366 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125322366 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125322366 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125322366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(996)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125322368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322368 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125322368 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125322368 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125322368 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125322368 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125322368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125322369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322369 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125322369 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125322369 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125322369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125322369 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125322369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125322369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125322369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125322369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125322369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125322369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125322369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125322369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125322369 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125322369 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125322369 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322370 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322370 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125322370 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125322370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125322370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322370 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322370 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322370 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322370 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125322370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125322370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125322370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125322371 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125322409 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125322409 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125322409 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125322409 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(999)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125322411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322411 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125322411 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125322411 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125322411 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125322411 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125322411 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125322413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322413 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125322413 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125322413 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125322413 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125322413 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125322413 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125322413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125322413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125322413 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125322413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125322413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125322413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125322413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125322413 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125322413 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125322413 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125322414 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125322414 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125322414 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125322414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125322414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125322414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125322414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125322414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125322414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125322414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125322414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125322414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125322414 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125322414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125322414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125322414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125322414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125322414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125322414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125322414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125322414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(995)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125323175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125323175 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125323175 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125323175 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125323175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125323175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125323175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125323175 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125323175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125323175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125323175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125323175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125323175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125323175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125323175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125323175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125323175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125323175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125323175 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125323175 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125323175 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125323175 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125323175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125323175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125323175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125323175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125323175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125323175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125323175 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125323175 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125323175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125323176 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125323176 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125323176 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125323176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125323176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125323176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125323176 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125323177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125323177 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125323177 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125323177 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125323177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125323177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125323177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125323177 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125323177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125323177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125323177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125323177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125323177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125323177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125323177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125323177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125323177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125323177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125323177 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125323177 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125323177 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(998)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125323217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125323217 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125323217 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125323217 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125323217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125323217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125323217 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125323217 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125323217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125323217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125323218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125323218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125323218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125323218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125323218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125323218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125323218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125323218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125323218 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125323218 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125323218 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125323218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125323218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125323218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125323218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125323218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125323218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125323218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125323218 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125323218 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125323218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125323218 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125323218 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125323218 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125323218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125323218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125323218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125323218 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125323220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125323220 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125323220 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125323220 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125323220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125323220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125323220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125323220 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125323220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125323220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125323220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125323220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125323220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125323220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125323220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125323220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125323220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125323220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125323220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125323220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125323220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125323220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125323220 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125323220 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125323236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125323236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125323236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125323236 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125323236 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125323236 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125323236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125323236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125323236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125323236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125323242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125323242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125323242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241121125323242 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241121125323242 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241121125323445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125323446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125323446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125323446 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125323446 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125323446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125323446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125323446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125323446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed MTC@3c559826ea76: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(988)@3c559826ea76: Final verdict of PTC: none 20241121125323453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125323453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125323453 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125323453 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125323453 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121125323453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121125323453 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41641<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(993)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(994)@3c559826ea76: Final verdict of PTC: none 20241121125323453 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125323453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125323453 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125323453 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(998)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(995)@3c559826ea76: Final verdict of PTC: none 20241121125323454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121125323454 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125323454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125323454 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(997)@3c559826ea76: Final verdict of PTC: none 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125323454 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125323454 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125323454 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125323454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125323454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125323454 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125323454 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125323454 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125323454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125323454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125323454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125323454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125323454 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125323454 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125323454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125323454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125323454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125323454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125323454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125323454 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125323454 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) HNBGW_Test.sgsn0-M3UA(999)@3c559826ea76: Final verdict of PTC: none20241121125323454 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125323454 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241121125323454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125323454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241121125323454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125323454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125323454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125323454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125323454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125323454 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125323454 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125323454 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125323454 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(996)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(989)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(990)@3c559826ea76: Final verdict of PTC: none HNBGW-MGCP(1000)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_hnb_reregister_reuse_sctp_assoc-Iuh0(992)@3c559826ea76: Final verdict of PTC: none 20241121125323456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55300<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(991)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(988): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(992): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(993): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(994): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(995): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(996): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(997): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(998): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(999): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(1000): none (pass -> pass) MTC@3c559826ea76: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Nov 21 12:53:23 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 20241121125323496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125323998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247360) Waiting for packet dumper to finish... 1 (prev_count=247360, count=248000) 20241121125325455 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125325455 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125325455 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241121125325455 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125325455 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125325455 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Thu Nov 21 12:53:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@3c559826ea76: Test case TC_apply_sccp started. 20241121125327079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125327084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125327090 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44341<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(1004)@3c559826ea76: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241121125328117 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125328117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078ae0b), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125328117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125328117 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125328117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125328117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125328117 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125328117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12efd), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125328117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125328117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125328117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125328117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125328117 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125328117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6504), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125328117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125328117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125328117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125328117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125328117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125328117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125328117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125328117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125328117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125328117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125328117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125328117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125328117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125328117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125328117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125328117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125328117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125338117 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125338117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a6504), PART(T=Source Reference,L=4,D=0000006e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125338117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125338117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125338117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125338117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125338117 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125338117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a12efd), PART(T=Source Reference,L=4,D=0000006f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125338118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125338118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125338118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125338118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125338118 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241121125338118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078ae0b), PART(T=Source Reference,L=4,D=00000070), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241121125338118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125338118 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125338118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125338118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125338118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125338118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125338118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125338118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125338118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125338118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125338118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125338118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125338118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125338118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125338118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125338118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125338118 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3c559826ea76: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@3c559826ea76: Warning: Stopping inactive timer T. HNBGW-PFCP(1004)@3c559826ea76: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_apply_sccp-Iuh0(1005)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125343148 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241121125343148 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125343170 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125343170 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343170 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125343170 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343171 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125343171 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343171 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343171 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125343171 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125343171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343171 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_apply_sccp-Iuh1(1007)@3c559826ea76: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241121125343171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343171 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343171 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343171 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125343171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125343171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125343171 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241121125343171 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48600 (stream_srv.c:129) 20241121125343171 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48600<->l=127.0.0.1:29169 (hnbgw.c:791) 20241121125343171 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343171 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241121125343172 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125343172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241121125343172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343172 DRANAP DEBUG cnlink(msc-1)[0x55b163d53060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343172 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125343172 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343172 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343172 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241121125343172 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125343172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343172 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241121125343172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343172 DRANAP DEBUG cnlink(msc-2)[0x55b163d50260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241121125343172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241121125343172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241121125343172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241121125343172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241121125343172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241121125343172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241121125343172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241121125343173 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343173 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241121125343173 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125343173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343173 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241121125343173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343173 DRANAP DEBUG cnlink(msc-3)[0x55b163dba130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343173 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343173 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343173 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241121125343173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241121125343173 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1011)@3c559826ea76: ************************************************* HNBGW_Test.msc0-M3UA(1011)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1011)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125343208 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125343208 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343209 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125343209 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343209 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125343209 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343210 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343210 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125343210 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125343210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125343210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343210 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343210 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241121125343210 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343210 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343210 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241121125343210 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125343210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343210 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241121125343210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343210 DRANAP DEBUG cnlink(sgsn-1)[0x55b163dbb450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125343210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125343210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125343210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241121125343210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241121125343210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241121125343210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241121125343210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241121125343211 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343211 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241121125343211 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125343211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343211 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241121125343211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343212 DRANAP DEBUG cnlink(sgsn-3)[0x55b163dbc770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343212 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343212 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241121125343212 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125343212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343212 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241121125343212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343212 DRANAP DEBUG cnlink(sgsn-2)[0x55b163dbbde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241121125343212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241121125343212 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241121125343212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241121125343212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241121125343212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241121125343212 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@3c559826ea76: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1014)@3c559826ea76: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@3c559826ea76: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@3c559826ea76: ************************************************* MTC@3c559826ea76: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1012)@3c559826ea76: v_sccp_pdu_maxlen:268 20241121125343264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125343264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125343264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125343264 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125343264 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125343264 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241121125343264 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125343264 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125343264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125343264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): none -> pass 20241121125343271 DLINP DEBUG SRVCONN(,r=127.0.0.1:48600<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125343271 DLINP DEBUG SRVCONN(,r=127.0.0.1:48600<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125343271 DLINP DEBUG SRVCONN(,r=127.0.0.1:48600<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241121125343271 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241121125343271 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) 20241121125343271 DLGLOBAL DEBUG validating counter group 0x55b163130be0(hnb) with 60 counters (rate_ctr.c:86) 20241121125343271 DHNBAP DEBUG (127.0.0.1:48600 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241121125343271 DHNBAP NOTICE (127.0.0.1:48600 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241121125343271 DHNBAP NOTICE (127.0.0.1:48600 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241121125343271 DLINP DEBUG SRVCONN(,r=127.0.0.1:48600<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125343271 DLINP DEBUG SRVCONN(,r=127.0.0.1:48600<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed 20241121125343400 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125343400 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241121125343400 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125343400 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1011)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241121125343404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343404 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241121125343404 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125343404 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125343404 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125343404 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125343404 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125343405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343405 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125343405 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125343405 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125343405 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125343405 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125343405 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125343405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125343405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125343405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241121125343405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125343405 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125343405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125343405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125343406 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125343406 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125343406 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343407 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241121125343407 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241121125343407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343407 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125343407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125343407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125343407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125343407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125343442 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241121125343442 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241121125343442 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241121125343442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1014)@3c559826ea76: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241121125343445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343445 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241121125343445 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241121125343445 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241121125343445 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241121125343445 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241121125343445 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241121125343446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343446 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241121125343446 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241121125343446 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241121125343446 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241121125343446 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241121125343446 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241121125343446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125343446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241121125343446 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241121125343446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125343446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125343446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125343446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125343446 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:559) 20241121125343446 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:630) 20241121125343446 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241121125343447 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241121125343447 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241121125343447 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241121125343447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125343447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241121125343447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125343447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125343447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125343447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125343448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343448 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241121125343448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125343448 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125343448 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125343448 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125343448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125343448 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125343448 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125343448 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125344215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125344215 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125344215 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125344215 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125344215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125344215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125344215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125344215 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125344215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125344215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125344215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125344215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125344215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125344215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125344215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241121125344215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125344215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125344215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125344215 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125344215 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241121125344215 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125344215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125344215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241121125344215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125344215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125344215 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125344215 DRANAP NOTICE cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: link up (cnlink.c:111) 20241121125344215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125344215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125344215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125344215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125344215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125344215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125344215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125344215 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1010)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125344224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125344224 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125344224 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125344224 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125344224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125344224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125344224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125344224 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125344224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125344224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125344224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125344224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125344224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125344224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241121125344224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241121125344224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125344224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125344224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125344224 DRANAP DEBUG cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125344224 DRANAP INFO cnlink(msc-0)[0x55b163d6fc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1013)@3c559826ea76: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241121125344252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125344252 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125344252 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125344252 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125344252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125344252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125344252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125344252 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125344252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125344252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125344252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125344252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125344252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125344252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125344252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241121125344252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344252 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125344252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125344252 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125344252 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241121125344252 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241121125344252 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241121125344252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241121125344252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241121125344252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241121125344252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125344252 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241121125344252 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: link up (cnlink.c:111) 20241121125344252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125344252 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125344252 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125344252 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241121125344252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241121125344252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241121125344252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241121125344252 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125344254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125344254 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241121125344254 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241121125344254 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241121125344254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125344254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125344254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125344254 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125344254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125344254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125344254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241121125344254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125344254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241121125344254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241121125344254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241121125344254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125344254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125344254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125344254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125344254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:649) 20241121125344254 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241121125344254 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241121125344254 DRANAP INFO cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241121125345299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1010)@3c559826ea76: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1010)@3c559826ea76: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1016) TC_apply_sccp-Iuh0-RUA(1006)@3c559826ea76: Added conn table entry 0TC_apply_sccp0(1016)15868022 20241121125346325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125346325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125346325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241121125346325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241121125346325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf22076, normal) (hnbgw_rua.c:388) 20241121125346325 DHNB DEBUG map_rua[0x55b163dc5370]{init}: Allocated (fsm.c:456) 20241121125346325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241121125346325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15868022 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241121125346325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125346325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125346325 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15868022 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1122) 20241121125346325 DCN DEBUG map_sccp[0x55b163dc6170]{init}: Allocated (fsm.c:456) 20241121125346325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241121125346325 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15868022 <-> SCCP-114 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241121125346325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15868022 SCCP-114 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241121125346325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241121125346325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125346326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125346326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241121125346326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125346326 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241121125346326 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{IDLE}: Allocated (fsm.c:456) 20241121125346326 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241121125346326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003350056400500f1100926) (sccp_scrc.c:401) 20241121125346326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125346326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125346326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125346326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125346326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125346326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125346326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241121125346326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241121125346326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241121125346326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125346326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125346326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125346326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125346326 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241121125346326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:280) 20241121125346326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241121125346326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125346326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125346326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125346326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125346326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125346326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125346326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125346326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: First idle individual index:0 HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1010)@3c559826ea76: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1016) HNBGW_Test.msc0-RAN(1010)@3c559826ea76: Added conn table entry 0TC_apply_sccp0(1016)13406201 HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1016)@3c559826ea76: setverdict(pass): none -> pass 20241121125346335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125346335 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125346335 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125346335 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125346335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125346335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125346335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125346335 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125346335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125346335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125346335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125346335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125346335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125346335 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004e34fd) (sccp_scrc.c:472) 20241121125346335 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1823) 20241121125346335 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241121125346336 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241121125346336 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125346336 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:649) 20241121125346336 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:485) 20241121125346336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:491) 20241121125346336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:312) TC_apply_sccp0(1016)@3c559826ea76: "Changing SCCP address, don't apply yet" 20241121125347336 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(110)[0x55b163dc8160]{IDLE}: Deallocated (fsm.c:568) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(111)[0x55b163dda720]{IDLE}: Deallocated (fsm.c:568) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125348115 DLSCCP DEBUG SCCP-SCOC(112)[0x55b163de2050]{IDLE}: Deallocated (fsm.c:568) 20241121125348348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125348348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125348348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241121125348348 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241121125348348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf22076) (hnbgw_rua.c:452) 20241121125348348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15868022 SCCP-114 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241121125348348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241121125348348 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125348348 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125348348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241121125348348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241121125348348 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241121125348348 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241121125348348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e34fd), PART(T=Data,L=22,D=001440120000010010400b0ad1300f4ffb56e13b4094) (sccp_scrc.c:401) 20241121125348348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125348348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125348348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125348348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125348348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125348348 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125348348 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125348348 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125348348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125348348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125348348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125348348 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1016)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: vl_len:22 HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: vl_from0 HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ADB1C22FA39405E4F86B5'O 20241121125348356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125348356 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125348356 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125348356 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125348356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125348356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125348356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125348356 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125348356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125348356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125348356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125348356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125348356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125348356 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=22,D=001440120000010010400b0adb1c22fa39405e4f86b5) (sccp_scrc.c:472) 20241121125348356 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1823) 20241121125348356 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241121125348356 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125348356 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:649) 20241121125348356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:505) 20241121125348356 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241121125348356 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125348356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241121125348356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:266) 20241121125348356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241121125348356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125348356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(1016)@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1016)@3c559826ea76: "Apply SCCP address changes" 20241121125348362 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241121125348363 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:819) 20241121125348363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:788) 20241121125348363 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241121125348363 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241121125348363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e34fd), PART(T=Source Reference,L=4,D=00000072), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241121125348363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125348363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125348363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125348363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b163ddbdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125348363 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241121125348363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:390) 20241121125348363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:473) 20241121125348363 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241121125348363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241121125348363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241121125348363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241121125348363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{disrupted}: Freeing instance (context_map.c:202) 20241121125348363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15868022)[0x55b163dc5370]{disrupted}: Deallocated (fsm.c:568) 20241121125348363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241121125348363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{disconnected}: Freeing instance (context_map.c:206) 20241121125348363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55b163dc6170]{disconnected}: Deallocated (fsm.c:568) 20241121125348363 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15868022 SCCP-114 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241121125348363 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:843) 20241121125348363 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:863) 20241121125348363 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:797) 20241121125348363 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121125348363 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121125348363 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121125348363 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121125348363 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121125348363 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121125348363 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:822) 20241121125348363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241121125348363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241121125348364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125348364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241121125348364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241121125348364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241121125348364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241121125348364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241121125348364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241121125348364 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1010)@3c559826ea76: Deleted conn table entry 0TC_apply_sccp0(1016)13406201 20241121125348366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125348366 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241121125348366 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241121125348366 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241121125348366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241121125348366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241121125348366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241121125348366 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241121125348366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125348366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125348366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241121125348366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241121125348366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241121125348366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=004e34fd) (sccp_scrc.c:472) 20241121125348366 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1823) 20241121125348366 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241121125348366 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241121125348366 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241121125348366 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241121125348366 DLSCCP DEBUG SCCP-SCOC(114)[0x55b163d6d9e0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1006)@3c559826ea76: Deleted conn table entry 0TC_apply_sccp0(1016)15868022 20241121125349369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1016)@3c559826ea76: Final verdict of PTC: pass MTC@3c559826ea76: ok: talloc reports "asn1_context" = 1 bytes 20241121125349375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241121125349375 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44341<->l=127.0.0.1:4262) (control_if.c:193) 20241121125349375 DLINP DEBUG SRVCONN(,r=127.0.0.1:48600<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125349375 DLINP DEBUG SRVCONN(,r=127.0.0.1:48600<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125349375 DLINP NOTICE SRV(,r=127.0.0.1:48600<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125349375 DMAIN NOTICE (127.0.0.1:48600 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48600<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125349375 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241121125349375 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125349375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125349375 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125349375 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241121125349376 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_apply_sccp(1001)@3c559826ea76: Final verdict of PTC: none 20241121125349376 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125349376 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125349376 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125349376 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125349376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125349376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241121125349376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125349376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_apply_sccp-Iuh1-RUA(1008)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@3c559826ea76: Final verdict of PTC: none 20241121125349376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241121125349376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125349376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125349376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125349376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125349376 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125349376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241121125349376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241121125349376 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125349376 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241121125349376 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241121125349376 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241121125349376 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241121125349376 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241121125349376 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241121125349376 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241121125349376 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241121125349376 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241121125349376 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241121125349376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241121125349376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh0-RUA(1006)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1011)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1010)@3c559826ea76: Final verdict of PTC: none20241121125349376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241121125349376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn0-SCCP(1012)@3c559826ea76: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@3c559826ea76: Final verdict of PTC: none 20241121125349376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241121125349376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241121125349376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241121125349376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241121125349376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:649) 20241121125349376 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:559) 20241121125349376 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:622) 20241121125349376 DRANAP DEBUG cnlink(sgsn-0)[0x55b163dbaac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241121125349376 DRANAP NOTICE cnlink(sgsn-0)[0x55b163dbaac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1015)@3c559826ea76: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1009)@3c559826ea76: Final verdict of PTC: none VirtHNBGW-STATS(1002)@3c559826ea76: Final verdict of PTC: none TC_apply_sccp-Iuh0(1005)@3c559826ea76: Final verdict of PTC: none TC_apply_sccp-Iuh1(1007)@3c559826ea76: Final verdict of PTC: none MTC@3c559826ea76: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(1004)@3c559826ea76: Final verdict of PTC: none 20241121125349382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3c559826ea76: Setting final verdict of the test case. MTC@3c559826ea76: Local verdict of MTC: pass MTC@3c559826ea76: Local verdict of PTC MutexDispCT-TC_apply_sccp(1001): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC VirtHNBGW-STATS(1002): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-PFCP(1004): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_apply_sccp-Iuh0(1005): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1006): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_apply_sccp-Iuh1(1007): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1008): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-SCCP(1009): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-RAN(1010): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.msc0-M3UA(1011): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC HNBGW-MGCP(1015): none (pass -> pass) MTC@3c559826ea76: Local verdict of PTC TC_apply_sccp0(1016): pass (pass -> pass) MTC@3c559826ea76: Test case TC_apply_sccp finished. Verdict: pass MTC@3c559826ea76: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Nov 21 12:53:49 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241121125349542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241121125350044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306032) Waiting for packet dumper to finish... 1 (prev_count=306032, count=306572) 20241121125351377 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125351377 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125351377 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241121125351377 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241121125351377 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241121125351377 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3c559826ea76: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@3c559826ea76: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3c559826ea76: Terminating MTC. MC@3c559826ea76: MTC terminated. MC2> exit MC@3c559826ea76: Shutting down session. MC@3c559826ea76: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-649.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->FAIL HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass->FAIL HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass->FAIL HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 5 pass: 51 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (1489411) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (1488765) [testenv][with-pfcp] Stopping hnbgw (1489014) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-649.log [testenv] Showing generic/testsuite/junit-xml-10006.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/junit-xml-10006.log && echo']                            Timeout waiting for DLCX HNBGW_Tests.ttcn:2453 HNBGW_Tests control part HNBGW_Tests.ttcn:1479 TC_cs_iu_release_req_rua_disconnect testcase               Timeout of T_guard HNBGW_Tests.ttcn:2466 HNBGW_Tests control part HNBGW_Tests.ttcn:2422 TC_mscpool_L3Compl_no_cn testcase               Timeout of T_guard HNBGW_Tests.ttcn:2479 HNBGW_Tests control part HNBGW_Tests.ttcn:2425 TC_sgsnpool_L3Compl_no_cn testcase          [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-649.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/junit-xml-with-pfcp-649.log && echo']                            Timeout waiting for DLCX HNBGW_Tests.ttcn:2453 HNBGW_Tests control part HNBGW_Tests.ttcn:1479 TC_cs_iu_release_req_rua_disconnect testcase    Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '00000000000003F1'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } } HNBGW_Tests.ttcn:2454 HNBGW_Tests control part HNBGW_Tests.ttcn:1518 TC_ps_iu_release_req_rua_disconnect testcase    "HNBGW_Tests.ttcn:347 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }" HNBGW_Tests.ttcn:2455 HNBGW_Tests control part HNBGW_Tests.ttcn:1538 TC_ps_rab_assignment testcase             Timeout of T_guard HNBGW_Tests.ttcn:2466 HNBGW_Tests control part HNBGW_Tests.ttcn:2422 TC_mscpool_L3Compl_no_cn testcase               Timeout of T_guard HNBGW_Tests.ttcn:2479 HNBGW_Tests control part HNBGW_Tests.ttcn:2425 TC_sgsnpool_L3Compl_no_cn testcase          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20241121-1222-46dc1c44-1'] 3c559826ea76dfb30096ea130160defd48a71e14c294330ae2d3492a151222ed [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/890/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE